Generated by TestNG with ReportNG at 15:18 PST on Friday 24 February 2023
root@7c41cec37518 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.443s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.190s
2023-02-24 15:28:47 |

2023-02-24 15:28:47 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-02-24 15:28:47 | ------------------------------------

2023-02-24 15:28:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Using XEP-0077 mode!!!!

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: null->connecting

2023-02-24 15:28:47 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@609cfd58

2023-02-24 15:28:47 | StateChangedEvent{oldState=null, newState=connecting}

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] DNS entry stored in session object: localhost:5222

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Preparing connection to [localhost:5222]

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connecting->connected

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Whitespace ping period is setted to nullms

2023-02-24 15:28:47 | [Mutex] waiting for: [registration]

2023-02-24 15:28:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:47 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6e5b0f3b

2023-02-24 15:28:47 | StateChangedEvent{oldState=connecting, newState=connected}

2023-02-24 15:28:47 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6a649628

2023-02-24 15:28:47 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2417] Start TLS

2023-02-24 15:28:47 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-02-24 15:28:47 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-02-24 15:28:47 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:28:47 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2419] Proceeding TLS

2023-02-24 15:28:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2419] Start handshake

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2f660500

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@28975b89

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

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

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

2023-02-24 15:28:48 | user1 :: null >> <iq to="test-domain.com" id="hOI9NHzn1hZ3BHum2jMQSeD" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-02-24 15:28:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hOI9NHzn1hZ3BHum2jMQSeD" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-02-24 15:28:48 | user1 :: null << <iq from="test-domain.com" id="hOI9NHzn1hZ3BHum2jMQSeD" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-24 15:28:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="hOI9NHzn1hZ3BHum2jMQSeD" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1e83ab77

2023-02-24 15:28:48 | user1 :: null >> <iq to="test-domain.com" id="BJrU2x4cM1scRPVUjJDvhN1" type="set"><query xmlns="jabber:iq:register"><username>user1_424y2y0157</username><password>user1_424y2y0157</password><email>08e5a4bf-3c02-41bd-91ca-9af59bd7db45@localhost</email></query></iq>

2023-02-24 15:28:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="BJrU2x4cM1scRPVUjJDvhN1" type="set"><query xmlns="jabber:iq:register"><username>user1_424y2y0157</username><password>user1_424y2y0157</password><email>08e5a4bf-3c02-41bd-91ca-9af59bd7db45@localhost</email></query></iq>}

2023-02-24 15:28:48 | user1 :: null << <iq from="test-domain.com" id="BJrU2x4cM1scRPVUjJDvhN1" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="BJrU2x4cM1scRPVUjJDvhN1" type="result" xmlns="jabber:client"/>}

2023-02-24 15:28:48 | [Mutex] received everything.

2023-02-24 15:28:48 | [Mutex] isItemNotified: registrationSuccess :: true

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connected->disconnecting

2023-02-24 15:28:48 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Terminating XMPP Stream

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2419] Connector  state changed: disconnecting->disconnected

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2419] Stream terminated

2023-02-24 15:28:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5098ab59

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4f49fa4f

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5d90ab3c

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5e4b7bea

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4b9cc119

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Using XEP-0077 mode!!!!

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: null->connecting

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@37f14b45

2023-02-24 15:28:48 | StateChangedEvent{oldState=null, newState=connecting}

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] DNS entry stored in session object: localhost:5222

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Preparing connection to [localhost:5222]

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connecting->connected

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Whitespace ping period is setted to nullms

2023-02-24 15:28:48 | [Mutex] waiting for: [registration]

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3936a3cb

2023-02-24 15:28:48 | StateChangedEvent{oldState=connecting, newState=connected}

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3d092035

2023-02-24 15:28:48 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:28:48 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2424] Start TLS

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2426] Proceeding TLS

2023-02-24 15:28:48 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-02-24 15:28:48 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:28:48 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2426] Start handshake

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@780ba9f0

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@459d6ed7

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

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

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

2023-02-24 15:28:48 | user1 :: null >> <iq to="test-domain.com" id="uX59xeKGQR5ofu2snaCHvhC" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-02-24 15:28:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="uX59xeKGQR5ofu2snaCHvhC" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-02-24 15:28:48 | user1 :: null << <iq from="test-domain.com" id="uX59xeKGQR5ofu2snaCHvhC" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-24 15:28:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="uX59xeKGQR5ofu2snaCHvhC" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4939b554

2023-02-24 15:28:48 | user1 :: null >> <iq to="test-domain.com" id="GE8j5AsnRZ2zfFzp3x9N5gU" type="set"><query xmlns="jabber:iq:register"><username>user1_1wrq9o0158</username><password>user1_1wrq9o0158</password><email>9fea3f11-db4e-4981-9200-6019e1537c2a@localhost</email></query></iq>

2023-02-24 15:28:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="GE8j5AsnRZ2zfFzp3x9N5gU" type="set"><query xmlns="jabber:iq:register"><username>user1_1wrq9o0158</username><password>user1_1wrq9o0158</password><email>9fea3f11-db4e-4981-9200-6019e1537c2a@localhost</email></query></iq>}

2023-02-24 15:28:48 | user1 :: null << <iq from="test-domain.com" id="GE8j5AsnRZ2zfFzp3x9N5gU" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="GE8j5AsnRZ2zfFzp3x9N5gU" type="result" xmlns="jabber:client"/>}

2023-02-24 15:28:48 | [Mutex] received everything.

2023-02-24 15:28:48 | [Mutex] isItemNotified: registrationSuccess :: true

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connected->disconnecting

2023-02-24 15:28:48 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Terminating XMPP Stream

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2426] Connector  state changed: disconnecting->disconnected

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2426] Stream terminated

2023-02-24 15:28:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3d452cce

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@182456bf

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@366178ba

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@32f6f837

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@264181fb

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Using XEP-0077 mode!!!!

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6cac7c9f

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: null->connecting

2023-02-24 15:28:48 | StateChangedEvent{oldState=null, newState=connecting}

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] DNS entry stored in session object: localhost:5222

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Preparing connection to [localhost:5222]

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connecting->connected

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Whitespace ping period is setted to nullms

2023-02-24 15:28:48 | [Mutex] waiting for: [registration]

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@626b9f7a

2023-02-24 15:28:48 | StateChangedEvent{oldState=connecting, newState=connected}

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@665417ef

2023-02-24 15:28:48 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:28:48 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2431] Start TLS

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2433] Proceeding TLS

2023-02-24 15:28:48 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-02-24 15:28:48 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:28:48 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2433] Start handshake

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@23569541

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2c915d30

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

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

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

2023-02-24 15:28:48 | user1 :: null >> <iq to="test-domain.com" id="9BXDELWaNHFohFvfLLXZtrY" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-02-24 15:28:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9BXDELWaNHFohFvfLLXZtrY" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-02-24 15:28:48 | user1 :: null << <iq from="test-domain.com" id="9BXDELWaNHFohFvfLLXZtrY" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-24 15:28:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="9BXDELWaNHFohFvfLLXZtrY" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@123f9797

2023-02-24 15:28:48 | user1 :: null >> <iq to="test-domain.com" id="zOyfFHCHoQ4BCwv7v4DnV5r" type="set"><query xmlns="jabber:iq:register"><username>user1_j1t7iw0159</username><password>user1_j1t7iw0159</password><email>c0cf5224-0019-4a17-b0ae-0d2c06ea5c84@localhost</email></query></iq>

2023-02-24 15:28:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="zOyfFHCHoQ4BCwv7v4DnV5r" type="set"><query xmlns="jabber:iq:register"><username>user1_j1t7iw0159</username><password>user1_j1t7iw0159</password><email>c0cf5224-0019-4a17-b0ae-0d2c06ea5c84@localhost</email></query></iq>}

2023-02-24 15:28:48 | user1 :: null << <iq from="test-domain.com" id="zOyfFHCHoQ4BCwv7v4DnV5r" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="zOyfFHCHoQ4BCwv7v4DnV5r" type="result" xmlns="jabber:client"/>}

2023-02-24 15:28:48 | [Mutex] received everything.

2023-02-24 15:28:48 | [Mutex] isItemNotified: registrationSuccess :: true

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connected->disconnecting

2023-02-24 15:28:48 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Terminating XMPP Stream

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2433] Connector  state changed: disconnecting->disconnected

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2433] Stream terminated

2023-02-24 15:28:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@54120150

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@43796a0e

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6527d78c

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: null->connecting

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@bca6790

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] DNS entry stored in session object: localhost:5222

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Preparing connection to [localhost:5222]

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4f16ef38

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: connecting->connected

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Whitespace ping period is setted to nullms

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2438] Start TLS

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2440] Proceeding TLS

2023-02-24 15:28:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2440] Start handshake

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-24 15:28:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV80MjR5MnkwMTU3LHI9SGhZNkphZGFTQVJSbmw1MGVBeHI=</auth>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV80MjR5MnkwMTU3LHI9SGhZNkphZGFTQVJSbmw1MGVBeHI=</auth>

2023-02-24 15:28:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IaFk2SmFkYVNBUlJubDUwZUF4ck8zanVLMVBBaGtEMm4wNXVzZVdnLHM9TWJKUW5YWjQ0TDFXRFE9PSxpPTQwOTY=</challenge>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IaFk2SmFkYVNBUlJubDUwZUF4ck8zanVLMVBBaGtEMm4wNXVzZVdnLHM9TWJKUW5YWjQ0TDFXRFE9PSxpPTQwOTY=</challenge>

2023-02-24 15:28:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGhZNkphZGFTQVJSbmw1MGVBeHJPM2p1SzFQQWhrRDJuMDV1c2VXZyxwPWxCMlFBZlRGdmV0UUpvY2lxVjFiUEVlMUhWbkpnNFJDd1IrMXVLUFl0Wm89</response>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGhZNkphZGFTQVJSbmw1MGVBeHJPM2p1SzFQQWhrRDJuMDV1c2VXZyxwPWxCMlFBZlRGdmV0UUpvY2lxVjFiUEVlMUhWbkpnNFJDd1IrMXVLUFl0Wm89</response>

2023-02-24 15:28:48 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PaUdlMkdHK1pjY3I5M1p6clErOGJSRjJjK1VHdWh0eEh3RkUrdnVQYy9FPQ==</success>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PaUdlMkdHK1pjY3I5M1p6clErOGJSRjJjK1VHdWh0eEh3RkUrdnVQYy9FPQ==</success>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:28:48 |  << <iq xmlns="jabber:client" id="0SIfMKY7BqjCiYpeKX1jGRP" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com >> <iq xmlns="jabber:client" id="0SIfMKY7BqjCiYpeKX1jGRP" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:28:48 |  >> <iq id="0SIfMKY7BqjCiYpeKX1jGRP" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_424y2y0157@test-domain.com/228467168-tigase-159</jid></bind></iq>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com << <iq id="0SIfMKY7BqjCiYpeKX1jGRP" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_424y2y0157@test-domain.com/228467168-tigase-159</jid></bind></iq>

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:28:48 |  << <iq xmlns="jabber:client" id="nVPyx9N5gU8vaCqkP1gZY0o" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 >> <iq xmlns="jabber:client" id="nVPyx9N5gU8vaCqkP1gZY0o" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:28:48 |  >> <iq id="nVPyx9N5gU8vaCqkP1gZY0o" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <iq id="nVPyx9N5gU8vaCqkP1gZY0o" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-24 15:28:48 |  << <iq to="test-domain.com" id="0UKjU0u9Fyz8k2xugZ5rWnR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 >> <iq to="test-domain.com" id="0UKjU0u9Fyz8k2xugZ5rWnR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:28:48 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:28:48 |  >> <enabled max="60" id="21aa74bb-ba13-48b5-997e-2edc79c9dfc3" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <enabled max="60" id="21aa74bb-ba13-48b5-997e-2edc79c9dfc3" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:28:48 |  << <iq id="E9rx8ELWaNHFohFvfLLXZtr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 >> <iq id="E9rx8ELWaNHFohFvfLLXZtr" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-02-24 15:28:48 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:28:48 |  >> <iq id="E9rx8ELWaNHFohFvfLLXZtr" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <iq id="E9rx8ELWaNHFohFvfLLXZtr" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: null->connecting

2023-02-24 15:28:48 |  >> <presence from="user1_424y2y0157@test-domain.com/228467168-tigase-159" to="user1_424y2y0157@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <presence from="user1_424y2y0157@test-domain.com/228467168-tigase-159" to="user1_424y2y0157@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] DNS entry stored in session object: localhost:5222

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Preparing connection to [localhost:5222]

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: connecting->connected

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Whitespace ping period is setted to nullms

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2443] Start TLS

2023-02-24 15:28:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2445] Proceeding TLS

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2445] Start handshake

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-24 15:28:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8xd3JxOW8wMTU4LHI9dmlYTVRoaFlBYW9LTFYxR0F4UUE=</auth>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8xd3JxOW8wMTU4LHI9dmlYTVRoaFlBYW9LTFYxR0F4UUE=</auth>

2023-02-24 15:28:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12aVhNVGhoWUFhb0tMVjFHQXhRQVNuZGdVZ0lSM1FrSTFGazkwekp0LHM9Qk9LU0lGTGNXczFXMVE9PSxpPTQwOTY=</challenge>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12aVhNVGhoWUFhb0tMVjFHQXhRQVNuZGdVZ0lSM1FrSTFGazkwekp0LHM9Qk9LU0lGTGNXczFXMVE9PSxpPTQwOTY=</challenge>

2023-02-24 15:28:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dmlYTVRoaFlBYW9LTFYxR0F4UUFTbmRnVWdJUjNRa0kxRms5MHpKdCxwPXl4Z1pxcXFOeEpwbm1IVWlJUU5ERFdiYzJkbWlNaW0wOTBJQ01qVk9LdHM9</response>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dmlYTVRoaFlBYW9LTFYxR0F4UUFTbmRnVWdJUjNRa0kxRms5MHpKdCxwPXl4Z1pxcXFOeEpwbm1IVWlJUU5ERFdiYzJkbWlNaW0wOTBJQ01qVk9LdHM9</response>

2023-02-24 15:28:48 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1hQk13akhvRVkrR3V1NisxbGg0ckNTcmdkMTNNdkxaZmhISWRYUkpvYmVNPQ==</success>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1hQk13akhvRVkrR3V1NisxbGg0ckNTcmdkMTNNdkxaZmhISWRYUkpvYmVNPQ==</success>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:28:48 |  << <iq xmlns="jabber:client" id="gOoIut3hNRXlL1xaIKJCweW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com >> <iq xmlns="jabber:client" id="gOoIut3hNRXlL1xaIKJCweW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:28:48 |  >> <iq id="gOoIut3hNRXlL1xaIKJCweW" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_1wrq9o0158@test-domain.com/228467168-tigase-160</jid></bind></iq>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com << <iq id="gOoIut3hNRXlL1xaIKJCweW" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_1wrq9o0158@test-domain.com/228467168-tigase-160</jid></bind></iq>

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:28:48 |  << <iq xmlns="jabber:client" id="K0W07v4DnV5r7Fpj7k2o1cG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 >> <iq xmlns="jabber:client" id="K0W07v4DnV5r7Fpj7k2o1cG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:28:48 |  >> <iq id="K0W07v4DnV5r7Fpj7k2o1cG" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <iq id="K0W07v4DnV5r7Fpj7k2o1cG" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-24 15:28:48 |  << <iq to="test-domain.com" id="8cuDk2xugZ5rWnRT1jR9nfZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 >> <iq to="test-domain.com" id="8cuDk2xugZ5rWnRT1jR9nfZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:28:48 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:28:48 |  >> <enabled max="60" id="fe6cf757-273c-4974-9513-af8248913551" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <enabled max="60" id="fe6cf757-273c-4974-9513-af8248913551" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:28:48 |  << <iq id="rfBmO0kTWawwdNO5aoaN0i3" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 >> <iq id="rfBmO0kTWawwdNO5aoaN0i3" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-02-24 15:28:48 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:28:48 |  >> <iq id="rfBmO0kTWawwdNO5aoaN0i3" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <iq id="rfBmO0kTWawwdNO5aoaN0i3" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 |  >> <presence from="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" to="user1_1wrq9o0158@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:28:48 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <presence from="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" to="user1_1wrq9o0158@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2448] Start TLS

2023-02-24 15:28:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-02-24 15:28:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Proceeding TLS

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Start handshake

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-24 15:28:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9qMXQ3aXcwMTU5LHI9anpRUTFiQVhCd0FUaDJ4VlVtMWQ=</auth>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9qMXQ3aXcwMTU5LHI9anpRUTFiQVhCd0FUaDJ4VlVtMWQ=</auth>

2023-02-24 15:28:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qelFRMWJBWEJ3QVRoMnhWVW0xZEt1VlZ3ZzFGUWJic1N2UHVVRGdnLHM9bGRyNVV6ek0wdkFHRHc9PSxpPTQwOTY=</challenge>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qelFRMWJBWEJ3QVRoMnhWVW0xZEt1VlZ3ZzFGUWJic1N2UHVVRGdnLHM9bGRyNVV6ek0wdkFHRHc9PSxpPTQwOTY=</challenge>

2023-02-24 15:28:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9anpRUTFiQVhCd0FUaDJ4VlVtMWRLdVZWd2cxRlFiYnNTdlB1VURnZyxwPUFLa0FQOTdTOEVOd1F5Uy8vOVhBZExKZkM2eDQzUFY0K3JnUjBvWWpVODg9</response>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9anpRUTFiQVhCd0FUaDJ4VlVtMWRLdVZWd2cxRlFiYnNTdlB1VURnZyxwPUFLa0FQOTdTOEVOd1F5Uy8vOVhBZExKZkM2eDQzUFY0K3JnUjBvWWpVODg9</response>

2023-02-24 15:28:48 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tSGJpSDJFMGVPWjdBeHhyQi9yZkFBQUEwT2dqUCtjWEJzVjBKVFlPa2ZBPQ==</success>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tSGJpSDJFMGVPWjdBeHhyQi9yZkFBQUEwT2dqUCtjWEJzVjBKVFlPa2ZBPQ==</success>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-24 15:28:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="2YrJ93DTGMvWi32AIxywqV+z7dI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-24 15:28:48 |  << <iq xmlns="jabber:client" id="m0QCtnP9NGKORS2g0bJGPEm" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com >> <iq xmlns="jabber:client" id="m0QCtnP9NGKORS2g0bJGPEm" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-24 15:28:48 |  >> <iq id="m0QCtnP9NGKORS2g0bJGPEm" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_j1t7iw0159@test-domain.com/228467168-tigase-161</jid></bind></iq>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com << <iq id="m0QCtnP9NGKORS2g0bJGPEm" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_j1t7iw0159@test-domain.com/228467168-tigase-161</jid></bind></iq>

2023-02-24 15:28:48 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-24 15:28:48 |  << <iq xmlns="jabber:client" id="GQkHR8yzfLAFr3lX9JxzDm6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 >> <iq xmlns="jabber:client" id="GQkHR8yzfLAFr3lX9JxzDm6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-24 15:28:48 |  >> <iq id="GQkHR8yzfLAFr3lX9JxzDm6" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 << <iq id="GQkHR8yzfLAFr3lX9JxzDm6" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-24 15:28:48 |  << <iq to="test-domain.com" id="XiEs0o6r2mUiLT0tWWgZo4B" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 >> <iq to="test-domain.com" id="XiEs0o6r2mUiLT0tWWgZo4B" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-24 15:28:48 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-24 15:28:48 |  >> <enabled max="60" id="3beaf892-b622-4575-ade7-4d63d5b81129" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 << <enabled max="60" id="3beaf892-b622-4575-ade7-4d63d5b81129" xmlns="urn:xmpp:sm:3" location="7c41cec37518" resume="true"/>

2023-02-24 15:28:48 |  << <iq id="sjF5yq5kW4CpbADgAyzyofB" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 >> <iq id="sjF5yq5kW4CpbADgAyzyofB" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-02-24 15:28:48 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-24 15:28:48 |  >> <iq id="sjF5yq5kW4CpbADgAyzyofB" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 << <iq id="sjF5yq5kW4CpbADgAyzyofB" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-24 15:28:48 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomtz8l6z0160@muc.test-domain.com is created

2023-02-24 15:28:48 |  << <presence to="roomtz8l6z0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 >> <presence to="roomtz8l6z0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-24 15:28:48 |  >> <presence from="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" to="user1_j1t7iw0159@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:28:48 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 << <presence from="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" to="user1_j1t7iw0159@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-02-24 15:28:48 | [Mutex] waiting for: [joinAs:user1]

2023-02-24 15:28:48 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user1" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" jid="user1_424y2y0157@test-domain.com/228467168-tigase-159" affiliation="owner" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <presence from="roomtz8l6z0160@muc.test-domain.com/user1" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" jid="user1_424y2y0157@test-domain.com/228467168-tigase-159" affiliation="owner" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2023-02-24 15:28:48 | [Mutex] notify: [joinAs:user1]

2023-02-24 15:28:48 | [Mutex] received everything.

2023-02-24 15:28:48 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-02-24 15:28:48 |  << <iq to="roomtz8l6z0160@muc.test-domain.com" id="6citpOGKXkWlNRM3dBr9xv5" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-02-24 15:28:48 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 >> <iq to="roomtz8l6z0160@muc.test-domain.com" id="6citpOGKXkWlNRM3dBr9xv5" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-02-24 15:28:48 | [Mutex] waiting for: [getConfig]

2023-02-24 15:28:49 |  >> <message from="roomtz8l6z0160@muc.test-domain.com/user1" id="646602cb1e97cd90807a107551d1523c22423c1b" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="groupchat" xmlns="jabber:client"><subject/><delay stamp="2023-02-24T23:28:48.983Z" jid="roomtz8l6z0160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-02-24 15:28:49 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <message from="roomtz8l6z0160@muc.test-domain.com/user1" id="646602cb1e97cd90807a107551d1523c22423c1b" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="groupchat" xmlns="jabber:client"><subject/><delay stamp="2023-02-24T23:28:48.983Z" jid="roomtz8l6z0160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-02-24 15:28:49 |  >> <message from="roomtz8l6z0160@muc.test-domain.com" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="groupchat" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2023-02-24 15:28:49 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <message from="roomtz8l6z0160@muc.test-domain.com" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="groupchat" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2023-02-24 15:28:49 |  >> <message from="roomtz8l6z0160@muc.test-domain.com" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="groupchat" xmlns="jabber:client"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-02-24 15:28:49 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <message from="roomtz8l6z0160@muc.test-domain.com" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="groupchat" xmlns="jabber:client"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

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

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

2023-02-24 15:28:49 |  << <iq id="qq6aqi0161" to="roomtz8l6z0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-02-24 15:28:49 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 >> <iq id="qq6aqi0161" to="roomtz8l6z0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-02-24 15:28:49 | [Mutex] received everything.

2023-02-24 15:28:49 | [Mutex] isItemNotified: getConfig:success :: true

2023-02-24 15:28:49 |  >> <message from="roomtz8l6z0160@muc.test-domain.com" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="groupchat" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2023-02-24 15:28:49 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <message from="roomtz8l6z0160@muc.test-domain.com" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="groupchat" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2023-02-24 15:28:49 |  >> <iq from="roomtz8l6z0160@muc.test-domain.com" id="qq6aqi0161" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:49 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <iq from="roomtz8l6z0160@muc.test-domain.com" id="qq6aqi0161" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:49 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-02-24 15:28:49 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <r xmlns="urn:xmpp:sm:3"/>

2023-02-24 15:28:49 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-24 15:28:49 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-24 15:28:50 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomtz8l6z0160@muc.test-domain.com is created

2023-02-24 15:28:50 |  << <presence to="roomtz8l6z0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-24 15:28:50 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 >> <presence to="roomtz8l6z0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-24 15:28:50 | [Mutex] waiting for: [resp]

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" affiliation="none" nick="user2"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" affiliation="none" nick="user2"/></x></presence>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user1" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" affiliation="owner" nick="user1"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <presence from="roomtz8l6z0160@muc.test-domain.com/user1" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" affiliation="owner" nick="user1"/></x></presence>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2"/><status code="110"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2"/><status code="110"/></x></presence>

2023-02-24 15:28:50 | [Mutex] notify: [2:joinAs:user2]

2023-02-24 15:28:50 | [Mutex] notify: [resp, joinAs:user2]

2023-02-24 15:28:50 | [Mutex] received everything.

2023-02-24 15:28:50 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-02-24 15:28:50 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomtz8l6z0160@muc.test-domain.com is created

2023-02-24 15:28:50 |  << <presence to="roomtz8l6z0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-24 15:28:50 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 >> <presence to="roomtz8l6z0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-24 15:28:50 |  >> <message from="roomtz8l6z0160@muc.test-domain.com/user1" id="646602cb1e97cd90807a107551d1523c22423c1b" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="groupchat" xmlns="jabber:client"><subject/><delay stamp="2023-02-24T23:28:48.983Z" jid="roomtz8l6z0160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-02-24 15:28:50 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <message from="roomtz8l6z0160@muc.test-domain.com/user1" id="646602cb1e97cd90807a107551d1523c22423c1b" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="groupchat" xmlns="jabber:client"><subject/><delay stamp="2023-02-24T23:28:48.983Z" jid="roomtz8l6z0160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-02-24 15:28:50 | [Mutex] waiting for: [resp]

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user1" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" affiliation="owner" nick="user1"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 << <presence from="roomtz8l6z0160@muc.test-domain.com/user1" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" affiliation="owner" nick="user1"/></x></presence>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user3"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user3"/></x></presence>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 << <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2"/></x></presence>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user3"/><status code="110"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 << <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user3"/><status code="110"/></x></presence>

2023-02-24 15:28:50 | [Mutex] notify: [3:joinAs:user3]

2023-02-24 15:28:50 | [Mutex] notify: [resp, joinAs:user3]

2023-02-24 15:28:50 | [Mutex] received everything.

2023-02-24 15:28:50 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-02-24 15:28:50 |  << <presence to="roomtz8l6z0160@muc.test-domain.com/user2" type="unavailable"/>

2023-02-24 15:28:50 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 >> <presence to="roomtz8l6z0160@muc.test-domain.com/user2" type="unavailable"/>

2023-02-24 15:28:50 |  << <presence to="roomtz8l6z0160@muc.test-domain.com/user3" type="unavailable"/>

2023-02-24 15:28:50 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 >> <presence to="roomtz8l6z0160@muc.test-domain.com/user3" type="unavailable"/>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" affiliation="none" nick="user3"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" affiliation="none" nick="user3"/></x></presence>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="none" nick="user3"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="none" nick="user3"/></x></presence>

2023-02-24 15:28:50 |  >> <message from="roomtz8l6z0160@muc.test-domain.com/user1" id="646602cb1e97cd90807a107551d1523c22423c1b" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="groupchat" xmlns="jabber:client"><subject/><delay stamp="2023-02-24T23:28:48.983Z" jid="roomtz8l6z0160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-02-24 15:28:50 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 << <message from="roomtz8l6z0160@muc.test-domain.com/user1" id="646602cb1e97cd90807a107551d1523c22423c1b" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="groupchat" xmlns="jabber:client"><subject/><delay stamp="2023-02-24T23:28:48.983Z" jid="roomtz8l6z0160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" affiliation="none" nick="user3"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" affiliation="none" nick="user3"/></x></presence>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" affiliation="none" nick="user2"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" jid="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" affiliation="none" nick="user2"/></x></presence>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="none" nick="user2"/><status code="110"/></x></presence>

2023-02-24 15:28:50 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="none" nick="user3"/><status code="110"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 << <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="none" nick="user3"/><status code="110"/></x></presence>

2023-02-24 15:28:50 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" affiliation="none" nick="user2"/><status code="110"/></x></presence>

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

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

2023-02-24 15:28:51 | [Mutex] waiting for: [setConfig]

2023-02-24 15:28:51 |  >> <message from="roomtz8l6z0160@muc.test-domain.com" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="groupchat" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-02-24 15:28:51 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <message from="roomtz8l6z0160@muc.test-domain.com" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="groupchat" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-02-24 15:28:51 |  >> <iq from="roomtz8l6z0160@muc.test-domain.com" id="rlHycMSZ8yi4jZcRIumbMQ9" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:51 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <iq from="roomtz8l6z0160@muc.test-domain.com" id="rlHycMSZ8yi4jZcRIumbMQ9" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" type="result" xmlns="jabber:client"/>

2023-02-24 15:28:51 | [Mutex] received everything.

2023-02-24 15:28:51 | [Mutex] isItemNotified: setConfig:success :: true

2023-02-24 15:28:52 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomtz8l6z0160@muc.test-domain.com is created

2023-02-24 15:28:52 |  << <presence to="roomtz8l6z0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-24 15:28:52 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 >> <presence to="roomtz8l6z0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-24 15:28:52 | [Mutex] waiting for: [resp]

2023-02-24 15:28:52 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user1" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" affiliation="owner" nick="user1"/></x></presence>

2023-02-24 15:28:52 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <presence from="roomtz8l6z0160@muc.test-domain.com/user1" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" affiliation="owner" nick="user1"/></x></presence>

2023-02-24 15:28:52 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" affiliation="none" nick="user2"/></x></presence>

2023-02-24 15:28:52 | user1 :: user1_424y2y0157@test-domain.com/228467168-tigase-159 << <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_424y2y0157@test-domain.com/228467168-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" jid="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" affiliation="none" nick="user2"/></x></presence>

2023-02-24 15:28:52 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-02-24 15:28:52 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <r xmlns="urn:xmpp:sm:3"/>

2023-02-24 15:28:52 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-24 15:28:52 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-24 15:28:52 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2"/><status code="110"/></x></presence>

2023-02-24 15:28:52 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <presence from="roomtz8l6z0160@muc.test-domain.com/user2" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none" nick="user2"/><status code="110"/></x></presence>

2023-02-24 15:28:52 | [Mutex] notify: [2:joinAs:user2]

2023-02-24 15:28:52 | [Mutex] notify: [resp, joinAs:user2]

2023-02-24 15:28:52 | [Mutex] received everything.

2023-02-24 15:28:52 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-02-24 15:28:52 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomtz8l6z0160@muc.test-domain.com is created

2023-02-24 15:28:52 |  << <presence to="roomtz8l6z0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-24 15:28:52 | user1 :: user1_j1t7iw0159@test-domain.com/228467168-tigase-161 >> <presence to="roomtz8l6z0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-24 15:28:52 | [Mutex] waiting for: [resp]

2023-02-24 15:28:52 |  >> <presence from="roomtz8l6z0160@muc.test-domain.com/user3" to="user1_j1t7iw0159@test-domain.com/228467168-tigase-161" type="error" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

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

2023-02-24 15:28:52 | [Mutex] notify: [resp, notJoinAs:user3]

2023-02-24 15:28:52 | [Mutex] received everything.

2023-02-24 15:28:52 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2440] Connector  state changed: connected->disconnected

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2440] Stream terminated

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2445] Connector  state changed: connected->disconnected

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2445] Stream terminated

2023-02-24 15:28:52 |  >> <message from="roomtz8l6z0160@muc.test-domain.com/user1" id="646602cb1e97cd90807a107551d1523c22423c1b" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="groupchat" xmlns="jabber:client"><subject/><delay stamp="2023-02-24T23:28:48.983Z" jid="roomtz8l6z0160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-02-24 15:28:52 | user1 :: user1_1wrq9o0158@test-domain.com/228467168-tigase-160 << <message from="roomtz8l6z0160@muc.test-domain.com/user1" id="646602cb1e97cd90807a107551d1523c22423c1b" to="user1_1wrq9o0158@test-domain.com/228467168-tigase-160" type="groupchat" xmlns="jabber:client"><subject/><delay stamp="2023-02-24T23:28:48.983Z" jid="roomtz8l6z0160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Connector  state changed: connected->disconnected

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Stream terminated

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-24 15:28:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted