Generated by TestNG with ReportNG at 04:16 PST on Thursday 24 November 2022
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.784s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.505s
2022-11-24 04:28:08 |

2022-11-24 04:28:08 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2022-11-24 04:28:08 | ------------------------------------

2022-11-24 04:28:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Using XEP-0077 mode!!!!

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: null->connecting

2022-11-24 04:28:08 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@65e3995a

2022-11-24 04:28:08 | StateChangedEvent{oldState=null, newState=connecting}

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] DNS entry stored in session object: localhost:5222

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Preparing connection to [localhost:5222]

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connecting->connected

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Whitespace ping period is setted to nullms

2022-11-24 04:28:08 | [Mutex] waiting for: [registration]

2022-11-24 04:28:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6b246b96

2022-11-24 04:28:08 | StateChangedEvent{oldState=connecting, newState=connected}

2022-11-24 04:28:08 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6f1bf22a

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

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Start TLS

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

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

2022-11-24 04:28:08 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-24 04:28:08 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2418] Proceeding TLS

2022-11-24 04:28:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2418] Start handshake

2022-11-24 04:28:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:08 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2a1961ad

2022-11-24 04:28:08 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@534914fd

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

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

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

2022-11-24 04:28:08 | user1 :: null >> <iq to="test-domain.com" id="DOKlHOLGIHDvhMJzAtkTcDH" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-11-24 04:28:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="DOKlHOLGIHDvhMJzAtkTcDH" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-11-24 04:28:08 | user1 :: null << <iq from="test-domain.com" type="result" id="DOKlHOLGIHDvhMJzAtkTcDH" 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 type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-11-24 04:28:08 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="DOKlHOLGIHDvhMJzAtkTcDH" 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 type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-11-24 04:28:08 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1bf9add9

2022-11-24 04:28:08 | user1 :: null >> <iq to="test-domain.com" id="PIqCGFIFKJTUdtZi39sl1iS" type="set"><query xmlns="jabber:iq:register"><username>user1_vvmry50157</username><password>user1_vvmry50157</password><email>b49834b0-ecb3-456b-80d2-4d34dd64159e@localhost</email></query></iq>

2022-11-24 04:28:08 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PIqCGFIFKJTUdtZi39sl1iS" type="set"><query xmlns="jabber:iq:register"><username>user1_vvmry50157</username><password>user1_vvmry50157</password><email>b49834b0-ecb3-456b-80d2-4d34dd64159e@localhost</email></query></iq>}

2022-11-24 04:28:09 | user1 :: null << <iq from="test-domain.com" type="result" id="PIqCGFIFKJTUdtZi39sl1iS" xmlns="jabber:client"/>

2022-11-24 04:28:09 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="PIqCGFIFKJTUdtZi39sl1iS" xmlns="jabber:client"/>}

2022-11-24 04:28:09 | [Mutex] received everything.

2022-11-24 04:28:09 | [Mutex] isItemNotified: registrationSuccess :: true

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connected->disconnecting

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Terminating XMPP Stream

2022-11-24 04:28:09 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2418] Connector  state changed: disconnecting->disconnected

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2418] Stream terminated

2022-11-24 04:28:09 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2b43862e

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4a369ee2

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@514385a5

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7026d31

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3047e909

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Using XEP-0077 mode!!!!

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: null->connecting

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4833b489

2022-11-24 04:28:09 | StateChangedEvent{oldState=null, newState=connecting}

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] DNS entry stored in session object: localhost:5222

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Preparing connection to [localhost:5222]

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connecting->connected

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Whitespace ping period is setted to nullms

2022-11-24 04:28:09 | [Mutex] waiting for: [registration]

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@46f453ff

2022-11-24 04:28:09 | StateChangedEvent{oldState=connecting, newState=connected}

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@42cbdff9

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

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Start TLS

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

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

2022-11-24 04:28:09 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-24 04:28:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2425] Proceeding TLS

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2425] Start handshake

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7c959c4

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@520b3248

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

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

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

2022-11-24 04:28:09 | user1 :: null >> <iq to="test-domain.com" id="IIoNRX9zmTTeLU3whZ6Bfxo" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-11-24 04:28:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="IIoNRX9zmTTeLU3whZ6Bfxo" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-11-24 04:28:09 | user1 :: null << <iq from="test-domain.com" type="result" id="IIoNRX9zmTTeLU3whZ6Bfxo" 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 type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-11-24 04:28:09 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="IIoNRX9zmTTeLU3whZ6Bfxo" 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 type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3684f85d

2022-11-24 04:28:09 | user1 :: null >> <iq to="test-domain.com" id="40esaCqR8pYiRX9zmTTeLU3" type="set"><query xmlns="jabber:iq:register"><username>user1_hi3crf0158</username><password>user1_hi3crf0158</password><email>31d03679-2869-4633-a7ef-08ca35d6613d@localhost</email></query></iq>

2022-11-24 04:28:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="40esaCqR8pYiRX9zmTTeLU3" type="set"><query xmlns="jabber:iq:register"><username>user1_hi3crf0158</username><password>user1_hi3crf0158</password><email>31d03679-2869-4633-a7ef-08ca35d6613d@localhost</email></query></iq>}

2022-11-24 04:28:09 | user1 :: null << <iq from="test-domain.com" type="result" id="40esaCqR8pYiRX9zmTTeLU3" xmlns="jabber:client"/>

2022-11-24 04:28:09 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="40esaCqR8pYiRX9zmTTeLU3" xmlns="jabber:client"/>}

2022-11-24 04:28:09 | [Mutex] received everything.

2022-11-24 04:28:09 | [Mutex] isItemNotified: registrationSuccess :: true

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connected->disconnecting

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Terminating XMPP Stream

2022-11-24 04:28:09 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2425] Connector  state changed: disconnecting->disconnected

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2425] Stream terminated

2022-11-24 04:28:09 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2aaccd63

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@67e6a68b

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6c74514d

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Using XEP-0077 mode!!!!

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: null->connecting

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@19f46790

2022-11-24 04:28:09 | StateChangedEvent{oldState=null, newState=connecting}

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] DNS entry stored in session object: localhost:5222

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Preparing connection to [localhost:5222]

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connecting->connected

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Whitespace ping period is setted to nullms

2022-11-24 04:28:09 | [Mutex] waiting for: [registration]

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@17339ade

2022-11-24 04:28:09 | StateChangedEvent{oldState=connecting, newState=connected}

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@130c0ce0

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7da31a8e

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@31a8078c

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

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

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Start TLS

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

2022-11-24 04:28:09 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-24 04:28:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2432] Proceeding TLS

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2432] Start handshake

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@560e90e5

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6c7ca553

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

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

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

2022-11-24 04:28:09 | user1 :: null >> <iq to="test-domain.com" id="8MwIQPOYdFzp2fBEBApeHPM" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-11-24 04:28:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="8MwIQPOYdFzp2fBEBApeHPM" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-11-24 04:28:09 | user1 :: null << <iq from="test-domain.com" type="result" id="8MwIQPOYdFzp2fBEBApeHPM" 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 type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-11-24 04:28:09 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="8MwIQPOYdFzp2fBEBApeHPM" 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 type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@67922768

2022-11-24 04:28:09 | user1 :: null >> <iq to="test-domain.com" id="MQGiONHQZmXkTdyv39CHr2v" type="set"><query xmlns="jabber:iq:register"><username>user1_ec3tfs0159</username><password>user1_ec3tfs0159</password><email>e017e2ed-176b-4830-810a-5d1bb4a1c3ae@localhost</email></query></iq>

2022-11-24 04:28:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="MQGiONHQZmXkTdyv39CHr2v" type="set"><query xmlns="jabber:iq:register"><username>user1_ec3tfs0159</username><password>user1_ec3tfs0159</password><email>e017e2ed-176b-4830-810a-5d1bb4a1c3ae@localhost</email></query></iq>}

2022-11-24 04:28:09 | user1 :: null << <iq from="test-domain.com" type="result" id="MQGiONHQZmXkTdyv39CHr2v" xmlns="jabber:client"/>

2022-11-24 04:28:09 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="MQGiONHQZmXkTdyv39CHr2v" xmlns="jabber:client"/>}

2022-11-24 04:28:09 | [Mutex] received everything.

2022-11-24 04:28:09 | [Mutex] isItemNotified: registrationSuccess :: true

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connected->disconnecting

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Terminating XMPP Stream

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2432] Connector  state changed: disconnecting->disconnected

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2432] Stream terminated

2022-11-24 04:28:09 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-11-24 04:28:09 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@140a4c76

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@36216faa

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3ffe0200

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: null->connecting

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] DNS entry stored in session object: localhost:5222

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Preparing connection to [localhost:5222]

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@49a1dbf0

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@f0e474e

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: connecting->connected

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Whitespace ping period is setted to nullms

2022-11-24 04:28:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Start TLS

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2439] Proceeding TLS

2022-11-24 04:28:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2439] Start handshake

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-11-24 04:28:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV92dm1yeTUwMTU3LHI9bWF1cmdrYTNJRFN0R1BiaGpoQW4=</auth>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV92dm1yeTUwMTU3LHI9bWF1cmdrYTNJRFN0R1BiaGpoQW4=</auth>

2022-11-24 04:28:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tYXVyZ2thM0lEU3RHUGJoamhBbjdLdUhxaFdTckJnVjdIQTVmOTBLLHM9Q3BIVURCWWFWeGF6dHc9PSxpPTQwOTY=</challenge>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tYXVyZ2thM0lEU3RHUGJoamhBbjdLdUhxaFdTckJnVjdIQTVmOTBLLHM9Q3BIVURCWWFWeGF6dHc9PSxpPTQwOTY=</challenge>

2022-11-24 04:28:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bWF1cmdrYTNJRFN0R1BiaGpoQW43S3VIcWhXU3JCZ1Y3SEE1ZjkwSyxwPThtRXFXdjdDcngrREZ4d2RGNHRuVjBLOHBwSjV1cnFSbmtjVHcwbnpRbTg9</response>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bWF1cmdrYTNJRFN0R1BiaGpoQW43S3VIcWhXU3JCZ1Y3SEE1ZjkwSyxwPThtRXFXdjdDcngrREZ4d2RGNHRuVjBLOHBwSjV1cnFSbmtjVHcwbnpRbTg9</response>

2022-11-24 04:28:09 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iNFpadkZYNjU5Wk11R2FpamNDVWxnOVU0NUsvYmpiYW5BZTBGK2VkTmx3PQ==</success>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iNFpadkZYNjU5Wk11R2FpamNDVWxnOVU0NUsvYmpiYW5BZTBGK2VkTmx3PQ==</success>

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:09 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="UvRETRn831uXP4ZrOy2wPwfK+0s=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@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 node="https://tigase.net/tigase-xmpp-server" ver="UvRETRn831uXP4ZrOy2wPwfK+0s=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-11-24 04:28:09 |  << <iq xmlns="jabber:client" id="jNvM0j0fU3xcNDjWlJCFFAs" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com >> <iq xmlns="jabber:client" id="jNvM0j0fU3xcNDjWlJCFFAs" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-24 04:28:09 |  >> <iq to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" type="result" id="jNvM0j0fU3xcNDjWlJCFFAs" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_vvmry50157@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com << <iq to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" type="result" id="jNvM0j0fU3xcNDjWlJCFFAs" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_vvmry50157@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-11-24 04:28:09 |  << <iq xmlns="jabber:client" id="p3fodyv39CHr2vlWaw3wbwo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 >> <iq xmlns="jabber:client" id="p3fodyv39CHr2vlWaw3wbwo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-24 04:28:09 |  >> <iq to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" type="result" id="p3fodyv39CHr2vlWaw3wbwo" xmlns="jabber:client"/>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <iq to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" type="result" id="p3fodyv39CHr2vlWaw3wbwo" xmlns="jabber:client"/>

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-11-24 04:28:09 |  << <iq to="test-domain.com" id="uH90k7hIR3m0cpeBm4p3lX8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 >> <iq to="test-domain.com" id="uH90k7hIR3m0cpeBm4p3lX8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-24 04:28:09 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-24 04:28:09 |  >> <enabled max="60" id="8dc6fe00-b8a2-4e49-a606-233bd22a76d4" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <enabled max="60" id="8dc6fe00-b8a2-4e49-a606-233bd22a76d4" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:09 |  << <iq id="DXTDhY5k0hNPV4jJU7CtmXl" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 >> <iq id="DXTDhY5k0hNPV4jJU7CtmXl" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-11-24 04:28:09 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-24 04:28:09 |  >> <iq to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" type="result" id="DXTDhY5k0hNPV4jJU7CtmXl" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <iq to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" type="result" id="DXTDhY5k0hNPV4jJU7CtmXl" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: null->connecting

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] DNS entry stored in session object: localhost:5222

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Preparing connection to [localhost:5222]

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: connecting->connected

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Whitespace ping period is setted to nullms

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:09 |  >> <message from="test-domain.com" to="user1_vvmry50157@test-domain.com" xmlns="jabber:client"><body>Wecome to 9f6b7e7b-9298-4971-8d13-f36daebd9e54
This message was set at: Thu Nov 24 04:17:00 PST 2022</body><delay from="test-domain.com" stamp="2022-11-24T12:28:09.013Z" xmlns="urn:xmpp:delay">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <message from="test-domain.com" to="user1_vvmry50157@test-domain.com" xmlns="jabber:client"><body>Wecome to 9f6b7e7b-9298-4971-8d13-f36daebd9e54
This message was set at: Thu Nov 24 04:17:00 PST 2022</body><delay from="test-domain.com" stamp="2022-11-24T12:28:09.013Z" xmlns="urn:xmpp:delay">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-11-24 04:28:09 |  >> <presence from="user1_vvmry50157@test-domain.com/1608752850-tigase-159" to="user1_vvmry50157@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-24 04:28:09 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <presence from="user1_vvmry50157@test-domain.com/1608752850-tigase-159" to="user1_vvmry50157@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-24 04:28:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Start TLS

2022-11-24 04:28:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2444] Proceeding TLS

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2444] Start handshake

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-11-24 04:28:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9oaTNjcmYwMTU4LHI9b3Fza0lJQ1N0VWtXTUxJN2NDTGI=</auth>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9oaTNjcmYwMTU4LHI9b3Fza0lJQ1N0VWtXTUxJN2NDTGI=</auth>

2022-11-24 04:28:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vcXNrSUlDU3RVa1dNTEk3Y0NMYlpBenBrUExNNENkU0ZXNDBib0lqLHM9YXBlWmlPSWtJVU9QRkE9PSxpPTQwOTY=</challenge>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vcXNrSUlDU3RVa1dNTEk3Y0NMYlpBenBrUExNNENkU0ZXNDBib0lqLHM9YXBlWmlPSWtJVU9QRkE9PSxpPTQwOTY=</challenge>

2022-11-24 04:28:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b3Fza0lJQ1N0VWtXTUxJN2NDTGJaQXpwa1BMTTRDZFNGVzQwYm9JaixwPXpVSHhITWFhT0hMOGlwUmxWNDIveWRkY1pvYldVSnU0N00wYU43QUpTOE09</response>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b3Fza0lJQ1N0VWtXTUxJN2NDTGJaQXpwa1BMTTRDZFNGVzQwYm9JaixwPXpVSHhITWFhT0hMOGlwUmxWNDIveWRkY1pvYldVSnU0N00wYU43QUpTOE09</response>

2022-11-24 04:28:09 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vaWdOQTdDVWsxOFNqUE1uM0djY2xFaUpoSjcwbDluaG1WVFVXSjFYMGRjPQ==</success>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vaWdOQTdDVWsxOFNqUE1uM0djY2xFaUpoSjcwbDluaG1WVFVXSjFYMGRjPQ==</success>

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:09 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="UvRETRn831uXP4ZrOy2wPwfK+0s=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@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 node="https://tigase.net/tigase-xmpp-server" ver="UvRETRn831uXP4ZrOy2wPwfK+0s=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-11-24 04:28:09 |  << <iq xmlns="jabber:client" id="jRzUgP2j2j3eRLzsnNKVbCw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com >> <iq xmlns="jabber:client" id="jRzUgP2j2j3eRLzsnNKVbCw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-24 04:28:09 |  >> <iq to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" type="result" id="jRzUgP2j2j3eRLzsnNKVbCw" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_hi3crf0158@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com << <iq to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" type="result" id="jRzUgP2j2j3eRLzsnNKVbCw" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_hi3crf0158@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-11-24 04:28:09 |  << <iq xmlns="jabber:client" id="V7jwt4x7hSdt6DBscAbMHys" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 >> <iq xmlns="jabber:client" id="V7jwt4x7hSdt6DBscAbMHys" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-24 04:28:09 |  >> <iq to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" type="result" id="V7jwt4x7hSdt6DBscAbMHys" xmlns="jabber:client"/>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <iq to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" type="result" id="V7jwt4x7hSdt6DBscAbMHys" xmlns="jabber:client"/>

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-11-24 04:28:09 |  << <iq to="test-domain.com" id="iWKkLYfSZo1t4x7hSdt6DBs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 >> <iq to="test-domain.com" id="iWKkLYfSZo1t4x7hSdt6DBs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-24 04:28:09 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-24 04:28:09 |  >> <enabled max="60" id="9884b02f-68a8-4458-ad10-408e0645b1b0" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <enabled max="60" id="9884b02f-68a8-4458-ad10-408e0645b1b0" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:09 |  << <iq id="w33evaLRYeEj2dAwjRXbAlN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 >> <iq id="w33evaLRYeEj2dAwjRXbAlN" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-11-24 04:28:09 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-24 04:28:09 |  >> <iq to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" type="result" id="w33evaLRYeEj2dAwjRXbAlN" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <iq to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" type="result" id="w33evaLRYeEj2dAwjRXbAlN" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:09 |  >> <message from="test-domain.com" to="user1_hi3crf0158@test-domain.com" xmlns="jabber:client"><body>Wecome to 9f6b7e7b-9298-4971-8d13-f36daebd9e54
This message was set at: Thu Nov 24 04:17:00 PST 2022</body><delay from="test-domain.com" stamp="2022-11-24T12:28:09.235Z" xmlns="urn:xmpp:delay">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <message from="test-domain.com" to="user1_hi3crf0158@test-domain.com" xmlns="jabber:client"><body>Wecome to 9f6b7e7b-9298-4971-8d13-f36daebd9e54
This message was set at: Thu Nov 24 04:17:00 PST 2022</body><delay from="test-domain.com" stamp="2022-11-24T12:28:09.235Z" xmlns="urn:xmpp:delay">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-11-24 04:28:09 |  >> <presence from="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" to="user1_hi3crf0158@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-24 04:28:09 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <presence from="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" to="user1_hi3crf0158@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Start TLS

2022-11-24 04:28:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-24 04:28:09 | user1 :: user1_ec3tfs0159@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-24 04:28:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-24 04:28:09 | user1 :: user1_ec3tfs0159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Proceeding TLS

2022-11-24 04:28:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Start handshake

2022-11-24 04:28:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-11-24 04:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-11-24 04:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-11-24 04:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-11-24 04:28:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9lYzN0ZnMwMTU5LHI9Nk5ZMjBoUnZZM2JNbHh5ZFhlVlU=</auth>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9lYzN0ZnMwMTU5LHI9Nk5ZMjBoUnZZM2JNbHh5ZFhlVlU=</auth>

2022-11-24 04:28:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02TlkyMGhSdlkzYk1seHlkWGVWVW1hdzBJUHI3azE2OUw4S055NWtoLHM9bTRRQ0VwemFxbUd4TXc9PSxpPTQwOTY=</challenge>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02TlkyMGhSdlkzYk1seHlkWGVWVW1hdzBJUHI3azE2OUw4S055NWtoLHM9bTRRQ0VwemFxbUd4TXc9PSxpPTQwOTY=</challenge>

2022-11-24 04:28:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Nk5ZMjBoUnZZM2JNbHh5ZFhlVlVtYXcwSVByN2sxNjlMOEtOeTVraCxwPUJ5VXlPSjZOUHdXYU01dXFvTmZxSzRKNzd2TmtPV1J6UTVORmdlYm9vT1E9</response>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Nk5ZMjBoUnZZM2JNbHh5ZFhlVlVtYXcwSVByN2sxNjlMOEtOeTVraCxwPUJ5VXlPSjZOUHdXYU01dXFvTmZxSzRKNzd2TmtPV1J6UTVORmdlYm9vT1E9</response>

2022-11-24 04:28:10 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03eHgyVy9ydE96QjJGb3NmSXVXUzlNVThsbWloVjVJSHBubExUYkVCbS9JPQ==</success>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03eHgyVy9ydE96QjJGb3NmSXVXUzlNVThsbWloVjVJSHBubExUYkVCbS9JPQ==</success>

2022-11-24 04:28:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-11-24 04:28:10 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="UvRETRn831uXP4ZrOy2wPwfK+0s=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@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 node="https://tigase.net/tigase-xmpp-server" ver="UvRETRn831uXP4ZrOy2wPwfK+0s=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-11-24 04:28:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-11-24 04:28:10 |  << <iq xmlns="jabber:client" id="vNftpRSbHEAmJSTWeJHDxiL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com >> <iq xmlns="jabber:client" id="vNftpRSbHEAmJSTWeJHDxiL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-24 04:28:10 |  >> <iq to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" type="result" id="vNftpRSbHEAmJSTWeJHDxiL" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_ec3tfs0159@test-domain.com/1608752850-tigase-161</jid></bind></iq>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com << <iq to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" type="result" id="vNftpRSbHEAmJSTWeJHDxiL" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_ec3tfs0159@test-domain.com/1608752850-tigase-161</jid></bind></iq>

2022-11-24 04:28:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-11-24 04:28:10 |  << <iq xmlns="jabber:client" id="3VBiV6ual6lQ2lV5r6nRaDE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 >> <iq xmlns="jabber:client" id="3VBiV6ual6lQ2lV5r6nRaDE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-24 04:28:10 |  >> <iq to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" type="result" id="3VBiV6ual6lQ2lV5r6nRaDE" xmlns="jabber:client"/>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <iq to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" type="result" id="3VBiV6ual6lQ2lV5r6nRaDE" xmlns="jabber:client"/>

2022-11-24 04:28:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-11-24 04:28:10 |  << <iq to="test-domain.com" id="740RJSTWeJHDxiLDIJQVgLX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 >> <iq to="test-domain.com" id="740RJSTWeJHDxiLDIJQVgLX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-11-24 04:28:10 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-24 04:28:10 |  >> <enabled max="60" id="0ac2af1a-3dba-427b-b6fb-0fff5c00f893" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <enabled max="60" id="0ac2af1a-3dba-427b-b6fb-0fff5c00f893" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:10 |  << <iq id="d9dmX9zmTTeLU3whZ6Bfxof" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 >> <iq id="d9dmX9zmTTeLU3whZ6Bfxof" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-11-24 04:28:10 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-24 04:28:10 |  >> <iq to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" type="result" id="d9dmX9zmTTeLU3whZ6Bfxof" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <iq to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" type="result" id="d9dmX9zmTTeLU3whZ6Bfxof" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-11-24 04:28:10 |  >> <presence from="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" to="user1_ec3tfs0159@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <presence from="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" to="user1_ec3tfs0159@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-11-24 04:28:10 |  >> <message from="test-domain.com" to="user1_ec3tfs0159@test-domain.com" xmlns="jabber:client"><body>Wecome to 9f6b7e7b-9298-4971-8d13-f36daebd9e54
This message was set at: Thu Nov 24 04:17:00 PST 2022</body><delay from="test-domain.com" stamp="2022-11-24T12:28:09.412Z" xmlns="urn:xmpp:delay">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-11-24 04:28:10 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <message from="test-domain.com" to="user1_ec3tfs0159@test-domain.com" xmlns="jabber:client"><body>Wecome to 9f6b7e7b-9298-4971-8d13-f36daebd9e54
This message was set at: Thu Nov 24 04:17:00 PST 2022</body><delay from="test-domain.com" stamp="2022-11-24T12:28:09.412Z" xmlns="urn:xmpp:delay">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-11-24 04:28:10 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room1bt2q40160@muc.test-domain.com is created

2022-11-24 04:28:10 |  << <presence to="room1bt2q40160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 >> <presence to="room1bt2q40160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-24 04:28:10 | [Mutex] waiting for: [joinAs:user1]

2022-11-24 04:28:10 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user1" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" jid="user1_vvmry50157@test-domain.com/1608752850-tigase-159" role="moderator" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <presence from="room1bt2q40160@muc.test-domain.com/user1" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" jid="user1_vvmry50157@test-domain.com/1608752850-tigase-159" role="moderator" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2022-11-24 04:28:10 | [Mutex] notify: [joinAs:user1]

2022-11-24 04:28:10 | [Mutex] received everything.

2022-11-24 04:28:10 | [Mutex] isItemNotified: joinAs:user1 :: true

2022-11-24 04:28:10 |  << <iq to="room1bt2q40160@muc.test-domain.com" id="762VR8pYiRX9zmTTeLU3whZ" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 >> <iq to="room1bt2q40160@muc.test-domain.com" id="762VR8pYiRX9zmTTeLU3whZ" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2022-11-24 04:28:10 |  >> <message from="room1bt2q40160@muc.test-domain.com/user1" type="groupchat" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" id="ca5329e46a8e370932c4c3bc7a089dc47666f9d9" xmlns="jabber:client"><subject/><delay stamp="2022-11-24T12:28:10.131Z" jid="room1bt2q40160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <message from="room1bt2q40160@muc.test-domain.com/user1" type="groupchat" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" id="ca5329e46a8e370932c4c3bc7a089dc47666f9d9" xmlns="jabber:client"><subject/><delay stamp="2022-11-24T12:28:10.131Z" jid="room1bt2q40160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2022-11-24 04:28:10 | [Mutex] waiting for: [getConfig]

2022-11-24 04:28:10 |  >> <message from="room1bt2q40160@muc.test-domain.com" type="groupchat" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <message from="room1bt2q40160@muc.test-domain.com" type="groupchat" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2022-11-24 04:28:10 |  >> <message from="room1bt2q40160@muc.test-domain.com" type="groupchat" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" 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>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <message from="room1bt2q40160@muc.test-domain.com" type="groupchat" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" 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>

2022-11-24 04:28:10 |  >> <iq from="room1bt2q40160@muc.test-domain.com" type="result" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" id="762VR8pYiRX9zmTTeLU3whZ" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><field type="text-single" var="muc#roomconfig_roomname" label="Natural-Language Room Name"><value/></field><field type="text-single" var="muc#roomconfig_roomdesc" label="Short Description of Room"><value/></field><field type="boolean" var="muc#roomconfig_persistentroom" label="Make Room Persistent?"><value>0</value></field><field type="boolean" var="muc#roomconfig_publicroom" label="Make Room Publicly Searchable?"><value>1</value></field><field type="boolean" var="muc#roomconfig_moderatedroom" label="Make Room Moderated?"><value>0</value></field><field type="boolean" var="muc#roomconfig_membersonly" label="Make Room Members Only?"><value>0</value></field><field type="boolean" var="muc#roomconfig_allowinvites" label="Allow Occupants to Invite Others?"><value>1</value></field><field type="list-single" var="muc#roomconfig_allowpm" label="Who Can Send Private Messages?"><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 type="boolean" var="muc#roomconfig_passwordprotectedroom" label="Password Required to Enter?"><value>0</value></field><field type="text-single" var="muc#roomconfig_roomsecret" label="Password"><value/></field><field type="list-single" var="muc#roomconfig_whois" label="Who May Discover Real JIDs?"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field type="boolean" var="muc#roomconfig_changesubject" label="Allow Occupants to Change Subject?"><value>0</value></field><field type="boolean" var="muc#roomconfig_enablelogging" label="Enable Public Logging?"><value>0</value></field><field type="list-single" var="logging_format" label="Logging format:"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field type="text-single" var="muc#maxhistoryfetch" label="Maximum Number of History Messages Returned by Room"><value>50</value></field><field type="list-single" var="muc#roomconfig_maxusers" label="Maximum Number of Occupants"><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 type="list-single" var="muc#roomconfig_maxresources" label="Maximum Number of Single Occupant Resources"><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 type="list-single" var="tigase#presence_delivery_logic" label="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 type="boolean" var="tigase#presence_filtering" label="Enable filtering of presence (broadcasting presence only between selected groups"><value>0</value></field><field type="list-multi" var="tigase#presence_filtered_affiliations" label="Affiliations for which presence should be delivered"><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 type="boolean" var="tigase#welcome_messages" label="Send welcome messages on room creation"><value>1</value></field><field type="jid-multi" var="muc#roomconfig_roomadmins" label="Full List of Room Admins"/></x></query></iq>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <iq from="room1bt2q40160@muc.test-domain.com" type="result" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" id="762VR8pYiRX9zmTTeLU3whZ" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="form" xmlns="jabber:x:data"><field type="text-single" var="muc#roomconfig_roomname" label="Natural-Language Room Name"><value/></field><field type="text-single" var="muc#roomconfig_roomdesc" label="Short Description of Room"><value/></field><field type="boolean" var="muc#roomconfig_persistentroom" label="Make Room Persistent?"><value>0</value></field><field type="boolean" var="muc#roomconfig_publicroom" label="Make Room Publicly Searchable?"><value>1</value></field><field type="boolean" var="muc#roomconfig_moderatedroom" label="Make Room Moderated?"><value>0</value></field><field type="boolean" var="muc#roomconfig_membersonly" label="Make Room Members Only?"><value>0</value></field><field type="boolean" var="muc#roomconfig_allowinvites" label="Allow Occupants to Invite Others?"><value>1</value></field><field type="list-single" var="muc#roomconfig_allowpm" label="Who Can Send Private Messages?"><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 type="boolean" var="muc#roomconfig_passwordprotectedroom" label="Password Required to Enter?"><value>0</value></field><field type="text-single" var="muc#roomconfig_roomsecret" label="Password"><value/></field><field type="list-single" var="muc#roomconfig_whois" label="Who May Discover Real JIDs?"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field type="boolean" var="muc#roomconfig_changesubject" label="Allow Occupants to Change Subject?"><value>0</value></field><field type="boolean" var="muc#roomconfig_enablelogging" label="Enable Public Logging?"><value>0</value></field><field type="list-single" var="logging_format" label="Logging format:"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field type="text-single" var="muc#maxhistoryfetch" label="Maximum Number of History Messages Returned by Room"><value>50</value></field><field type="list-single" var="muc#roomconfig_maxusers" label="Maximum Number of Occupants"><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 type="list-single" var="muc#roomconfig_maxresources" label="Maximum Number of Single Occupant Resources"><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 type="list-single" var="tigase#presence_delivery_logic" label="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 type="boolean" var="tigase#presence_filtering" label="Enable filtering of presence (broadcasting presence only between selected groups"><value>0</value></field><field type="list-multi" var="tigase#presence_filtered_affiliations" label="Affiliations for which presence should be delivered"><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 type="boolean" var="tigase#welcome_messages" label="Send welcome messages on room creation"><value>1</value></field><field type="jid-multi" var="muc#roomconfig_roomadmins" label="Full List of Room Admins"/></x></query></iq>

2022-11-24 04:28:10 |  << <iq id="ml1nlu0161" to="room1bt2q40160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 >> <iq id="ml1nlu0161" to="room1bt2q40160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2022-11-24 04:28:10 | [Mutex] received everything.

2022-11-24 04:28:10 | [Mutex] isItemNotified: getConfig:success :: true

2022-11-24 04:28:10 |  >> <iq to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" type="result" from="room1bt2q40160@muc.test-domain.com" id="ml1nlu0161" xmlns="jabber:client"/>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <iq to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" type="result" from="room1bt2q40160@muc.test-domain.com" id="ml1nlu0161" xmlns="jabber:client"/>

2022-11-24 04:28:10 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <r xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:10 |  >> <message from="room1bt2q40160@muc.test-domain.com" type="groupchat" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <message from="room1bt2q40160@muc.test-domain.com" type="groupchat" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2022-11-24 04:28:10 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2022-11-24 04:28:10 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2022-11-24 04:28:11 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room1bt2q40160@muc.test-domain.com is created

2022-11-24 04:28:11 |  << <presence to="room1bt2q40160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-24 04:28:11 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 >> <presence to="room1bt2q40160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-24 04:28:11 | [Mutex] waiting for: [resp]

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user2" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" role="participant" nick="user2"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <presence from="room1bt2q40160@muc.test-domain.com/user2" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" role="participant" nick="user2"/></x></presence>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user1" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <presence from="room1bt2q40160@muc.test-domain.com/user1" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user2" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <presence from="room1bt2q40160@muc.test-domain.com/user2" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2022-11-24 04:28:11 | [Mutex] notify: [2:joinAs:user2]

2022-11-24 04:28:11 | [Mutex] notify: [resp, joinAs:user2]

2022-11-24 04:28:11 | [Mutex] received everything.

2022-11-24 04:28:11 | [Mutex] isItemNotified: joinAs:user2 :: true

2022-11-24 04:28:11 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room1bt2q40160@muc.test-domain.com is created

2022-11-24 04:28:11 |  << <presence to="room1bt2q40160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-24 04:28:11 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 >> <presence to="room1bt2q40160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-24 04:28:11 | [Mutex] waiting for: [resp]

2022-11-24 04:28:11 |  >> <message from="room1bt2q40160@muc.test-domain.com/user1" type="groupchat" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" id="ca5329e46a8e370932c4c3bc7a089dc47666f9d9" xmlns="jabber:client"><subject/><delay stamp="2022-11-24T12:28:10.131Z" jid="room1bt2q40160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2022-11-24 04:28:11 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <message from="room1bt2q40160@muc.test-domain.com/user1" type="groupchat" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" id="ca5329e46a8e370932c4c3bc7a089dc47666f9d9" xmlns="jabber:client"><subject/><delay stamp="2022-11-24T12:28:10.131Z" jid="room1bt2q40160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user1" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <presence from="room1bt2q40160@muc.test-domain.com/user1" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user2" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <presence from="room1bt2q40160@muc.test-domain.com/user2" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/></x></presence>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user3" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <presence from="room1bt2q40160@muc.test-domain.com/user3" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/></x></presence>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user3" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/><status code="110"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <presence from="room1bt2q40160@muc.test-domain.com/user3" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/><status code="110"/></x></presence>

2022-11-24 04:28:11 | [Mutex] notify: [3:joinAs:user3]

2022-11-24 04:28:11 | [Mutex] notify: [resp, joinAs:user3]

2022-11-24 04:28:11 | [Mutex] received everything.

2022-11-24 04:28:11 | [Mutex] isItemNotified: joinAs:user3 :: true

2022-11-24 04:28:11 |  << <presence to="room1bt2q40160@muc.test-domain.com/user2" type="unavailable"/>

2022-11-24 04:28:11 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 >> <presence to="room1bt2q40160@muc.test-domain.com/user2" type="unavailable"/>

2022-11-24 04:28:11 |  << <presence to="room1bt2q40160@muc.test-domain.com/user3" type="unavailable"/>

2022-11-24 04:28:11 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 >> <presence to="room1bt2q40160@muc.test-domain.com/user3" type="unavailable"/>

2022-11-24 04:28:11 |  >> <message from="room1bt2q40160@muc.test-domain.com/user1" type="groupchat" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" id="ca5329e46a8e370932c4c3bc7a089dc47666f9d9" xmlns="jabber:client"><subject/><delay stamp="2022-11-24T12:28:10.131Z" jid="room1bt2q40160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2022-11-24 04:28:11 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <message from="room1bt2q40160@muc.test-domain.com/user1" type="groupchat" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" id="ca5329e46a8e370932c4c3bc7a089dc47666f9d9" xmlns="jabber:client"><subject/><delay stamp="2022-11-24T12:28:10.131Z" jid="room1bt2q40160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2022-11-24 04:28:11 | [Mutex] notify: [3:joinAs:user1]

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user3" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" role="participant" nick="user3"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <presence from="room1bt2q40160@muc.test-domain.com/user3" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" role="participant" nick="user3"/></x></presence>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user2" type="unavailable" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" role="none" nick="user2"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <presence from="room1bt2q40160@muc.test-domain.com/user2" type="unavailable" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" role="none" nick="user2"/></x></presence>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user3" type="unavailable" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" role="none" nick="user3"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <presence from="room1bt2q40160@muc.test-domain.com/user3" type="unavailable" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" role="none" nick="user3"/></x></presence>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user2" type="unavailable" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/><status code="110"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <presence from="room1bt2q40160@muc.test-domain.com/user2" type="unavailable" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/><status code="110"/></x></presence>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user2" type="unavailable" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <presence from="room1bt2q40160@muc.test-domain.com/user2" type="unavailable" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/></x></presence>

2022-11-24 04:28:11 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user3" type="unavailable" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/><status code="110"/></x></presence>

2022-11-24 04:28:11 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <presence from="room1bt2q40160@muc.test-domain.com/user3" type="unavailable" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/><status code="110"/></x></presence>

2022-11-24 04:28:11 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:11 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 << <r xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:11 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-11-24 04:28:11 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

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

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

2022-11-24 04:28:12 | [Mutex] waiting for: [setConfig]

2022-11-24 04:28:12 |  >> <iq to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" type="result" from="room1bt2q40160@muc.test-domain.com" id="afrGwo3lV7s5h0j0fU3xcND" xmlns="jabber:client"/>

2022-11-24 04:28:12 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <iq to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" type="result" from="room1bt2q40160@muc.test-domain.com" id="afrGwo3lV7s5h0j0fU3xcND" xmlns="jabber:client"/>

2022-11-24 04:28:12 |  >> <message from="room1bt2q40160@muc.test-domain.com" type="groupchat" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2022-11-24 04:28:12 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <message from="room1bt2q40160@muc.test-domain.com" type="groupchat" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2022-11-24 04:28:12 | [Mutex] received everything.

2022-11-24 04:28:12 | [Mutex] isItemNotified: setConfig:success :: true

2022-11-24 04:28:13 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room1bt2q40160@muc.test-domain.com is created

2022-11-24 04:28:13 |  << <presence to="room1bt2q40160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-24 04:28:13 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 >> <presence to="room1bt2q40160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-24 04:28:13 | [Mutex] waiting for: [resp]

2022-11-24 04:28:13 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user2" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" role="participant" nick="user2"/></x></presence>

2022-11-24 04:28:13 | user1 :: user1_vvmry50157@test-domain.com/1608752850-tigase-159 << <presence from="room1bt2q40160@muc.test-domain.com/user2" to="user1_vvmry50157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" role="participant" nick="user2"/></x></presence>

2022-11-24 04:28:13 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user1" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2022-11-24 04:28:13 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <presence from="room1bt2q40160@muc.test-domain.com/user1" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2022-11-24 04:28:13 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:13 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <r xmlns="urn:xmpp:sm:3"/>

2022-11-24 04:28:13 |  << <a xmlns="urn:xmpp:sm:3" h="8"/>

2022-11-24 04:28:13 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 >> <a xmlns="urn:xmpp:sm:3" h="8"/>

2022-11-24 04:28:13 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user2" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2022-11-24 04:28:13 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <presence from="room1bt2q40160@muc.test-domain.com/user2" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2022-11-24 04:28:13 | [Mutex] notify: [2:joinAs:user2]

2022-11-24 04:28:13 | [Mutex] notify: [resp, joinAs:user2]

2022-11-24 04:28:13 | [Mutex] received everything.

2022-11-24 04:28:13 | [Mutex] isItemNotified: joinAs:user2 :: true

2022-11-24 04:28:13 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room1bt2q40160@muc.test-domain.com is created

2022-11-24 04:28:13 |  << <presence to="room1bt2q40160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-24 04:28:13 | user1 :: user1_ec3tfs0159@test-domain.com/1608752850-tigase-161 >> <presence to="room1bt2q40160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-11-24 04:28:13 | [Mutex] waiting for: [resp]

2022-11-24 04:28:13 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user3" type="error" to="user1_ec3tfs0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc"/><error type="cancel" code="503"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

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

2022-11-24 04:28:13 | [Mutex] notify: [resp, notJoinAs:user3]

2022-11-24 04:28:13 | [Mutex] received everything.

2022-11-24 04:28:13 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2439] Connector  state changed: connected->disconnected

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2439] Stream terminated

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2444] Connector  state changed: connected->disconnected

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2444] Stream terminated

2022-11-24 04:28:13 |  >> <message from="room1bt2q40160@muc.test-domain.com/user1" type="groupchat" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" id="ca5329e46a8e370932c4c3bc7a089dc47666f9d9" xmlns="jabber:client"><subject/><delay stamp="2022-11-24T12:28:10.131Z" jid="room1bt2q40160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2022-11-24 04:28:13 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <message from="room1bt2q40160@muc.test-domain.com/user1" type="groupchat" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" id="ca5329e46a8e370932c4c3bc7a089dc47666f9d9" xmlns="jabber:client"><subject/><delay stamp="2022-11-24T12:28:10.131Z" jid="room1bt2q40160@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2022-11-24 04:28:13 |  >> <presence from="room1bt2q40160@muc.test-domain.com/user1" type="unavailable" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="none" nick="user1"/></x></presence>

2022-11-24 04:28:13 | user1 :: user1_hi3crf0158@test-domain.com/1608752850-tigase-160 << <presence from="room1bt2q40160@muc.test-domain.com/user1" type="unavailable" to="user1_hi3crf0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="none" nick="user1"/></x></presence>

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Connector  state changed: connected->disconnected

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2449] Stream terminated

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-11-24 04:28:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted