Log Output
Suites
· Log Output
Combined output from all calls to the log methods of the TestNG Reporter.
2022-10-13 22:28:51 | adding system property: server.cluster.nodes: localhost
2022-10-13 22:28:51 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-10-13 22:28:51 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-10-13 22:28:51 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-10-13 22:28:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: null->connecting
2022-10-13 22:28:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] DNS entry stored in session object: localhost:5222
2022-10-13 22:28:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Preparing connection to [localhost:5222]
2022-10-13 22:28:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-10-13 22:28:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: connecting->connected
2022-10-13 22:28:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Whitespace ping period is setted to nullms
2022-10-13 22:28:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-10-13 22:28:51 | >> <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-10-13 22:28:51 | admin :: admin@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-10-13 22:28:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Start TLS
2022-10-13 22:28:51 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:51 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Proceeding TLS
2022-10-13 22:28:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Start handshake
2022-10-13 22:28:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-10-13 22:28:52 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:52 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true
2022-10-13 22:28:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL
2022-10-13 22:28:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL
2022-10-13 22:28:52 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPXhvNk9HWTBSdnJlUW00QlhYUEFR</auth>
2022-10-13 22:28:52 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPXhvNk9HWTBSdnJlUW00QlhYUEFR</auth>
2022-10-13 22:28:52 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
2022-10-13 22:28:52 | admin :: admin@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
2022-10-13 22:28:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.processFailure: Failure with condition: not_authorized
2022-10-13 22:28:52 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-10-13 22:28:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Connector state changed: connected->disconnecting
2022-10-13 22:28:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Terminating XMPP Stream
2022-10-13 22:28:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Connector state changed: disconnecting->disconnected
2022-10-13 22:28:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Stream terminated
2022-10-13 22:28:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-10-13 22:28:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-10-13 22:28:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-10-13 22:28:53 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: Unauthorized with condition=not_authorized), trying to register account...
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Using XEP-0077 mode!!!!
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: null->connecting
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@8141fc4
2022-10-13 22:28:53 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] DNS entry stored in session object: localhost:5222
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Preparing connection to [localhost:5222]
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: connecting->connected
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Whitespace ping period is setted to nullms
2022-10-13 22:28:53 | [Mutex] waiting for: [registration]
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6d3f0b6
2022-10-13 22:28:53 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2ec74b4
2022-10-13 22:28:53 | admin :: 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-10-13 22:28:53 | 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-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Start TLS
2022-10-13 22:28:53 | 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-10-13 22:28:53 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:53 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=34] Proceeding TLS
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=34] Start handshake
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@47eefa8d
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f2c278b
2022-10-13 22:28:53 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:53 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:28:53 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:28:53 | admin :: null >> <iq to="test-domain.com" id="W23ul9zakR5xdKNY9kKJSfz" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:28:53 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="W23ul9zakR5xdKNY9kKJSfz" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.ResponseManager$1.process: Request id=W23ul9zakR5xdKNY9kKJSfz; Result received.
2022-10-13 22:28:53 | admin :: null << <iq type="result" id="W23ul9zakR5xdKNY9kKJSfz" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:28:53 | StanzaReceivedEvent{stanza=<iq type="result" id="W23ul9zakR5xdKNY9kKJSfz" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@26aeb8b8
2022-10-13 22:28:53 | admin :: null >> <iq to="test-domain.com" id="e8j0lQ3mQ6kEHIqeP7v24l3" type="set"><query xmlns="jabber:iq:register"><username>admin</username><password>admin</password><email>77458af6-49bb-4d7b-885c-5efa0a696acc@localhost</email></query></iq>
2022-10-13 22:28:53 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="e8j0lQ3mQ6kEHIqeP7v24l3" type="set"><query xmlns="jabber:iq:register"><username>admin</username><password>admin</password><email>77458af6-49bb-4d7b-885c-5efa0a696acc@localhost</email></query></iq>}
2022-10-13 22:28:53 | admin :: null << <iq type="result" id="e8j0lQ3mQ6kEHIqeP7v24l3" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.ResponseManager$1.process: Request id=e8j0lQ3mQ6kEHIqeP7v24l3; Result received.
2022-10-13 22:28:53 | StanzaReceivedEvent{stanza=<iq type="result" id="e8j0lQ3mQ6kEHIqeP7v24l3" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:28:53 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:28:53 | [Mutex] notify: [registration]
2022-10-13 22:28:53 | [Mutex] received everything.
2022-10-13 22:28:53 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: connected->disconnecting
2022-10-13 22:28:53 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Terminating XMPP Stream
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=34] Connector state changed: disconnecting->disconnected
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=34] Stream terminated
2022-10-13 22:28:53 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@50f54ca7
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@94440b4
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@391d64a6
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6a257045
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@104f99d2
2022-10-13 22:28:53 |
2022-10-13 22:28:53 | Running: Retrieve server version
2022-10-13 22:28:53 | ------------------------------------
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: null->connecting
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] DNS entry stored in session object: localhost:5222
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Preparing connection to [localhost:5222]
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: connecting->connected
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Whitespace ping period is setted to nullms
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=39] Start TLS
2022-10-13 22:28:53 | >> <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-10-13 22:28:53 | admin :: admin@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-10-13 22:28:53 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:53 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=41] Proceeding TLS
2022-10-13 22:28:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=41] Start handshake
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-10-13 22:28:53 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:53 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL
2022-10-13 22:28:53 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTFBdHlkcGNqWFNablY5enFWd09t</auth>
2022-10-13 22:28:53 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTFBdHlkcGNqWFNablY5enFWd09t</auth>
2022-10-13 22:28:53 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xQXR5ZHBjalhTWm5WOXpxVndPbWJrVThPdGxyd0FFbERtZ0loQ2lSLHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:53 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xQXR5ZHBjalhTWm5WOXpxVndPbWJrVThPdGxyd0FFbERtZ0loQ2lSLHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:53 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MUF0eWRwY2pYU1puVjl6cVZ3T21ia1U4T3RscndBRWxEbWdJaENpUixwPUtqZ1VSb3l1Y01iQUtVbE93S1k4aGJOMWZKZGtnSUxnNTlRMXIvbStKSnc9</response>
2022-10-13 22:28:53 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MUF0eWRwY2pYU1puVjl6cVZ3T21ia1U4T3RscndBRWxEbWdJaENpUixwPUtqZ1VSb3l1Y01iQUtVbE93S1k4aGJOMWZKZGtnSUxnNTlRMXIvbStKSnc9</response>
2022-10-13 22:28:53 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PempqN3ExcXZWWENvZmhrRHd4VUJDSkM3QVNyOUI5WkJmMUhJZlQrTjA4PQ==</success>
2022-10-13 22:28:53 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PempqN3ExcXZWWENvZmhrRHd4VUJDSkM3QVNyOUI5WkJmMUhJZlQrTjA4PQ==</success>
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.processSuccess: Authenticated
2022-10-13 22:28:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-10-13 22:28:54 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:54 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false
2022-10-13 22:28:54 | << <iq xmlns="jabber:client" id="Cn0oZ06ri5fS5k1iIQOCDAa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="Cn0oZ06ri5fS5k1iIQOCDAa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:54 | >> <iq to="admin@test-domain.com/228467168-tigase-1" id="Cn0oZ06ri5fS5k1iIQOCDAa" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-1</jid></bind></iq>
2022-10-13 22:28:54 | tigase.jaxmpp.core.client.ResponseManager$1.process: Request id=Cn0oZ06ri5fS5k1iIQOCDAa; Result received.
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <iq to="admin@test-domain.com/228467168-tigase-1" id="Cn0oZ06ri5fS5k1iIQOCDAa" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-1</jid></bind></iq>
2022-10-13 22:28:54 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.
2022-10-13 22:28:54 | << <iq xmlns="jabber:client" id="abo1spTaFulW0qYWhSKS7HF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 >> <iq xmlns="jabber:client" id="abo1spTaFulW0qYWhSKS7HF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:54 | >> <iq to="admin@test-domain.com/228467168-tigase-1" id="abo1spTaFulW0qYWhSKS7HF" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 << <iq to="admin@test-domain.com/228467168-tigase-1" id="abo1spTaFulW0qYWhSKS7HF" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:54 | tigase.jaxmpp.core.client.ResponseManager$1.process: Request id=abo1spTaFulW0qYWhSKS7HF; Result received.
2022-10-13 22:28:54 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management
2022-10-13 22:28:54 | << <iq to="test-domain.com" id="Afyq9Gzaq5AFpcJCBs2u6cN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 >> <iq to="test-domain.com" id="Afyq9Gzaq5AFpcJCBs2u6cN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:54 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:54 | >> <enabled location="7c41cec37518" max="60" resume="true" id="d955136e-9166-4ea7-86ff-0db299110b5c" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 << <enabled location="7c41cec37518" max="60" resume="true" id="d955136e-9166-4ea7-86ff-0db299110b5c" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:54 | << <iq id="uoXWSXhVZiTax6iP4Dl4t6z" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 >> <iq id="uoXWSXhVZiTax6iP4Dl4t6z" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-1" id="Afyq9Gzaq5AFpcJCBs2u6cN" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:54 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.processStreamManagementEnabled: Stream management is enabled. id=d955136e-9166-4ea7-86ff-0db299110b5c; resume=true
2022-10-13 22:28:54 | tigase.jaxmpp.core.client.ResponseManager$1.process: Request id=Afyq9Gzaq5AFpcJCBs2u6cN; Result received.
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 << <iq type="result" to="admin@test-domain.com/228467168-tigase-1" id="Afyq9Gzaq5AFpcJCBs2u6cN" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:54 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:54 | >> <iq to="admin@test-domain.com/228467168-tigase-1" id="uoXWSXhVZiTax6iP4Dl4t6z" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | tigase.jaxmpp.core.client.ResponseManager$1.process: Request id=uoXWSXhVZiTax6iP4Dl4t6z; Result received.
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 << <iq to="admin@test-domain.com/228467168-tigase-1" id="uoXWSXhVZiTax6iP4Dl4t6z" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 |
2022-10-13 22:28:54 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]
2022-10-13 22:28:54 | ------------------------------------
2022-10-13 22:28:54 | == localhost ==
2022-10-13 22:28:54 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | >> <iq type="get" to="admin@test-domain.com/228467168-tigase-1" id="admin@test-domain.com" xmlns="jabber:client" from="pubsub.test-domain.com"><query node="http://tigase.org/jaxmpp#mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 << <iq type="get" to="admin@test-domain.com/228467168-tigase-1" id="admin@test-domain.com" xmlns="jabber:client" from="pubsub.test-domain.com"><query node="http://tigase.org/jaxmpp#mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:54 | << <iq xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1" id="admin@test-domain.com" to="pubsub.test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info" node="http://tigase.org/jaxmpp#mg5bXbOeu1848vxdgu3jELgbQF8="><identity name="Tigase based software" category="client" type="pc"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/caps"/><feature var="urn:xmpp:sm:3"/><feature var="vcard-temp"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 >> <iq xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1" id="admin@test-domain.com" to="pubsub.test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info" node="http://tigase.org/jaxmpp#mg5bXbOeu1848vxdgu3jELgbQF8="><identity name="Tigase based software" category="client" type="pc"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/caps"/><feature var="urn:xmpp:sm:3"/><feature var="vcard-temp"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>
2022-10-13 22:28:54 | >> <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-10-13 22:28:54 | admin :: admin@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-10-13 22:28:54 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:54 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:54 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPVk1a3RzOTJBZURaNEZSSkhFUVhr</auth>
2022-10-13 22:28:54 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPVk1a3RzOTJBZURaNEZSSkhFUVhr</auth>
2022-10-13 22:28:54 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZNWt0czkyQWVEWjRGUkpIRVFYa0haTnhhb0xJTmJTU0RaalVTeGNwLHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZNWt0czkyQWVEWjRGUkpIRVFYa0haTnhhb0xJTmJTU0RaalVTeGNwLHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:54 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WTVrdHM5MkFlRFo0RlJKSEVRWGtIWk54YW9MSU5iU1NEWmpVU3hjcCxwPTBuRDVzSlRLa0p3VjdTT3ZrY083Z25kVlNsZlZRcUt1REt6REtucm1RK3c9</response>
2022-10-13 22:28:54 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WTVrdHM5MkFlRFo0RlJKSEVRWGtIWk54YW9MSU5iU1NEWmpVU3hjcCxwPTBuRDVzSlRLa0p3VjdTT3ZrY083Z25kVlNsZlZRcUt1REt6REtucm1RK3c9</response>
2022-10-13 22:28:54 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aRVVjcVVNclhzbytSeXg4eC9WR1ZaYlVvai9EVWk0eG9PeEZQSXpMZ3c0PQ==</success>
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aRVVjcVVNclhzbytSeXg4eC9WR1ZaYlVvai9EVWk0eG9PeEZQSXpMZ3c0PQ==</success>
2022-10-13 22:28:54 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:54 | << <iq xmlns="jabber:client" id="Vs7eQ3zpQGzvnT6voZ06ri5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="Vs7eQ3zpQGzvnT6voZ06ri5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:54 | >> <iq to="admin@test-domain.com/228467168-tigase-2" id="Vs7eQ3zpQGzvnT6voZ06ri5" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-2</jid></bind></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <iq to="admin@test-domain.com/228467168-tigase-2" id="Vs7eQ3zpQGzvnT6voZ06ri5" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-2</jid></bind></iq>
2022-10-13 22:28:54 | << <iq xmlns="jabber:client" id="oyn48EFNRKubJPNU7CrUU3w" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 >> <iq xmlns="jabber:client" id="oyn48EFNRKubJPNU7CrUU3w" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:54 | >> <iq to="admin@test-domain.com/228467168-tigase-2" id="oyn48EFNRKubJPNU7CrUU3w" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 << <iq to="admin@test-domain.com/228467168-tigase-2" id="oyn48EFNRKubJPNU7CrUU3w" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:54 | << <iq to="test-domain.com" id="0abzvnT6voZ06ri5fS5k1iI" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 >> <iq to="test-domain.com" id="0abzvnT6voZ06ri5fS5k1iI" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:54 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:54 | >> <enabled location="7c41cec37518" max="60" resume="true" id="03a19dd9-0944-4663-a47d-fac63ed44e16" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 << <enabled location="7c41cec37518" max="60" resume="true" id="03a19dd9-0944-4663-a47d-fac63ed44e16" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:54 | << <iq id="tEBtYW5xr1m1q38mXk9n8Bm" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 >> <iq id="tEBtYW5xr1m1q38mXk9n8Bm" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:54 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-2" id="0abzvnT6voZ06ri5fS5k1iI" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 << <iq type="result" to="admin@test-domain.com/228467168-tigase-2" id="0abzvnT6voZ06ri5fS5k1iI" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:54 | == Retrieve version
2022-10-13 22:28:54 | << <iq to="test-domain.com" id="ezly960001" type="set"><query xmlns="jabber:iq:version"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 >> <iq to="test-domain.com" id="ezly960001" type="set"><query xmlns="jabber:iq:version"/></iq>
2022-10-13 22:28:54 | >> <iq to="admin@test-domain.com/228467168-tigase-2" id="tEBtYW5xr1m1q38mXk9n8Bm" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 << <iq to="admin@test-domain.com/228467168-tigase-2" id="tEBtYW5xr1m1q38mXk9n8Bm" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-2"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-2"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | [Mutex] waiting for: [iq:ezly960001]
2022-10-13 22:28:54 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-2"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-2"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-2" id="ezly960001" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:version"><name>Tigase</name><version>8.3.0-SNAPSHOT-b12128/cccf702b</version><build>8.3.0-SNAPSHOT-b12128/cccf702b</build><os>Linux-amd64-4.14.281-212.502.amzn2.x86_64, OpenJDK 64-Bit Server VM-17.0.2+8-Ubuntu-118.04-Private Build</os></query></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-2 << <iq type="result" to="admin@test-domain.com/228467168-tigase-2" id="ezly960001" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:version"><name>Tigase</name><version>8.3.0-SNAPSHOT-b12128/cccf702b</version><build>8.3.0-SNAPSHOT-b12128/cccf702b</build><os>Linux-amd64-4.14.281-212.502.amzn2.x86_64, OpenJDK 64-Bit Server VM-17.0.2+8-Ubuntu-118.04-Private Build</os></query></iq>
2022-10-13 22:28:54 | onSuccess
2022-10-13 22:28:54 |
2022-10-13 22:28:54 | name: Tigase
2022-10-13 22:28:54 | version: 8.3.0-SNAPSHOT-b12128/cccf702b
2022-10-13 22:28:54 | build: 8.3.0-SNAPSHOT-b12128/cccf702b
2022-10-13 22:28:54 | os: Linux-amd64-4.14.281-212.502.amzn2.x86_64, OpenJDK 64-Bit Server VM-17.0.2+8-Ubuntu-118.04-Private Build
2022-10-13 22:28:54 |
2022-10-13 22:28:54 | [Mutex] notify: [success, iq:ezly960001]
2022-10-13 22:28:54 | [Mutex] received everything.
2022-10-13 22:28:54 | [Mutex] isItemNotified: success :: true
2022-10-13 22:28:54 | >> <presence type="unavailable" to="admin@test-domain.com/228467168-tigase-1" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-2"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 << <presence type="unavailable" to="admin@test-domain.com/228467168-tigase-1" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-2"/>
2022-10-13 22:28:54 |
2022-10-13 22:28:54 | Running: Retrieve server statistics 1
2022-10-13 22:28:54 | ------------------------------------
2022-10-13 22:28:54 | >> <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-10-13 22:28:54 | admin :: admin@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-10-13 22:28:54 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:54 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:54 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTF4Qm9QMXFLcEpaTDh0cmpJeWFX</auth>
2022-10-13 22:28:54 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTF4Qm9QMXFLcEpaTDh0cmpJeWFX</auth>
2022-10-13 22:28:54 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xeEJvUDFxS3BKWkw4dHJqSXlhV3BpcTlKMkY0bWRvQjRQb0tRUjJ2LHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xeEJvUDFxS3BKWkw4dHJqSXlhV3BpcTlKMkY0bWRvQjRQb0tRUjJ2LHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:54 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MXhCb1AxcUtwSlpMOHRyakl5YVdwaXE5SjJGNG1kb0I0UG9LUVIydixwPVU5N0U4THFGcUdZQ09tS3hEY0N3WHNLSFBIN0JTRHd6SVgzdDEydkUzMVE9</response>
2022-10-13 22:28:54 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MXhCb1AxcUtwSlpMOHRyakl5YVdwaXE5SjJGNG1kb0I0UG9LUVIydixwPVU5N0U4THFGcUdZQ09tS3hEY0N3WHNLSFBIN0JTRHd6SVgzdDEydkUzMVE9</response>
2022-10-13 22:28:54 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02ZjFNK2tLNWZlRmtvcXJZT1R4c3JNVHdPM1pNMndTMUo2RnZYZmhUbllNPQ==</success>
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02ZjFNK2tLNWZlRmtvcXJZT1R4c3JNVHdPM1pNMndTMUo2RnZYZmhUbllNPQ==</success>
2022-10-13 22:28:54 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:54 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:54 | << <iq xmlns="jabber:client" id="MxeCBs2u6cNUO0ndHqQT9Ft" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="MxeCBs2u6cNUO0ndHqQT9Ft" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:54 | >> <iq to="admin@test-domain.com/228467168-tigase-3" id="MxeCBs2u6cNUO0ndHqQT9Ft" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-3</jid></bind></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 << <iq to="admin@test-domain.com/228467168-tigase-3" id="MxeCBs2u6cNUO0ndHqQT9Ft" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-3</jid></bind></iq>
2022-10-13 22:28:54 | << <iq xmlns="jabber:client" id="RDu6cNUO0ndHqQT9FtgP2hA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 >> <iq xmlns="jabber:client" id="RDu6cNUO0ndHqQT9FtgP2hA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:54 | >> <iq to="admin@test-domain.com/228467168-tigase-3" id="RDu6cNUO0ndHqQT9FtgP2hA" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 << <iq to="admin@test-domain.com/228467168-tigase-3" id="RDu6cNUO0ndHqQT9FtgP2hA" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:54 | << <iq to="test-domain.com" id="qefS7HFmIDDDp8zwfw8vqlL" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 >> <iq to="test-domain.com" id="qefS7HFmIDDDp8zwfw8vqlL" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:54 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:54 | >> <enabled location="7c41cec37518" max="60" resume="true" id="ea321a79-b749-4063-a661-7ff256ddcffa" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 << <enabled location="7c41cec37518" max="60" resume="true" id="ea321a79-b749-4063-a661-7ff256ddcffa" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:54 | << <iq id="LDqbwp4gW00p8gUbPVSKHLT" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 >> <iq id="LDqbwp4gW00p8gUbPVSKHLT" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:54 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-3" id="qefS7HFmIDDDp8zwfw8vqlL" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 << <iq type="result" to="admin@test-domain.com/228467168-tigase-3" id="qefS7HFmIDDDp8zwfw8vqlL" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:54 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-3"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-1 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-3"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 |
2022-10-13 22:28:54 | Running: Retrieve server statistics 1
2022-10-13 22:28:54 | ------------------------------------
2022-10-13 22:28:54 |
2022-10-13 22:28:54 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]
2022-10-13 22:28:54 | ------------------------------------
2022-10-13 22:28:54 | == localhost ==
2022-10-13 22:28:54 | >> <iq to="admin@test-domain.com/228467168-tigase-3" id="LDqbwp4gW00p8gUbPVSKHLT" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 << <iq to="admin@test-domain.com/228467168-tigase-3" id="LDqbwp4gW00p8gUbPVSKHLT" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:54 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-3"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | admin :: admin@test-domain.com/228467168-tigase-3 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-3"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:54 | >> <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-10-13 22:28:54 | admin :: admin@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-10-13 22:28:54 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:54 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:55 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:55 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:55 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTY2ellVczVmN2JRZEdFY0lpdWtz</auth>
2022-10-13 22:28:55 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTY2ellVczVmN2JRZEdFY0lpdWtz</auth>
2022-10-13 22:28:55 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02NnpZVXM1ZjdiUWRHRWNJaXVrc09kd1V2U0JmeFdHN05yVjdlWkpGLHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:55 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02NnpZVXM1ZjdiUWRHRWNJaXVrc09kd1V2U0JmeFdHN05yVjdlWkpGLHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:55 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NjZ6WVVzNWY3YlFkR0VjSWl1a3NPZHdVdlNCZnhXRzdOclY3ZVpKRixwPTQ5Q3dtS25YaFMvOEgvcGhPbzVzaFh4dmJUWUFpZjhCcmpxdzhOQ0lDb2s9</response>
2022-10-13 22:28:55 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NjZ6WVVzNWY3YlFkR0VjSWl1a3NPZHdVdlNCZnhXRzdOclY3ZVpKRixwPTQ5Q3dtS25YaFMvOEgvcGhPbzVzaFh4dmJUWUFpZjhCcmpxdzhOQ0lDb2s9</response>
2022-10-13 22:28:55 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1uMFhZWlJMRDRtd1kvZkQ5ZG5GNG54UDJ2RVBaMlU3bVBhSkV5b1BJTFlvPQ==</success>
2022-10-13 22:28:55 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1uMFhZWlJMRDRtd1kvZkQ5ZG5GNG54UDJ2RVBaMlU3bVBhSkV5b1BJTFlvPQ==</success>
2022-10-13 22:28:55 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:55 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:55 | << <iq xmlns="jabber:client" id="wghLT9rcHMLycDGRNYhINQO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="wghLT9rcHMLycDGRNYhINQO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:55 | >> <iq to="admin@test-domain.com/228467168-tigase-4" id="wghLT9rcHMLycDGRNYhINQO" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-4</jid></bind></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com << <iq to="admin@test-domain.com/228467168-tigase-4" id="wghLT9rcHMLycDGRNYhINQO" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-4</jid></bind></iq>
2022-10-13 22:28:55 | << <iq xmlns="jabber:client" id="YEphPGmVdNJMR6pQMN0v5yr" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 >> <iq xmlns="jabber:client" id="YEphPGmVdNJMR6pQMN0v5yr" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:55 | >> <iq to="admin@test-domain.com/228467168-tigase-4" id="YEphPGmVdNJMR6pQMN0v5yr" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 << <iq to="admin@test-domain.com/228467168-tigase-4" id="YEphPGmVdNJMR6pQMN0v5yr" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:55 | << <iq to="test-domain.com" id="fGthINQO2cobGm6zBtYW5xr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 >> <iq to="test-domain.com" id="fGthINQO2cobGm6zBtYW5xr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:55 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:55 | >> <enabled location="7c41cec37518" max="60" resume="true" id="68d79721-ecff-4a46-9a88-d6c3c3121acb" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 << <enabled location="7c41cec37518" max="60" resume="true" id="68d79721-ecff-4a46-9a88-d6c3c3121acb" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:55 | << <iq id="cJAFpcJCBs2u6cNUO0ndHqQ" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 >> <iq id="cJAFpcJCBs2u6cNUO0ndHqQ" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:55 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:55 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-4" id="fGthINQO2cobGm6zBtYW5xr" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 << <iq type="result" to="admin@test-domain.com/228467168-tigase-4" id="fGthINQO2cobGm6zBtYW5xr" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:55 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-4"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-1 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-4"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-4"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-3 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-4"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 |
2022-10-13 22:28:55 | == Retrieve statistics
2022-10-13 22:28:55 | << <iq to="stats@test-domain.com" id="5ufw0k0002" type="set"><command xmlns="http://jabber.org/protocol/commands" node="stats"><x xmlns="jabber:x:data" type="submit"><field var="Stats level" type="list-single"><value>FINER</value></field></x></command></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 >> <iq to="stats@test-domain.com" id="5ufw0k0002" type="set"><command xmlns="http://jabber.org/protocol/commands" node="stats"><x xmlns="jabber:x:data" type="submit"><field var="Stats level" type="list-single"><value>FINER</value></field></x></command></iq>
2022-10-13 22:28:55 | >> <iq to="admin@test-domain.com/228467168-tigase-4" id="cJAFpcJCBs2u6cNUO0ndHqQ" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 << <iq to="admin@test-domain.com/228467168-tigase-4" id="cJAFpcJCBs2u6cNUO0ndHqQ" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:55 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-3"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-3"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-4"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-4"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | [Mutex] waiting for: [iq:5ufw0k0002]
2022-10-13 22:28:55 | onSuccess
2022-10-13 22:28:55 |
2022-10-13 22:28:55 | ext/Processing threads: 8
2022-10-13 22:28:55 | vhost-man/Number of VHosts: 2
2022-10-13 22:28:55 | vhost-man/Checks: is local domain: 235
2022-10-13 22:28:55 | vhost-man/Get components for local domain: 5
2022-10-13 22:28:55 | upload/Processing threads: 1
2022-10-13 22:28:55 | c2s/Last second packets: 26
2022-10-13 22:28:55 | c2s/Processing threads: 8
2022-10-13 22:28:55 | c2s/Packets received: 83
2022-10-13 22:28:55 | c2s/Packets sent: 74
2022-10-13 22:28:55 | c2s/Average processing time on last 100 runs [ms]: 12
2022-10-13 22:28:55 | c2s/IN_QUEUE processed: 73
2022-10-13 22:28:55 | c2s/IN_QUEUE processed presences: 13
2022-10-13 22:28:55 | c2s/IN_QUEUE processed other: 9
2022-10-13 22:28:55 | c2s/IN_QUEUE processed IQ: 52
2022-10-13 22:28:55 | c2s/IN_QUEUE processed IQ jabber:iq:version: 1
2022-10-13 22:28:55 | c2s/IN_QUEUE processed IQ bind: 4
2022-10-13 22:28:55 | c2s/IN_QUEUE processed IQ jabber:iq:roster: 4
2022-10-13 22:28:55 | c2s/IN_QUEUE processed IQ jabber:iq:register: 1
2022-10-13 22:28:55 | c2s/IN_QUEUE processed IQ [no XMLNS/child]: 5
2022-10-13 22:28:55 | c2s/IN_QUEUE processed IQ command: 32
2022-10-13 22:28:55 | c2s/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info: 5
2022-10-13 22:28:55 | c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl: 9
2022-10-13 22:28:55 | c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure: 1
2022-10-13 22:28:55 | c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success: 4
2022-10-13 22:28:55 | c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge: 4
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed: 74
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed presences: 4
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed other: 15
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed IQ: 55
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed IQ jabber:iq:version: 1
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed IQ bind: 4
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed IQ jabber:iq:roster: 4
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed IQ session: 4
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed IQ jabber:iq:register: 2
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed IQ [no XMLNS/child]: 2
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed IQ command: 33
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info: 5
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl: 9
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth: 5
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response: 4
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls: 6
2022-10-13 22:28:55 | c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls: 6
2022-10-13 22:28:55 | c2s/Open connections: 3
2022-10-13 22:28:55 | c2s/Bytes sent: 19149
2022-10-13 22:28:55 | c2s/Bytes received: 5031
2022-10-13 22:28:55 | amp/Last second packets: 2
2022-10-13 22:28:55 | amp/Processing threads: 8
2022-10-13 22:28:55 | amp/Packets received: 4
2022-10-13 22:28:55 | amp/IN_QUEUE processed: 4
2022-10-13 22:28:55 | amp/IN_QUEUE processed presences: 4
2022-10-13 22:28:55 | ws2s/Processing threads: 8
2022-10-13 22:28:55 | monitor/Processing threads: 1
2022-10-13 22:28:55 | bosh/Processing threads: 8
2022-10-13 22:28:55 | wg/Processing threads: 8
2022-10-13 22:28:55 | ext-disco/Processing threads: 1
2022-10-13 22:28:55 | s2s/Processing threads: 8
2022-10-13 22:28:55 | eventbus/Processing threads: 2
2022-10-13 22:28:55 | http/Processing threads: 1
2022-10-13 22:28:55 | muc/Processing threads: 8
2022-10-13 22:28:55 | muc/muc-dao/default/getRoomsJIDList()/Average processing time: 1
2022-10-13 22:28:55 | muc/muc-dao/default/getRoomsJIDList()/Executions: 1
2022-10-13 22:28:55 | sess-man/Last second packets: 38
2022-10-13 22:28:55 | sess-man/Processing threads: 16
2022-10-13 22:28:55 | sess-man/Packets received: 79
2022-10-13 22:28:55 | sess-man/Packets sent: 145
2022-10-13 22:28:55 | sess-man/Average processing time on last 100 runs [ms]: 4
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed: 77
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed presences: 4
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed other: 15
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed IQ: 58
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed IQ jabber:iq:version: 1
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed IQ bind: 4
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed IQ jabber:iq:roster: 4
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed IQ session: 4
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed IQ jabber:iq:register: 2
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed IQ command: 33
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info: 10
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl: 9
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth: 5
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response: 4
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls: 6
2022-10-13 22:28:55 | sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls: 6
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed: 143
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed presences: 22
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed other: 9
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed IQ: 114
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed IQ jabber:iq:version: 1
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed IQ bind: 4
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed IQ jabber:iq:roster: 4
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed IQ [no XMLNS/child]: 14
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed IQ jabber:iq:register: 1
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed IQ command: 33
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed IQ append: 47
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info: 10
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl: 9
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure: 1
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success: 4
2022-10-13 22:28:55 | sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge: 4
2022-10-13 22:28:55 | sess-man/msgRepository/default/loadMessagesToJID(XMPPResourceConnection,boolean)/Average processing time: 1
2022-10-13 22:28:55 | sess-man/msgRepository/default/loadMessagesToJID(XMPPResourceConnection,boolean)/Executions: 4
2022-10-13 22:28:55 | sess-man/Open user connections: 3
2022-10-13 22:28:55 | sess-man/Maximum user connections: 3
2022-10-13 22:28:55 | sess-man/Total user connections: 6
2022-10-13 22:28:55 | sess-man/Closed user connections: 2
2022-10-13 22:28:55 | sess-man/Open user sessions: 2
2022-10-13 22:28:55 | sess-man/Maximum user sessions: 2
2022-10-13 22:28:55 | sess-man/Total user sessions: 2
2022-10-13 22:28:55 | sess-man/Maximum user sessions today: 2
2022-10-13 22:28:55 | spam-filter/known-spammers/Filtered packets: 41
2022-10-13 22:28:55 | spam-filter/presence-subscribe/Filtered packets: 41
2022-10-13 22:28:55 | spam-filter/message-error-ensure-error-child/Filtered packets: 41
2022-10-13 22:28:55 | spam-filter/message-same-long-body/Filtered packets: 41
2022-10-13 22:28:55 | jabber:iq:register/Registered users: 1
2022-10-13 22:28:55 | presence-state/Users status changes: 4
2022-10-13 22:28:55 | message-archive/Processing threads: 8
2022-10-13 22:28:55 | mix/Processing threads: 8
2022-10-13 22:28:55 | mix/dao/default/getNodesCount(BareJID)/Executions: 2
2022-10-13 22:28:55 | ext-man/Processing threads: 1
2022-10-13 22:28:55 | message-router/Last second packets: 14
2022-10-13 22:28:55 | message-router/Processing threads: 8
2022-10-13 22:28:55 | message-router/Packets received: 224
2022-10-13 22:28:55 | message-router/Packets sent: 4
2022-10-13 22:28:55 | message-router/IN_QUEUE processed: 223
2022-10-13 22:28:55 | message-router/IN_QUEUE processed presences: 26
2022-10-13 22:28:55 | message-router/IN_QUEUE processed other: 24
2022-10-13 22:28:55 | message-router/IN_QUEUE processed IQ: 174
2022-10-13 22:28:55 | message-router/IN_QUEUE processed IQ jabber:iq:version: 2
2022-10-13 22:28:55 | message-router/IN_QUEUE processed IQ bind: 8
2022-10-13 22:28:55 | message-router/IN_QUEUE processed IQ jabber:iq:roster: 8
2022-10-13 22:28:55 | message-router/IN_QUEUE processed IQ session: 4
2022-10-13 22:28:55 | message-router/IN_QUEUE processed IQ [no XMLNS/child]: 16
2022-10-13 22:28:55 | message-router/IN_QUEUE processed IQ jabber:iq:register: 3
2022-10-13 22:28:55 | message-router/IN_QUEUE processed IQ command: 66
2022-10-13 22:28:55 | message-router/IN_QUEUE processed IQ append: 47
2022-10-13 22:28:55 | message-router/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info: 20
2022-10-13 22:28:55 | message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl: 18
2022-10-13 22:28:55 | message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth: 5
2022-10-13 22:28:55 | message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure: 1
2022-10-13 22:28:55 | message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response: 4
2022-10-13 22:28:55 | message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success: 4
2022-10-13 22:28:55 | message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge: 4
2022-10-13 22:28:55 | message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls: 6
2022-10-13 22:28:55 | message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls: 6
2022-10-13 22:28:55 | message-router/OUT_QUEUE processed: 4
2022-10-13 22:28:55 | message-router/OUT_QUEUE processed IQ: 4
2022-10-13 22:28:55 | message-router/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info: 4
2022-10-13 22:28:55 | message-router/Local hostname: 7c41cec37518
2022-10-13 22:28:55 | message-router/Uptime: 38 sec
2022-10-13 22:28:55 | message-router/Version: 8.3.0-SNAPSHOT-b12128/cccf702b
2022-10-13 22:28:55 | message-router/Load average: 2.02
2022-10-13 22:28:55 | message-router/CPU usage [%]: 50.452168
2022-10-13 22:28:55 | message-router/HEAP usage [%]: 8.348633
2022-10-13 22:28:55 | message-router/CPU usage: 50.5%
2022-10-13 22:28:55 | message-router/Max Heap mem: 1,024,000 KB
2022-10-13 22:28:55 | message-router/Used Heap: 85,490 KB
2022-10-13 22:28:55 | message-router/Free Heap: 938,510 KB
2022-10-13 22:28:55 | message-router/Max NonHeap mem: 0 KB
2022-10-13 22:28:55 | message-router/Used NonHeap: 109,672 KB
2022-10-13 22:28:55 | message-router/Free NonHeap: -1 KB
2022-10-13 22:28:55 | message-router/Heap region name: G1 Old Gen
2022-10-13 22:28:55 | message-router/JVM/GC-statistics: {name=G1 Young Generation;count=28;time=619;avgTime=22;pools=[G1 Eden Space, G1 Survivor Space, G1 Old Gen]}|{name=G1 Old Generation;count=0;time=0;avgTime=0;pools=[G1 Eden Space, G1 Survivor Space, G1 Old Gen]}
2022-10-13 22:28:55 | message-router/JVM/HEAP Total Used [KB]: 232946
2022-10-13 22:28:55 | message-router/JVM/HEAP Total Max [KB]: 1024000
2022-10-13 22:28:55 | message-router/JVM/HEAP Total Free [KB]: 791054
2022-10-13 22:28:55 | message-router/JVM/HEAP Total Usage [%]: 22.748632
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/eden/Name: G1 Eden Space
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/eden/Usage/Used [KB]: 136192
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/eden/Peak Usage/Used [KB]: 177152
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/old/Name: G1 Old Gen
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/old/Usage/Used [KB]: 85490
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/old/Usage/Max [KB]: 1024000
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/old/Peak Usage/Used [KB]: 85490
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/old/Peak Usage/Max [KB]: 1024000
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/old/Collection Usage/Max [KB]: 1024000
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/survivor/Name: G1 Survivor Space
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/survivor/Usage/Used [KB]: 11264
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/survivor/Peak Usage/Used [KB]: 14848
2022-10-13 22:28:55 | message-router/JVM/MemoryPools/HeapMemory/survivor/Collection Usage/Used [KB]: 11264
2022-10-13 22:28:55 | message-router/JVM/BufferPools/direct/Used [B]: 366370
2022-10-13 22:28:55 | message-router/JVM/BufferPools/direct/Capacity [B]: 366370
2022-10-13 22:28:55 | message-router/JVM/BufferPools/direct/Count: 275
2022-10-13 22:28:55 | pubsub/Last second packets: 3
2022-10-13 22:28:55 | pubsub/Processing threads: 8
2022-10-13 22:28:55 | pubsub/Packets received: 6
2022-10-13 22:28:55 | pubsub/Packets sent: 1
2022-10-13 22:28:55 | pubsub/IN_QUEUE processed: 6
2022-10-13 22:28:55 | pubsub/IN_QUEUE processed presences: 5
2022-10-13 22:28:55 | pubsub/IN_QUEUE processed IQ: 1
2022-10-13 22:28:55 | pubsub/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info: 1
2022-10-13 22:28:55 | pubsub/OUT_QUEUE processed: 1
2022-10-13 22:28:55 | pubsub/OUT_QUEUE processed IQ: 1
2022-10-13 22:28:55 | pubsub/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info: 1
2022-10-13 22:28:55 | pubsub/stanzaProcessor/CapsModule/Executions: 1
2022-10-13 22:28:55 | pubsub/stanzaProcessor/PresenceCollectorModule/Executions: 5
2022-10-13 22:28:55 | pubsub/dao/default/getNodesCount(BareJID)/Executions: 2
2022-10-13 22:28:55 | pubsub/dao/default/getUserSubscriptions(BareJID,BareJID)/Average processing time: 2
2022-10-13 22:28:55 | pubsub/dao/default/getUserSubscriptions(BareJID,BareJID)/Executions: 4
2022-10-13 22:28:55 | audit-log/Last second packets: 22
2022-10-13 22:28:55 | audit-log/Processing threads: 1
2022-10-13 22:28:55 | audit-log/Packets received: 47
2022-10-13 22:28:55 | audit-log/IN_QUEUE processed: 47
2022-10-13 22:28:55 | audit-log/IN_QUEUE processed IQ: 47
2022-10-13 22:28:55 | audit-log/IN_QUEUE processed IQ append: 47
2022-10-13 22:28:55 | dataSource/Number of data sources: 1
2022-10-13 22:28:55 | userRepository/default/getKeys(BareJID,String)/Executions: 1
2022-10-13 22:28:55 | userRepository/default/setData(BareJID,String,String)/Average processing time: 2
2022-10-13 22:28:55 | userRepository/default/setData(BareJID,String,String)/Executions: 2
2022-10-13 22:28:55 | userRepository/default/userExists(BareJID)/Average processing time: 1
2022-10-13 22:28:55 | userRepository/default/userExists(BareJID)/Executions: 8
2022-10-13 22:28:55 | userRepository/default/getDataMap(BareJID,String,Function)/Executions: 1
2022-10-13 22:28:55 | userRepository/default/addUser(BareJID)/Executions: 7
2022-10-13 22:28:55 | userRepository/default/getData(BareJID,String,String)/Executions: 1
2022-10-13 22:28:55 | userRepository/default/getData(BareJID,String,String,String)/Average processing time: 1
2022-10-13 22:28:55 | userRepository/default/getData(BareJID,String,String,String)/Executions: 3
2022-10-13 22:28:55 | userRepository/default/getData(BareJID,String)/Average processing time: 1
2022-10-13 22:28:55 | userRepository/default/getData(BareJID,String)/Executions: 9
2022-10-13 22:28:55 | authRepository/default/loggedIn(BareJID)/Executions: 4
2022-10-13 22:28:55 | authRepository/default/getActiveUsersCountIn(Duration)/Executions: 3
2022-10-13 22:28:55 | authRepository/default/addUser(BareJID,String)/Average processing time: 87
2022-10-13 22:28:55 | authRepository/default/addUser(BareJID,String)/Executions: 1
2022-10-13 22:28:55 | authRepository/default/updateCredential(BareJID,String,String)/Average processing time: 40
2022-10-13 22:28:55 | authRepository/default/updateCredential(BareJID,String,String)/Executions: 1
2022-10-13 22:28:55 | authRepository/default/isMechanismSupported(String,String)/Executions: 24
2022-10-13 22:28:55 | authRepository/default/getCredentials(BareJID,String)/Average processing time: 2
2022-10-13 22:28:55 | authRepository/default/getCredentials(BareJID,String)/Executions: 5
2022-10-13 22:28:55 | Stats level: FINER
2022-10-13 22:28:55 |
2022-10-13 22:28:55 | [Mutex] notify: [success, iq:5ufw0k0002]
2022-10-13 22:28:55 | [Mutex] received everything.
2022-10-13 22:28:55 | [Mutex] isItemNotified: success :: true
2022-10-13 22:28:55 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-4" id="5ufw0k0002" xmlns="jabber:client" from="stats@test-domain.com"><command node="stats" xmlns="http://jabber.org/protocol/commands" status="executing"><x xmlns="jabber:x:data" type="form"><field var="ext/Processing threads" type="text-single"><value>8</value></field><field var="vhost-man/Number of VHosts" type="text-single"><value>2</value></field><field var="vhost-man/Checks: is local domain" type="text-single"><value>235</value></field><field var="vhost-man/Get components for local domain" type="text-single"><value>5</value></field><field var="upload/Processing threads" type="text-single"><value>1</value></field><field var="c2s/Last second packets" type="text-single"><value>26</value></field><field var="c2s/Processing threads" type="text-single"><value>8</value></field><field var="c2s/Packets received" type="text-single"><value>83</value></field><field var="c2s/Packets sent" type="text-single"><value>74</value></field><field var="c2s/Average processing time on last 100 runs [ms]" type="text-single"><value>12</value></field><field var="c2s/IN_QUEUE processed" type="text-single"><value>73</value></field><field var="c2s/IN_QUEUE processed presences" type="text-single"><value>13</value></field><field var="c2s/IN_QUEUE processed other" type="text-single"><value>9</value></field><field var="c2s/IN_QUEUE processed IQ" type="text-single"><value>52</value></field><field var="c2s/IN_QUEUE processed IQ jabber:iq:version" type="text-single"><value>1</value></field><field var="c2s/IN_QUEUE processed IQ bind" type="text-single"><value>4</value></field><field var="c2s/IN_QUEUE processed IQ jabber:iq:roster" type="text-single"><value>4</value></field><field var="c2s/IN_QUEUE processed IQ jabber:iq:register" type="text-single"><value>1</value></field><field var="c2s/IN_QUEUE processed IQ [no XMLNS/child]" type="text-single"><value>5</value></field><field var="c2s/IN_QUEUE processed IQ command" type="text-single"><value>32</value></field><field var="c2s/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>5</value></field><field var="c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl" type="text-single"><value>9</value></field><field var="c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure" type="text-single"><value>1</value></field><field var="c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success" type="text-single"><value>4</value></field><field var="c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed" type="text-single"><value>74</value></field><field var="c2s/OUT_QUEUE processed presences" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed other" type="text-single"><value>15</value></field><field var="c2s/OUT_QUEUE processed IQ" type="text-single"><value>55</value></field><field var="c2s/OUT_QUEUE processed IQ jabber:iq:version" type="text-single"><value>1</value></field><field var="c2s/OUT_QUEUE processed IQ bind" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed IQ jabber:iq:roster" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed IQ session" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed IQ jabber:iq:register" type="text-single"><value>2</value></field><field var="c2s/OUT_QUEUE processed IQ [no XMLNS/child]" type="text-single"><value>2</value></field><field var="c2s/OUT_QUEUE processed IQ command" type="text-single"><value>33</value></field><field var="c2s/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>5</value></field><field var="c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl" type="text-single"><value>9</value></field><field var="c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth" type="text-single"><value>5</value></field><field var="c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls" type="text-single"><value>6</value></field><field var="c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls" type="text-single"><value>6</value></field><field var="c2s/Open connections" type="text-single"><value>3</value></field><field var="c2s/Bytes sent" type="text-single"><value>19149</value></field><field var="c2s/Bytes received" type="text-single"><value>5031</value></field><field var="amp/Last second packets" type="text-single"><value>2</value></field><field var="amp/Processing threads" type="text-single"><value>8</value></field><field var="amp/Packets received" type="text-single"><value>4</value></field><field var="amp/IN_QUEUE processed" type="text-single"><value>4</value></field><field var="amp/IN_QUEUE processed presences" type="text-single"><value>4</value></field><field var="ws2s/Processing threads" type="text-single"><value>8</value></field><field var="monitor/Processing threads" type="text-single"><value>1</value></field><field var="bosh/Processing threads" type="text-single"><value>8</value></field><field var="wg/Processing threads" type="text-single"><value>8</value></field><field var="ext-disco/Processing threads" type="text-single"><value>1</value></field><field var="s2s/Processing threads" type="text-single"><value>8</value></field><field var="eventbus/Processing threads" type="text-single"><value>2</value></field><field var="http/Processing threads" type="text-single"><value>1</value></field><field var="muc/Processing threads" type="text-single"><value>8</value></field><field var="muc/muc-dao/default/getRoomsJIDList()/Average processing time" type="text-single"><value>1</value></field><field var="muc/muc-dao/default/getRoomsJIDList()/Executions" type="text-single"><value>1</value></field><field var="sess-man/Last second packets" type="text-single"><value>38</value></field><field var="sess-man/Processing threads" type="text-single"><value>16</value></field><field var="sess-man/Packets received" type="text-single"><value>79</value></field><field var="sess-man/Packets sent" type="text-single"><value>145</value></field><field var="sess-man/Average processing time on last 100 runs [ms]" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed" type="text-single"><value>77</value></field><field var="sess-man/IN_QUEUE processed presences" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed other" type="text-single"><value>15</value></field><field var="sess-man/IN_QUEUE processed IQ" type="text-single"><value>58</value></field><field var="sess-man/IN_QUEUE processed IQ jabber:iq:version" type="text-single"><value>1</value></field><field var="sess-man/IN_QUEUE processed IQ bind" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed IQ jabber:iq:roster" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed IQ session" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed IQ jabber:iq:register" type="text-single"><value>2</value></field><field var="sess-man/IN_QUEUE processed IQ command" type="text-single"><value>33</value></field><field var="sess-man/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>10</value></field><field var="sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl" type="text-single"><value>9</value></field><field var="sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth" type="text-single"><value>5</value></field><field var="sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls" type="text-single"><value>6</value></field><field var="sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls" type="text-single"><value>6</value></field><field var="sess-man/OUT_QUEUE processed" type="text-single"><value>143</value></field><field var="sess-man/OUT_QUEUE processed presences" type="text-single"><value>22</value></field><field var="sess-man/OUT_QUEUE processed other" type="text-single"><value>9</value></field><field var="sess-man/OUT_QUEUE processed IQ" type="text-single"><value>114</value></field><field var="sess-man/OUT_QUEUE processed IQ jabber:iq:version" type="text-single"><value>1</value></field><field var="sess-man/OUT_QUEUE processed IQ bind" type="text-single"><value>4</value></field><field var="sess-man/OUT_QUEUE processed IQ jabber:iq:roster" type="text-single"><value>4</value></field><field var="sess-man/OUT_QUEUE processed IQ [no XMLNS/child]" type="text-single"><value>14</value></field><field var="sess-man/OUT_QUEUE processed IQ jabber:iq:register" type="text-single"><value>1</value></field><field var="sess-man/OUT_QUEUE processed IQ command" type="text-single"><value>33</value></field><field var="sess-man/OUT_QUEUE processed IQ append" type="text-single"><value>47</value></field><field var="sess-man/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>10</value></field><field var="sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl" type="text-single"><value>9</value></field><field var="sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure" type="text-single"><value>1</value></field><field var="sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success" type="text-single"><value>4</value></field><field var="sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge" type="text-single"><value>4</value></field><field var="sess-man/msgRepository/default/loadMessagesToJID(XMPPResourceConnection,boolean)/Average processing time" type="text-single"><value>1</value></field><field var="sess-man/msgRepository/default/loadMessagesToJID(XMPPResourceConnection,boolean)/Executions" type="text-single"><value>4</value></field><field var="sess-man/Open user connections" type="text-single"><value>3</value></field><field var="sess-man/Maximum user connections" type="text-single"><value>3</value></field><field var="sess-man/Total user connections" type="text-single"><value>6</value></field><field var="sess-man/Closed user connections" type="text-single"><value>2</value></field><field var="sess-man/Open user sessions" type="text-single"><value>2</value></field><field var="sess-man/Maximum user sessions" type="text-single"><value>2</value></field><field var="sess-man/Total user sessions" type="text-single"><value>2</value></field><field var="sess-man/Maximum user sessions today" type="text-single"><value>2</value></field><field var="spam-filter/known-spammers/Filtered packets" type="text-single"><value>41</value></field><field var="spam-filter/presence-subscribe/Filtered packets" type="text-single"><value>41</value></field><field var="spam-filter/message-error-ensure-error-child/Filtered packets" type="text-single"><value>41</value></field><field var="spam-filter/message-same-long-body/Filtered packets" type="text-single"><value>41</value></field><field var="jabber:iq:register/Registered users" type="text-single"><value>1</value></field><field var="presence-state/Users status changes" type="text-single"><value>4</value></field><field var="message-archive/Processing threads" type="text-single"><value>8</value></field><field var="mix/Processing threads" type="text-single"><value>8</value></field><field var="mix/dao/default/getNodesCount(BareJID)/Executions" type="text-single"><value>2</value></field><field var="ext-man/Processing threads" type="text-single"><value>1</value></field><field var="message-router/Last second packets" type="text-single"><value>14</value></field><field var="message-router/Processing threads" type="text-single"><value>8</value></field><field var="message-router/Packets received" type="text-single"><value>224</value></field><field var="message-router/Packets sent" type="text-single"><value>4</value></field><field var="message-router/IN_QUEUE processed" type="text-single"><value>223</value></field><field var="message-router/IN_QUEUE processed presences" type="text-single"><value>26</value></field><field var="message-router/IN_QUEUE processed other" type="text-single"><value>24</value></field><field var="message-router/IN_QUEUE processed IQ" type="text-single"><value>174</value></field><field var="message-router/IN_QUEUE processed IQ jabber:iq:version" type="text-single"><value>2</value></field><field var="message-router/IN_QUEUE processed IQ bind" type="text-single"><value>8</value></field><field var="message-router/IN_QUEUE processed IQ jabber:iq:roster" type="text-single"><value>8</value></field><field var="message-router/IN_QUEUE processed IQ session" type="text-single"><value>4</value></field><field var="message-router/IN_QUEUE processed IQ [no XMLNS/child]" type="text-single"><value>16</value></field><field var="message-router/IN_QUEUE processed IQ jabber:iq:register" type="text-single"><value>3</value></field><field var="message-router/IN_QUEUE processed IQ command" type="text-single"><value>66</value></field><field var="message-router/IN_QUEUE processed IQ append" type="text-single"><value>47</value></field><field var="message-router/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>20</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl" type="text-single"><value>18</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth" type="text-single"><value>5</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure" type="text-single"><value>1</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response" type="text-single"><value>4</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success" type="text-single"><value>4</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge" type="text-single"><value>4</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls" type="text-single"><value>6</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls" type="text-single"><value>6</value></field><field var="message-router/OUT_QUEUE processed" type="text-single"><value>4</value></field><field var="message-router/OUT_QUEUE processed IQ" type="text-single"><value>4</value></field><field var="message-router/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>4</value></field><field var="message-router/Local hostname" type="text-single"><value>7c41cec37518</value></field><field var="message-router/Uptime" type="text-single"><value>38 sec</value></field><field var="message-router/Version" type="text-single"><value>8.3.0-SNAPSHOT-b12128/cccf702b</value></field><field var="message-router/Load average" type="text-single"><value>2.02</value></field><field var="message-router/CPU usage [%]" type="text-single"><value>50.452168</value></field><field var="message-router/HEAP usage [%]" type="text-single"><value>8.348633</value></field><field var="message-router/CPU usage" type="text-single"><value>50.5%</value></field><field var="message-router/Max Heap mem" type="text-single"><value>1,024,000 KB</value></field><field var="message-router/Used Heap" type="text-single"><value>85,490 KB</value></field><field var="message-router/Free Heap" type="text-single"><value>938,510 KB</value></field><field var="message-router/Max NonHeap mem" type="text-single"><value>0 KB</value></field><field var="message-router/Used NonHeap" type="text-single"><value>109,672 KB</value></field><field var="message-router/Free NonHeap" type="text-single"><value>-1 KB</value></field><field var="message-router/Heap region name" type="text-single"><value>G1 Old Gen</value></field><field var="message-router/JVM/GC-statistics" type="text-single"><value>{name=G1 Young Generation;count=28;time=619;avgTime=22;pools=[G1 Eden Space, G1 Survivor Space, G1 Old Gen]}|{name=G1 Old Generation;count=0;time=0;avgTime=0;pools=[G1 Eden Space, G1 Survivor Space, G1 Old Gen]}</value></field><field var="message-router/JVM/HEAP Total Used [KB]" type="text-single"><value>232946</value></field><field var="message-router/JVM/HEAP Total Max [KB]" type="text-single"><value>1024000</value></field><field var="message-router/JVM/HEAP Total Free [KB]" type="text-single"><value>791054</value></field><field var="message-router/JVM/HEAP Total Usage [%]" type="text-single"><value>22.748632</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/eden/Name" type="text-single"><value>G1 Eden Space</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/eden/Usage/Used [KB]" type="text-single"><value>136192</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/eden/Peak Usage/Used [KB]" type="text-single"><value>177152</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Name" type="text-single"><value>G1 Old Gen</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Usage/Used [KB]" type="text-single"><value>85490</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Usage/Max [KB]" type="text-single"><value>1024000</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Peak Usage/Used [KB]" type="text-single"><value>85490</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Peak Usage/Max [KB]" type="text-single"><value>1024000</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Collection Usage/Max [KB]" type="text-single"><value>1024000</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/survivor/Name" type="text-single"><value>G1 Survivor Space</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/survivor/Usage/Used [KB]" type="text-single"><value>11264</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/survivor/Peak Usage/Used [KB]" type="text-single"><value>14848</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/survivor/Collection Usage/Used [KB]" type="text-single"><value>11264</value></field><field var="message-router/JVM/BufferPools/direct/Used [B]" type="text-single"><value>366370</value></field><field var="message-router/JVM/BufferPools/direct/Capacity [B]" type="text-single"><value>366370</value></field><field var="message-router/JVM/BufferPools/direct/Count" type="text-single"><value>275</value></field><field var="pubsub/Last second packets" type="text-single"><value>3</value></field><field var="pubsub/Processing threads" type="text-single"><value>8</value></field><field var="pubsub/Packets received" type="text-single"><value>6</value></field><field var="pubsub/Packets sent" type="text-single"><value>1</value></field><field var="pubsub/IN_QUEUE processed" type="text-single"><value>6</value></field><field var="pubsub/IN_QUEUE processed presences" type="text-single"><value>5</value></field><field var="pubsub/IN_QUEUE processed IQ" type="text-single"><value>1</value></field><field var="pubsub/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>1</value></field><field var="pubsub/OUT_QUEUE processed" type="text-single"><value>1</value></field><field var="pubsub/OUT_QUEUE processed IQ" type="text-single"><value>1</value></field><field var="pubsub/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>1</value></field><field var="pubsub/stanzaProcessor/CapsModule/Executions" type="text-single"><value>1</value></field><field var="pubsub/stanzaProcessor/PresenceCollectorModule/Executions" type="text-single"><value>5</value></field><field var="pubsub/dao/default/getNodesCount(BareJID)/Executions" type="text-single"><value>2</value></field><field var="pubsub/dao/default/getUserSubscriptions(BareJID,BareJID)/Average processing time" type="text-single"><value>2</value></field><field var="pubsub/dao/default/getUserSubscriptions(BareJID,BareJID)/Executions" type="text-single"><value>4</value></field><field var="audit-log/Last second packets" type="text-single"><value>22</value></field><field var="audit-log/Processing threads" type="text-single"><value>1</value></field><field var="audit-log/Packets received" type="text-single"><value>47</value></field><field var="audit-log/IN_QUEUE processed" type="text-single"><value>47</value></field><field var="audit-log/IN_QUEUE processed IQ" type="text-single"><value>47</value></field><field var="audit-log/IN_QUEUE processed IQ append" type="text-single"><value>47</value></field><field var="dataSource/Number of data sources" type="text-single"><value>1</value></field><field var="userRepository/default/getKeys(BareJID,String)/Executions" type="text-single"><value>1</value></field><field var="userRepository/default/setData(BareJID,String,String)/Average processing time" type="text-single"><value>2</value></field><field var="userRepository/default/setData(BareJID,String,String)/Executions" type="text-single"><value>2</value></field><field var="userRepository/default/userExists(BareJID)/Average processing time" type="text-single"><value>1</value></field><field var="userRepository/default/userExists(BareJID)/Executions" type="text-single"><value>8</value></field><field var="userRepository/default/getDataMap(BareJID,String,Function)/Executions" type="text-single"><value>1</value></field><field var="userRepository/default/addUser(BareJID)/Executions" type="text-single"><value>7</value></field><field var="userRepository/default/getData(BareJID,String,String)/Executions" type="text-single"><value>1</value></field><field var="userRepository/default/getData(BareJID,String,String,String)/Average processing time" type="text-single"><value>1</value></field><field var="userRepository/default/getData(BareJID,String,String,String)/Executions" type="text-single"><value>3</value></field><field var="userRepository/default/getData(BareJID,String)/Average processing time" type="text-single"><value>1</value></field><field var="userRepository/default/getData(BareJID,String)/Executions" type="text-single"><value>9</value></field><field var="authRepository/default/loggedIn(BareJID)/Executions" type="text-single"><value>4</value></field><field var="authRepository/default/getActiveUsersCountIn(Duration)/Executions" type="text-single"><value>3</value></field><field var="authRepository/default/addUser(BareJID,String)/Average processing time" type="text-single"><value>87</value></field><field var="authRepository/default/addUser(BareJID,String)/Executions" type="text-single"><value>1</value></field><field var="authRepository/default/updateCredential(BareJID,String,String)/Average processing time" type="text-single"><value>40</value></field><field var="authRepository/default/updateCredential(BareJID,String,String)/Executions" type="text-single"><value>1</value></field><field var="authRepository/default/isMechanismSupported(String,String)/Executions" type="text-single"><value>24</value></field><field var="authRepository/default/getCredentials(BareJID,String)/Average processing time" type="text-single"><value>2</value></field><field var="authRepository/default/getCredentials(BareJID,String)/Executions" type="text-single"><value>5</value></field><field var="Stats level" label="Stats level" type="list-single"><value>FINER</value><option label="INFO"><value>INFO</value></option><option label="FINE"><value>FINE</value></option><option label="FINER"><value>FINER</value></option><option label="FINEST"><value>FINEST</value></option></field></x><actions execute="complete"><complete/></actions></command></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-4 << <iq type="result" to="admin@test-domain.com/228467168-tigase-4" id="5ufw0k0002" xmlns="jabber:client" from="stats@test-domain.com"><command node="stats" xmlns="http://jabber.org/protocol/commands" status="executing"><x xmlns="jabber:x:data" type="form"><field var="ext/Processing threads" type="text-single"><value>8</value></field><field var="vhost-man/Number of VHosts" type="text-single"><value>2</value></field><field var="vhost-man/Checks: is local domain" type="text-single"><value>235</value></field><field var="vhost-man/Get components for local domain" type="text-single"><value>5</value></field><field var="upload/Processing threads" type="text-single"><value>1</value></field><field var="c2s/Last second packets" type="text-single"><value>26</value></field><field var="c2s/Processing threads" type="text-single"><value>8</value></field><field var="c2s/Packets received" type="text-single"><value>83</value></field><field var="c2s/Packets sent" type="text-single"><value>74</value></field><field var="c2s/Average processing time on last 100 runs [ms]" type="text-single"><value>12</value></field><field var="c2s/IN_QUEUE processed" type="text-single"><value>73</value></field><field var="c2s/IN_QUEUE processed presences" type="text-single"><value>13</value></field><field var="c2s/IN_QUEUE processed other" type="text-single"><value>9</value></field><field var="c2s/IN_QUEUE processed IQ" type="text-single"><value>52</value></field><field var="c2s/IN_QUEUE processed IQ jabber:iq:version" type="text-single"><value>1</value></field><field var="c2s/IN_QUEUE processed IQ bind" type="text-single"><value>4</value></field><field var="c2s/IN_QUEUE processed IQ jabber:iq:roster" type="text-single"><value>4</value></field><field var="c2s/IN_QUEUE processed IQ jabber:iq:register" type="text-single"><value>1</value></field><field var="c2s/IN_QUEUE processed IQ [no XMLNS/child]" type="text-single"><value>5</value></field><field var="c2s/IN_QUEUE processed IQ command" type="text-single"><value>32</value></field><field var="c2s/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>5</value></field><field var="c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl" type="text-single"><value>9</value></field><field var="c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure" type="text-single"><value>1</value></field><field var="c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success" type="text-single"><value>4</value></field><field var="c2s/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed" type="text-single"><value>74</value></field><field var="c2s/OUT_QUEUE processed presences" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed other" type="text-single"><value>15</value></field><field var="c2s/OUT_QUEUE processed IQ" type="text-single"><value>55</value></field><field var="c2s/OUT_QUEUE processed IQ jabber:iq:version" type="text-single"><value>1</value></field><field var="c2s/OUT_QUEUE processed IQ bind" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed IQ jabber:iq:roster" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed IQ session" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed IQ jabber:iq:register" type="text-single"><value>2</value></field><field var="c2s/OUT_QUEUE processed IQ [no XMLNS/child]" type="text-single"><value>2</value></field><field var="c2s/OUT_QUEUE processed IQ command" type="text-single"><value>33</value></field><field var="c2s/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>5</value></field><field var="c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl" type="text-single"><value>9</value></field><field var="c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth" type="text-single"><value>5</value></field><field var="c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response" type="text-single"><value>4</value></field><field var="c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls" type="text-single"><value>6</value></field><field var="c2s/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls" type="text-single"><value>6</value></field><field var="c2s/Open connections" type="text-single"><value>3</value></field><field var="c2s/Bytes sent" type="text-single"><value>19149</value></field><field var="c2s/Bytes received" type="text-single"><value>5031</value></field><field var="amp/Last second packets" type="text-single"><value>2</value></field><field var="amp/Processing threads" type="text-single"><value>8</value></field><field var="amp/Packets received" type="text-single"><value>4</value></field><field var="amp/IN_QUEUE processed" type="text-single"><value>4</value></field><field var="amp/IN_QUEUE processed presences" type="text-single"><value>4</value></field><field var="ws2s/Processing threads" type="text-single"><value>8</value></field><field var="monitor/Processing threads" type="text-single"><value>1</value></field><field var="bosh/Processing threads" type="text-single"><value>8</value></field><field var="wg/Processing threads" type="text-single"><value>8</value></field><field var="ext-disco/Processing threads" type="text-single"><value>1</value></field><field var="s2s/Processing threads" type="text-single"><value>8</value></field><field var="eventbus/Processing threads" type="text-single"><value>2</value></field><field var="http/Processing threads" type="text-single"><value>1</value></field><field var="muc/Processing threads" type="text-single"><value>8</value></field><field var="muc/muc-dao/default/getRoomsJIDList()/Average processing time" type="text-single"><value>1</value></field><field var="muc/muc-dao/default/getRoomsJIDList()/Executions" type="text-single"><value>1</value></field><field var="sess-man/Last second packets" type="text-single"><value>38</value></field><field var="sess-man/Processing threads" type="text-single"><value>16</value></field><field var="sess-man/Packets received" type="text-single"><value>79</value></field><field var="sess-man/Packets sent" type="text-single"><value>145</value></field><field var="sess-man/Average processing time on last 100 runs [ms]" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed" type="text-single"><value>77</value></field><field var="sess-man/IN_QUEUE processed presences" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed other" type="text-single"><value>15</value></field><field var="sess-man/IN_QUEUE processed IQ" type="text-single"><value>58</value></field><field var="sess-man/IN_QUEUE processed IQ jabber:iq:version" type="text-single"><value>1</value></field><field var="sess-man/IN_QUEUE processed IQ bind" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed IQ jabber:iq:roster" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed IQ session" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed IQ jabber:iq:register" type="text-single"><value>2</value></field><field var="sess-man/IN_QUEUE processed IQ command" type="text-single"><value>33</value></field><field var="sess-man/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>10</value></field><field var="sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl" type="text-single"><value>9</value></field><field var="sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth" type="text-single"><value>5</value></field><field var="sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response" type="text-single"><value>4</value></field><field var="sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls" type="text-single"><value>6</value></field><field var="sess-man/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls" type="text-single"><value>6</value></field><field var="sess-man/OUT_QUEUE processed" type="text-single"><value>143</value></field><field var="sess-man/OUT_QUEUE processed presences" type="text-single"><value>22</value></field><field var="sess-man/OUT_QUEUE processed other" type="text-single"><value>9</value></field><field var="sess-man/OUT_QUEUE processed IQ" type="text-single"><value>114</value></field><field var="sess-man/OUT_QUEUE processed IQ jabber:iq:version" type="text-single"><value>1</value></field><field var="sess-man/OUT_QUEUE processed IQ bind" type="text-single"><value>4</value></field><field var="sess-man/OUT_QUEUE processed IQ jabber:iq:roster" type="text-single"><value>4</value></field><field var="sess-man/OUT_QUEUE processed IQ [no XMLNS/child]" type="text-single"><value>14</value></field><field var="sess-man/OUT_QUEUE processed IQ jabber:iq:register" type="text-single"><value>1</value></field><field var="sess-man/OUT_QUEUE processed IQ command" type="text-single"><value>33</value></field><field var="sess-man/OUT_QUEUE processed IQ append" type="text-single"><value>47</value></field><field var="sess-man/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>10</value></field><field var="sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl" type="text-single"><value>9</value></field><field var="sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure" type="text-single"><value>1</value></field><field var="sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success" type="text-single"><value>4</value></field><field var="sess-man/OUT_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge" type="text-single"><value>4</value></field><field var="sess-man/msgRepository/default/loadMessagesToJID(XMPPResourceConnection,boolean)/Average processing time" type="text-single"><value>1</value></field><field var="sess-man/msgRepository/default/loadMessagesToJID(XMPPResourceConnection,boolean)/Executions" type="text-single"><value>4</value></field><field var="sess-man/Open user connections" type="text-single"><value>3</value></field><field var="sess-man/Maximum user connections" type="text-single"><value>3</value></field><field var="sess-man/Total user connections" type="text-single"><value>6</value></field><field var="sess-man/Closed user connections" type="text-single"><value>2</value></field><field var="sess-man/Open user sessions" type="text-single"><value>2</value></field><field var="sess-man/Maximum user sessions" type="text-single"><value>2</value></field><field var="sess-man/Total user sessions" type="text-single"><value>2</value></field><field var="sess-man/Maximum user sessions today" type="text-single"><value>2</value></field><field var="spam-filter/known-spammers/Filtered packets" type="text-single"><value>41</value></field><field var="spam-filter/presence-subscribe/Filtered packets" type="text-single"><value>41</value></field><field var="spam-filter/message-error-ensure-error-child/Filtered packets" type="text-single"><value>41</value></field><field var="spam-filter/message-same-long-body/Filtered packets" type="text-single"><value>41</value></field><field var="jabber:iq:register/Registered users" type="text-single"><value>1</value></field><field var="presence-state/Users status changes" type="text-single"><value>4</value></field><field var="message-archive/Processing threads" type="text-single"><value>8</value></field><field var="mix/Processing threads" type="text-single"><value>8</value></field><field var="mix/dao/default/getNodesCount(BareJID)/Executions" type="text-single"><value>2</value></field><field var="ext-man/Processing threads" type="text-single"><value>1</value></field><field var="message-router/Last second packets" type="text-single"><value>14</value></field><field var="message-router/Processing threads" type="text-single"><value>8</value></field><field var="message-router/Packets received" type="text-single"><value>224</value></field><field var="message-router/Packets sent" type="text-single"><value>4</value></field><field var="message-router/IN_QUEUE processed" type="text-single"><value>223</value></field><field var="message-router/IN_QUEUE processed presences" type="text-single"><value>26</value></field><field var="message-router/IN_QUEUE processed other" type="text-single"><value>24</value></field><field var="message-router/IN_QUEUE processed IQ" type="text-single"><value>174</value></field><field var="message-router/IN_QUEUE processed IQ jabber:iq:version" type="text-single"><value>2</value></field><field var="message-router/IN_QUEUE processed IQ bind" type="text-single"><value>8</value></field><field var="message-router/IN_QUEUE processed IQ jabber:iq:roster" type="text-single"><value>8</value></field><field var="message-router/IN_QUEUE processed IQ session" type="text-single"><value>4</value></field><field var="message-router/IN_QUEUE processed IQ [no XMLNS/child]" type="text-single"><value>16</value></field><field var="message-router/IN_QUEUE processed IQ jabber:iq:register" type="text-single"><value>3</value></field><field var="message-router/IN_QUEUE processed IQ command" type="text-single"><value>66</value></field><field var="message-router/IN_QUEUE processed IQ append" type="text-single"><value>47</value></field><field var="message-router/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>20</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl" type="text-single"><value>18</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl auth" type="text-single"><value>5</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl failure" type="text-single"><value>1</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl response" type="text-single"><value>4</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl success" type="text-single"><value>4</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-sasl challenge" type="text-single"><value>4</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls" type="text-single"><value>6</value></field><field var="message-router/IN_QUEUE processed other urn:ietf:params:xml:ns:xmpp-tls starttls" type="text-single"><value>6</value></field><field var="message-router/OUT_QUEUE processed" type="text-single"><value>4</value></field><field var="message-router/OUT_QUEUE processed IQ" type="text-single"><value>4</value></field><field var="message-router/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>4</value></field><field var="message-router/Local hostname" type="text-single"><value>7c41cec37518</value></field><field var="message-router/Uptime" type="text-single"><value>38 sec</value></field><field var="message-router/Version" type="text-single"><value>8.3.0-SNAPSHOT-b12128/cccf702b</value></field><field var="message-router/Load average" type="text-single"><value>2.02</value></field><field var="message-router/CPU usage [%]" type="text-single"><value>50.452168</value></field><field var="message-router/HEAP usage [%]" type="text-single"><value>8.348633</value></field><field var="message-router/CPU usage" type="text-single"><value>50.5%</value></field><field var="message-router/Max Heap mem" type="text-single"><value>1,024,000 KB</value></field><field var="message-router/Used Heap" type="text-single"><value>85,490 KB</value></field><field var="message-router/Free Heap" type="text-single"><value>938,510 KB</value></field><field var="message-router/Max NonHeap mem" type="text-single"><value>0 KB</value></field><field var="message-router/Used NonHeap" type="text-single"><value>109,672 KB</value></field><field var="message-router/Free NonHeap" type="text-single"><value>-1 KB</value></field><field var="message-router/Heap region name" type="text-single"><value>G1 Old Gen</value></field><field var="message-router/JVM/GC-statistics" type="text-single"><value>{name=G1 Young Generation;count=28;time=619;avgTime=22;pools=[G1 Eden Space, G1 Survivor Space, G1 Old Gen]}|{name=G1 Old Generation;count=0;time=0;avgTime=0;pools=[G1 Eden Space, G1 Survivor Space, G1 Old Gen]}</value></field><field var="message-router/JVM/HEAP Total Used [KB]" type="text-single"><value>232946</value></field><field var="message-router/JVM/HEAP Total Max [KB]" type="text-single"><value>1024000</value></field><field var="message-router/JVM/HEAP Total Free [KB]" type="text-single"><value>791054</value></field><field var="message-router/JVM/HEAP Total Usage [%]" type="text-single"><value>22.748632</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/eden/Name" type="text-single"><value>G1 Eden Space</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/eden/Usage/Used [KB]" type="text-single"><value>136192</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/eden/Peak Usage/Used [KB]" type="text-single"><value>177152</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Name" type="text-single"><value>G1 Old Gen</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Usage/Used [KB]" type="text-single"><value>85490</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Usage/Max [KB]" type="text-single"><value>1024000</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Peak Usage/Used [KB]" type="text-single"><value>85490</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Peak Usage/Max [KB]" type="text-single"><value>1024000</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/old/Collection Usage/Max [KB]" type="text-single"><value>1024000</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/survivor/Name" type="text-single"><value>G1 Survivor Space</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/survivor/Usage/Used [KB]" type="text-single"><value>11264</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/survivor/Peak Usage/Used [KB]" type="text-single"><value>14848</value></field><field var="message-router/JVM/MemoryPools/HeapMemory/survivor/Collection Usage/Used [KB]" type="text-single"><value>11264</value></field><field var="message-router/JVM/BufferPools/direct/Used [B]" type="text-single"><value>366370</value></field><field var="message-router/JVM/BufferPools/direct/Capacity [B]" type="text-single"><value>366370</value></field><field var="message-router/JVM/BufferPools/direct/Count" type="text-single"><value>275</value></field><field var="pubsub/Last second packets" type="text-single"><value>3</value></field><field var="pubsub/Processing threads" type="text-single"><value>8</value></field><field var="pubsub/Packets received" type="text-single"><value>6</value></field><field var="pubsub/Packets sent" type="text-single"><value>1</value></field><field var="pubsub/IN_QUEUE processed" type="text-single"><value>6</value></field><field var="pubsub/IN_QUEUE processed presences" type="text-single"><value>5</value></field><field var="pubsub/IN_QUEUE processed IQ" type="text-single"><value>1</value></field><field var="pubsub/IN_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>1</value></field><field var="pubsub/OUT_QUEUE processed" type="text-single"><value>1</value></field><field var="pubsub/OUT_QUEUE processed IQ" type="text-single"><value>1</value></field><field var="pubsub/OUT_QUEUE processed IQ http://jabber.org/protocol/disco#info" type="text-single"><value>1</value></field><field var="pubsub/stanzaProcessor/CapsModule/Executions" type="text-single"><value>1</value></field><field var="pubsub/stanzaProcessor/PresenceCollectorModule/Executions" type="text-single"><value>5</value></field><field var="pubsub/dao/default/getNodesCount(BareJID)/Executions" type="text-single"><value>2</value></field><field var="pubsub/dao/default/getUserSubscriptions(BareJID,BareJID)/Average processing time" type="text-single"><value>2</value></field><field var="pubsub/dao/default/getUserSubscriptions(BareJID,BareJID)/Executions" type="text-single"><value>4</value></field><field var="audit-log/Last second packets" type="text-single"><value>22</value></field><field var="audit-log/Processing threads" type="text-single"><value>1</value></field><field var="audit-log/Packets received" type="text-single"><value>47</value></field><field var="audit-log/IN_QUEUE processed" type="text-single"><value>47</value></field><field var="audit-log/IN_QUEUE processed IQ" type="text-single"><value>47</value></field><field var="audit-log/IN_QUEUE processed IQ append" type="text-single"><value>47</value></field><field var="dataSource/Number of data sources" type="text-single"><value>1</value></field><field var="userRepository/default/getKeys(BareJID,String)/Executions" type="text-single"><value>1</value></field><field var="userRepository/default/setData(BareJID,String,String)/Average processing time" type="text-single"><value>2</value></field><field var="userRepository/default/setData(BareJID,String,String)/Executions" type="text-single"><value>2</value></field><field var="userRepository/default/userExists(BareJID)/Average processing time" type="text-single"><value>1</value></field><field var="userRepository/default/userExists(BareJID)/Executions" type="text-single"><value>8</value></field><field var="userRepository/default/getDataMap(BareJID,String,Function)/Executions" type="text-single"><value>1</value></field><field var="userRepository/default/addUser(BareJID)/Executions" type="text-single"><value>7</value></field><field var="userRepository/default/getData(BareJID,String,String)/Executions" type="text-single"><value>1</value></field><field var="userRepository/default/getData(BareJID,String,String,String)/Average processing time" type="text-single"><value>1</value></field><field var="userRepository/default/getData(BareJID,String,String,String)/Executions" type="text-single"><value>3</value></field><field var="userRepository/default/getData(BareJID,String)/Average processing time" type="text-single"><value>1</value></field><field var="userRepository/default/getData(BareJID,String)/Executions" type="text-single"><value>9</value></field><field var="authRepository/default/loggedIn(BareJID)/Executions" type="text-single"><value>4</value></field><field var="authRepository/default/getActiveUsersCountIn(Duration)/Executions" type="text-single"><value>3</value></field><field var="authRepository/default/addUser(BareJID,String)/Average processing time" type="text-single"><value>87</value></field><field var="authRepository/default/addUser(BareJID,String)/Executions" type="text-single"><value>1</value></field><field var="authRepository/default/updateCredential(BareJID,String,String)/Average processing time" type="text-single"><value>40</value></field><field var="authRepository/default/updateCredential(BareJID,String,String)/Executions" type="text-single"><value>1</value></field><field var="authRepository/default/isMechanismSupported(String,String)/Executions" type="text-single"><value>24</value></field><field var="authRepository/default/getCredentials(BareJID,String)/Average processing time" type="text-single"><value>2</value></field><field var="authRepository/default/getCredentials(BareJID,String)/Executions" type="text-single"><value>5</value></field><field var="Stats level" label="Stats level" type="list-single"><value>FINER</value><option label="INFO"><value>INFO</value></option><option label="FINE"><value>FINE</value></option><option label="FINER"><value>FINER</value></option><option label="FINEST"><value>FINEST</value></option></field></x><actions execute="complete"><complete/></actions></command></iq>
2022-10-13 22:28:55 | >> <presence type="unavailable" to="admin@test-domain.com/228467168-tigase-1" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-4"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-1 << <presence type="unavailable" to="admin@test-domain.com/228467168-tigase-1" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-4"/>
2022-10-13 22:28:55 | >> <presence type="unavailable" to="admin@test-domain.com/228467168-tigase-3" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-4"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-3 << <presence type="unavailable" to="admin@test-domain.com/228467168-tigase-3" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-4"/>
2022-10-13 22:28:55 |
2022-10-13 22:28:55 | Running: SASL authentication
2022-10-13 22:28:55 | ------------------------------------
2022-10-13 22:28:55 | >> <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-10-13 22:28:55 | admin :: admin@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-10-13 22:28:55 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:55 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:55 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:55 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPXEzbmhDTEFnYjFkOU9IdXB4d3Fs</auth>
2022-10-13 22:28:55 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPXEzbmhDTEFnYjFkOU9IdXB4d3Fs</auth>
2022-10-13 22:28:55 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xM25oQ0xBZ2IxZDlPSHVweHdxbG1VQ3k0NVNqNFE2TjhKandBV21LLHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:55 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xM25oQ0xBZ2IxZDlPSHVweHdxbG1VQ3k0NVNqNFE2TjhKandBV21LLHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:55 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cTNuaENMQWdiMWQ5T0h1cHh3cWxtVUN5NDVTajRRNk44Smp3QVdtSyxwPTRvTmxGdlp4R3FrRHNtVjdxb0xYcTRBN21XeEk5YW9qaklGeDdrK29aMG89</response>
2022-10-13 22:28:55 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cTNuaENMQWdiMWQ5T0h1cHh3cWxtVUN5NDVTajRRNk44Smp3QVdtSyxwPTRvTmxGdlp4R3FrRHNtVjdxb0xYcTRBN21XeEk5YW9qaklGeDdrK29aMG89</response>
2022-10-13 22:28:55 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FbUhKM2lnQlFjNU5pbDlaN0ZYcEVpcW1oY1RiTnJrNm8zRW4xMW5TWVI4PQ==</success>
2022-10-13 22:28:55 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FbUhKM2lnQlFjNU5pbDlaN0ZYcEVpcW1oY1RiTnJrNm8zRW4xMW5TWVI4PQ==</success>
2022-10-13 22:28:55 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:55 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:55 | << <iq xmlns="jabber:client" id="YHsn148tjZ7ypcBeyl6HtkZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="YHsn148tjZ7ypcBeyl6HtkZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:55 | >> <iq to="admin@test-domain.com/228467168-tigase-5" id="YHsn148tjZ7ypcBeyl6HtkZ" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-5</jid></bind></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com << <iq to="admin@test-domain.com/228467168-tigase-5" id="YHsn148tjZ7ypcBeyl6HtkZ" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-5</jid></bind></iq>
2022-10-13 22:28:55 | << <iq xmlns="jabber:client" id="GrExut1qbwp4gW00p8gUbPV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq xmlns="jabber:client" id="GrExut1qbwp4gW00p8gUbPV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:55 | >> <iq to="admin@test-domain.com/228467168-tigase-5" id="GrExut1qbwp4gW00p8gUbPV" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq to="admin@test-domain.com/228467168-tigase-5" id="GrExut1qbwp4gW00p8gUbPV" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:55 | << <iq to="test-domain.com" id="DKxhAgLWnP2pYjSSasUdKum" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="test-domain.com" id="DKxhAgLWnP2pYjSSasUdKum" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:55 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:55 | >> <enabled location="7c41cec37518" max="60" resume="true" id="175878f3-908e-4831-88e0-81de6ec78638" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 << <enabled location="7c41cec37518" max="60" resume="true" id="175878f3-908e-4831-88e0-81de6ec78638" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:55 | << <iq id="tQNRKubJPNU7CrUU3wx9GHy" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq id="tQNRKubJPNU7CrUU3wx9GHy" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:55 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:55 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="DKxhAgLWnP2pYjSSasUdKum" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="DKxhAgLWnP2pYjSSasUdKum" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:55 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-5"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-1 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-5"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | >> <r xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-1 << <r xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:55 | << <a xmlns="urn:xmpp:sm:3" h="9"/>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-1 >> <a xmlns="urn:xmpp:sm:3" h="9"/>
2022-10-13 22:28:55 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-5"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-3 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-5"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | >> <iq to="admin@test-domain.com/228467168-tigase-5" id="tQNRKubJPNU7CrUU3wx9GHy" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq to="admin@test-domain.com/228467168-tigase-5" id="tQNRKubJPNU7CrUU3wx9GHy" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:55 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-3"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-3"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-5"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 | admin :: admin@test-domain.com/228467168-tigase-5 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-5"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:55 |
2022-10-13 22:28:55 | Running: SASL authentication
2022-10-13 22:28:55 | ------------------------------------
2022-10-13 22:28:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a5a2fe6
2022-10-13 22:28:55 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:28:55 |
2022-10-13 22:28:55 | Running: SASL authentication
2022-10-13 22:28:55 | ------------------------------------
2022-10-13 22:28:55 | [Mutex] waiting for: [registration]
2022-10-13 22:28:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@449dc8dd
2022-10-13 22:28:55 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:28:55 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@40a24496
2022-10-13 22:28:55 | jaxmpp_ :: 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-10-13 22:28:55 | 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-10-13 22:28:55 | 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-10-13 22:28:55 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:55 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:28:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5a0c2e6
2022-10-13 22:28:55 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1e9ef8ab
2022-10-13 22:28:55 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:55 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:28:55 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:28:55 | jaxmpp_ :: null >> <iq to="test-domain.com" id="hyT9yeSSKT6cMVjTOCrfRR2" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:28:55 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hyT9yeSSKT6cMVjTOCrfRR2" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:28:55 | jaxmpp_ :: null << <iq type="result" id="hyT9yeSSKT6cMVjTOCrfRR2" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:28:55 | StanzaReceivedEvent{stanza=<iq type="result" id="hyT9yeSSKT6cMVjTOCrfRR2" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:28:55 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@34ef0085
2022-10-13 22:28:55 | jaxmpp_ :: null >> <iq to="test-domain.com" id="CIl4lIwhYrXiV0n08GuYl00" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__r3k1q40003</username><password>jaxmpp__r3k1q40003</password><email>533c8ff1-ba3b-4b35-9710-0d8b56225e3f@localhost</email></query></iq>
2022-10-13 22:28:55 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="CIl4lIwhYrXiV0n08GuYl00" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__r3k1q40003</username><password>jaxmpp__r3k1q40003</password><email>533c8ff1-ba3b-4b35-9710-0d8b56225e3f@localhost</email></query></iq>}
2022-10-13 22:28:56 | jaxmpp_ :: null << <iq type="result" id="CIl4lIwhYrXiV0n08GuYl00" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:28:56 | StanzaReceivedEvent{stanza=<iq type="result" id="CIl4lIwhYrXiV0n08GuYl00" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:28:56 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:28:56 | [Mutex] notify: [registration]
2022-10-13 22:28:56 | [Mutex] received everything.
2022-10-13 22:28:56 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:28:56 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:28:56 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@663b647a
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@658f3da9
2022-10-13 22:28:56 |
2022-10-13 22:28:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:28:56 | ------------------------------------
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@c3dda13
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@401a1839
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7d3facf4
2022-10-13 22:28:56 | >> <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-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@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-10-13 22:28:56 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:56 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:56 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AGpheG1wcF9fcjNrMXE0MDAwMwBqYXhtcHBfX3IzazFxNDAwMDM=</auth>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AGpheG1wcF9fcjNrMXE0MDAwMwBqYXhtcHBfX3IzazFxNDAwMDM=</auth>
2022-10-13 22:28:56 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
2022-10-13 22:28:56 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:56 | << <iq xmlns="jabber:client" id="fOBxePUWiIqfOCCBFBes7Bz" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com >> <iq xmlns="jabber:client" id="fOBxePUWiIqfOCCBFBes7Bz" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:56 | >> <iq to="jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6" id="fOBxePUWiIqfOCCBFBes7Bz" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6</jid></bind></iq>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com << <iq to="jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6" id="fOBxePUWiIqfOCCBFBes7Bz" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6</jid></bind></iq>
2022-10-13 22:28:56 | << <iq xmlns="jabber:client" id="mzQGLQGKRbDiAn7Bl0j0ds0" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6 >> <iq xmlns="jabber:client" id="mzQGLQGKRbDiAn7Bl0j0ds0" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:56 | >> <iq to="jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6" id="mzQGLQGKRbDiAn7Bl0j0ds0" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6 << <iq to="jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6" id="mzQGLQGKRbDiAn7Bl0j0ds0" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:56 | << <iq to="test-domain.com" id="wst9FHxo5yjEo1spTaFulW0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6 >> <iq to="test-domain.com" id="wst9FHxo5yjEo1spTaFulW0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:56 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:56 | >> <enabled location="7c41cec37518" max="60" resume="true" id="bb7f1e34-b9f0-4f02-89e4-324d96eeefa4" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6 << <enabled location="7c41cec37518" max="60" resume="true" id="bb7f1e34-b9f0-4f02-89e4-324d96eeefa4" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:56 | << <iq id="LREDqdGuoUO1mIOZr9kEvn7" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6 >> <iq id="LREDqdGuoUO1mIOZr9kEvn7" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:56 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:56 | >> <iq type="result" to="jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6" id="wst9FHxo5yjEo1spTaFulW0" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6 << <iq type="result" to="jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6" id="wst9FHxo5yjEo1spTaFulW0" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:56 | Remove account as admin: jaxmpp__r3k1q40003@test-domain.com
2022-10-13 22:28:56 | << <iq to="sess-man@test-domain.com" id="kCTcw2tgwqdT38gJP1bGFID" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__r3k1q40003@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:56 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="kCTcw2tgwqdT38gJP1bGFID" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__r3k1q40003@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:56 | [Mutex] waiting for: [account:removed]
2022-10-13 22:28:56 | >> <iq to="jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6" id="LREDqdGuoUO1mIOZr9kEvn7" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6 << <iq to="jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6" id="LREDqdGuoUO1mIOZr9kEvn7" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:56 | >> <presence to="jaxmpp__r3k1q40003@test-domain.com" xmlns="jabber:client" from="jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:56 | jaxmpp_ :: jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6 << <presence to="jaxmpp__r3k1q40003@test-domain.com" xmlns="jabber:client" from="jaxmpp__r3k1q40003@test-domain.com/228467168-tigase-6"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:56 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="kCTcw2tgwqdT38gJP1bGFID" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__r3k1q40003@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:56 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="kCTcw2tgwqdT38gJP1bGFID" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__r3k1q40003@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:56 | [Mutex] notify: [account:removed]
2022-10-13 22:28:56 | [Mutex] received everything.
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@73db425c
2022-10-13 22:28:56 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:28:56 | [Mutex] waiting for: [registration]
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7d1cb257
2022-10-13 22:28:56 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7923292c
2022-10-13 22:28:56 | jaxmpp_ :: 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-10-13 22:28:56 | 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-10-13 22:28:56 | 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-10-13 22:28:56 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:56 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3c21b86c
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1541c416
2022-10-13 22:28:56 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:56 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:28:56 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:28:56 | jaxmpp_ :: null >> <iq to="test-domain.com" id="iSDwaKCeR24wphPGmVdNJMR" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:28:56 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="iSDwaKCeR24wphPGmVdNJMR" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:28:56 | jaxmpp_ :: null << <iq type="result" id="iSDwaKCeR24wphPGmVdNJMR" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:28:56 | StanzaReceivedEvent{stanza=<iq type="result" id="iSDwaKCeR24wphPGmVdNJMR" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:28:56 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@dd742e3
2022-10-13 22:28:56 | jaxmpp_ :: null >> <iq to="test-domain.com" id="pQv0o9LNCeFHLFEBAnMExut" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__6563bx0004</username><password>jaxmpp__6563bx0004</password><email>31540015-4a44-4f33-8744-801c035a4b8f@localhost</email></query></iq>
2022-10-13 22:28:56 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="pQv0o9LNCeFHLFEBAnMExut" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__6563bx0004</username><password>jaxmpp__6563bx0004</password><email>31540015-4a44-4f33-8744-801c035a4b8f@localhost</email></query></iq>}
2022-10-13 22:28:57 | jaxmpp_ :: null << <iq type="result" id="pQv0o9LNCeFHLFEBAnMExut" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:28:57 | StanzaReceivedEvent{stanza=<iq type="result" id="pQv0o9LNCeFHLFEBAnMExut" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:28:57 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:28:57 | [Mutex] notify: [registration]
2022-10-13 22:28:57 | [Mutex] received everything.
2022-10-13 22:28:57 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:28:57 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:28:57 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6d5d603c
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5c0e4723
2022-10-13 22:28:57 |
2022-10-13 22:28:57 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:28:57 | ------------------------------------
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@477459c0
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7003cb97
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7659092b
2022-10-13 22:28:57 | >> <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-10-13 22:28:57 | jaxmpp_ :: jaxmpp__6563bx0004@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-10-13 22:28:57 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__6563bx0004@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:57 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__6563bx0004@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:57 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AGpheG1wcF9fNjU2M2J4MDAwNABEVU1NWV9QQVNTV09SRA==</auth>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__6563bx0004@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AGpheG1wcF9fNjU2M2J4MDAwNABEVU1NWV9QQVNTV09SRA==</auth>
2022-10-13 22:28:57 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__6563bx0004@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:28:57 | Remove account as admin: jaxmpp__6563bx0004@test-domain.com
2022-10-13 22:28:57 | << <iq to="sess-man@test-domain.com" id="vzEiNXhHIJQTOIFKZ3ujMV6" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__6563bx0004@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:57 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="vzEiNXhHIJQTOIFKZ3ujMV6" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__6563bx0004@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:57 | [Mutex] waiting for: [account:removed]
2022-10-13 22:28:57 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="vzEiNXhHIJQTOIFKZ3ujMV6" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__6563bx0004@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:57 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="vzEiNXhHIJQTOIFKZ3ujMV6" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__6563bx0004@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:57 | [Mutex] notify: [account:removed]
2022-10-13 22:28:57 | [Mutex] received everything.
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2b8485db
2022-10-13 22:28:57 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:28:57 | [Mutex] waiting for: [registration]
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@25437edb
2022-10-13 22:28:57 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@217ceeab
2022-10-13 22:28:57 | 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-10-13 22:28:57 | jaxmpp_ :: 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-10-13 22:28:57 | 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-10-13 22:28:57 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:57 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@647e74e0
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6bdb9fe9
2022-10-13 22:28:57 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:57 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:28:57 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:28:57 | jaxmpp_ :: null >> <iq to="test-domain.com" id="uPoOCrfRR2n8tY2j2zdOX4v" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:28:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="uPoOCrfRR2n8tY2j2zdOX4v" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:28:57 | jaxmpp_ :: null << <iq type="result" id="uPoOCrfRR2n8tY2j2zdOX4v" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:28:57 | StanzaReceivedEvent{stanza=<iq type="result" id="uPoOCrfRR2n8tY2j2zdOX4v" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@55d091ef
2022-10-13 22:28:57 | jaxmpp_ :: null >> <iq to="test-domain.com" id="eEP2pYjSSasUdKum5Dx6cBz" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__g4pdih0005</username><password>jaxmpp__g4pdih0005</password><email>f85d5b42-5112-439e-ac24-b865936e382b@localhost</email></query></iq>
2022-10-13 22:28:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="eEP2pYjSSasUdKum5Dx6cBz" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__g4pdih0005</username><password>jaxmpp__g4pdih0005</password><email>f85d5b42-5112-439e-ac24-b865936e382b@localhost</email></query></iq>}
2022-10-13 22:28:57 | jaxmpp_ :: null << <iq type="result" id="eEP2pYjSSasUdKum5Dx6cBz" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:28:57 | StanzaReceivedEvent{stanza=<iq type="result" id="eEP2pYjSSasUdKum5Dx6cBz" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:28:57 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:28:57 | [Mutex] notify: [registration]
2022-10-13 22:28:57 | [Mutex] received everything.
2022-10-13 22:28:57 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:28:57 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:28:57 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@139f2448
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4518baf
2022-10-13 22:28:57 |
2022-10-13 22:28:57 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:28:57 | ------------------------------------
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3342781b
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@62ccc875
2022-10-13 22:28:57 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@89b0d00
2022-10-13 22:28:57 | >> <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-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@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-10-13 22:28:57 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:57 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:57 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX19nNHBkaWgwMDA1QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfX2c0cGRpaDAwMDUAamF4bXBwX19nNHBkaWgwMDA1</auth>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX19nNHBkaWgwMDA1QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfX2c0cGRpaDAwMDUAamF4bXBwX19nNHBkaWgwMDA1</auth>
2022-10-13 22:28:57 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
2022-10-13 22:28:57 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:57 | << <iq xmlns="jabber:client" id="PQnSasUdKum5Dx6cBzv9Cxs" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com >> <iq xmlns="jabber:client" id="PQnSasUdKum5Dx6cBzv9Cxs" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:57 | >> <iq to="jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7" id="PQnSasUdKum5Dx6cBzv9Cxs" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7</jid></bind></iq>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com << <iq to="jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7" id="PQnSasUdKum5Dx6cBzv9Cxs" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7</jid></bind></iq>
2022-10-13 22:28:57 | << <iq xmlns="jabber:client" id="gWDqdGuoUO1mIOZr9kEvn7n" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7 >> <iq xmlns="jabber:client" id="gWDqdGuoUO1mIOZr9kEvn7n" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:57 | >> <iq to="jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7" id="gWDqdGuoUO1mIOZr9kEvn7n" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7 << <iq to="jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7" id="gWDqdGuoUO1mIOZr9kEvn7n" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:57 | << <iq to="test-domain.com" id="U1Q00o9LNCeFHLFEBAnMExu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7 >> <iq to="test-domain.com" id="U1Q00o9LNCeFHLFEBAnMExu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:57 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:57 | >> <enabled location="7c41cec37518" max="60" resume="true" id="052603eb-fe9f-4674-94cd-848876aa12bd" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7 << <enabled location="7c41cec37518" max="60" resume="true" id="052603eb-fe9f-4674-94cd-848876aa12bd" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:57 | << <iq id="r1OZr9kEvn7n4rgJu4naPJQ" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7 >> <iq id="r1OZr9kEvn7n4rgJu4naPJQ" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:57 | >> <iq type="result" to="jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7" id="U1Q00o9LNCeFHLFEBAnMExu" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7 << <iq type="result" to="jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7" id="U1Q00o9LNCeFHLFEBAnMExu" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:57 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:57 | >> <iq to="jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7" id="r1OZr9kEvn7n4rgJu4naPJQ" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:57 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7 << <iq to="jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7" id="r1OZr9kEvn7n4rgJu4naPJQ" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:57 | Remove account as admin: jaxmpp__g4pdih0005@test-domain.com
2022-10-13 22:28:57 | << <iq to="sess-man@test-domain.com" id="nEFJMyul9zakR5xdKNY9kKJ" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__g4pdih0005@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:57 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="nEFJMyul9zakR5xdKNY9kKJ" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__g4pdih0005@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:57 | [Mutex] waiting for: [account:removed]
2022-10-13 22:28:58 | >> <presence to="jaxmpp__g4pdih0005@test-domain.com" xmlns="jabber:client" from="jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7 << <presence to="jaxmpp__g4pdih0005@test-domain.com" xmlns="jabber:client" from="jaxmpp__g4pdih0005@test-domain.com/228467168-tigase-7"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:58 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="nEFJMyul9zakR5xdKNY9kKJ" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__g4pdih0005@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:58 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="nEFJMyul9zakR5xdKNY9kKJ" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__g4pdih0005@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:58 | [Mutex] notify: [account:removed]
2022-10-13 22:28:58 | [Mutex] received everything.
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@37bbe547
2022-10-13 22:28:58 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:28:58 | [Mutex] waiting for: [registration]
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@397c0dc0
2022-10-13 22:28:58 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3d438e37
2022-10-13 22:28:58 | jaxmpp_ :: 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-10-13 22:28:58 | 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-10-13 22:28:58 | 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-10-13 22:28:58 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:58 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@784107fb
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@10b84469
2022-10-13 22:28:58 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:58 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:28:58 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:28:58 | jaxmpp_ :: null >> <iq to="test-domain.com" id="9HMExut1qbwp4gW00p8gUbP" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:28:58 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9HMExut1qbwp4gW00p8gUbP" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:28:58 | jaxmpp_ :: null << <iq type="result" id="9HMExut1qbwp4gW00p8gUbP" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:28:58 | StanzaReceivedEvent{stanza=<iq type="result" id="9HMExut1qbwp4gW00p8gUbP" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@497359b3
2022-10-13 22:28:58 | jaxmpp_ :: null >> <iq to="test-domain.com" id="ETkGs9IVVeNKRY4yesjWS8D" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__fy0qhl0006</username><password>jaxmpp__fy0qhl0006</password><email>5987ffe9-7105-4767-a428-8b694a87e6bf@localhost</email></query></iq>
2022-10-13 22:28:58 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ETkGs9IVVeNKRY4yesjWS8D" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__fy0qhl0006</username><password>jaxmpp__fy0qhl0006</password><email>5987ffe9-7105-4767-a428-8b694a87e6bf@localhost</email></query></iq>}
2022-10-13 22:28:58 | jaxmpp_ :: null << <iq type="result" id="ETkGs9IVVeNKRY4yesjWS8D" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:28:58 | StanzaReceivedEvent{stanza=<iq type="result" id="ETkGs9IVVeNKRY4yesjWS8D" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:28:58 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:28:58 | [Mutex] notify: [registration]
2022-10-13 22:28:58 | [Mutex] received everything.
2022-10-13 22:28:58 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:28:58 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:28:58 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6860449c
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@186ef8b4
2022-10-13 22:28:58 |
2022-10-13 22:28:58 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:28:58 | ------------------------------------
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a277cdc
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@19ca0aea
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7364e9eb
2022-10-13 22:28:58 | >> <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-10-13 22:28:58 | jaxmpp_ :: jaxmpp__fy0qhl0006@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-10-13 22:28:58 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__fy0qhl0006@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:58 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__fy0qhl0006@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:58 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX19meTBxaGwwMDA2QHRlc3QtZG9tYWluLmNvbQBzb21lLXVzZXIAamF4bXBwX19meTBxaGwwMDA2</auth>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__fy0qhl0006@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX19meTBxaGwwMDA2QHRlc3QtZG9tYWluLmNvbQBzb21lLXVzZXIAamF4bXBwX19meTBxaGwwMDA2</auth>
2022-10-13 22:28:58 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__fy0qhl0006@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
2022-10-13 22:28:58 | Remove account as admin: jaxmpp__fy0qhl0006@test-domain.com
2022-10-13 22:28:58 | << <iq to="sess-man@test-domain.com" id="qHIOZr9kEvn7n4rgJu4naPJ" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__fy0qhl0006@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:58 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="qHIOZr9kEvn7n4rgJu4naPJ" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__fy0qhl0006@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:58 | [Mutex] waiting for: [account:removed]
2022-10-13 22:28:58 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="qHIOZr9kEvn7n4rgJu4naPJ" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__fy0qhl0006@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:58 | [Mutex] notify: [account:removed]
2022-10-13 22:28:58 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="qHIOZr9kEvn7n4rgJu4naPJ" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__fy0qhl0006@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:58 | [Mutex] received everything.
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@375a0470
2022-10-13 22:28:58 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:28:58 | [Mutex] waiting for: [registration]
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@399deceb
2022-10-13 22:28:58 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3da26f00
2022-10-13 22:28:58 | 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-10-13 22:28:58 | jaxmpp_ :: 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-10-13 22:28:58 | 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-10-13 22:28:58 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:58 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@78a0e6d0
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1fbe1430
2022-10-13 22:28:58 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:58 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:28:58 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:28:58 | jaxmpp_ :: null >> <iq to="test-domain.com" id="GO1hYrXiV0n08GuYl00o9LN" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:28:58 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="GO1hYrXiV0n08GuYl00o9LN" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:28:58 | jaxmpp_ :: null << <iq type="result" id="GO1hYrXiV0n08GuYl00o9LN" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:28:58 | StanzaReceivedEvent{stanza=<iq type="result" id="GO1hYrXiV0n08GuYl00o9LN" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@49925998
2022-10-13 22:28:58 | jaxmpp_ :: null >> <iq to="test-domain.com" id="r7UbPVSKHLTVaDEv2azyBhW" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__y8bgk90007</username><password>jaxmpp__y8bgk90007</password><email>803e69b5-81dc-473b-9561-03786911e4e3@localhost</email></query></iq>
2022-10-13 22:28:58 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="r7UbPVSKHLTVaDEv2azyBhW" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__y8bgk90007</username><password>jaxmpp__y8bgk90007</password><email>803e69b5-81dc-473b-9561-03786911e4e3@localhost</email></query></iq>}
2022-10-13 22:28:58 | jaxmpp_ :: null << <iq type="result" id="r7UbPVSKHLTVaDEv2azyBhW" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:28:58 | StanzaReceivedEvent{stanza=<iq type="result" id="r7UbPVSKHLTVaDEv2azyBhW" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:28:58 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:28:58 | [Mutex] notify: [registration]
2022-10-13 22:28:58 | [Mutex] received everything.
2022-10-13 22:28:58 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:28:58 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:28:58 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6766f5c5
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@188f199f
2022-10-13 22:28:58 |
2022-10-13 22:28:58 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:28:58 | ------------------------------------
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@777f812a
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2c7a48c4
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7c625853
2022-10-13 22:28:58 | >> <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-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@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-10-13 22:28:58 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:58 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:58 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX195OGJnazkwMDA3QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfX3k4YmdrOTAwMDdAdGVzdC1kb21haW4uY29tAGpheG1wcF9feThiZ2s5MDAwNw==</auth>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX195OGJnazkwMDA3QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfX3k4YmdrOTAwMDdAdGVzdC1kb21haW4uY29tAGpheG1wcF9feThiZ2s5MDAwNw==</auth>
2022-10-13 22:28:58 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
2022-10-13 22:28:58 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:58 | << <iq xmlns="jabber:client" id="SS9iZiAytp5coZl3fOVeFmO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com >> <iq xmlns="jabber:client" id="SS9iZiAytp5coZl3fOVeFmO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:58 | >> <iq to="jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8" id="SS9iZiAytp5coZl3fOVeFmO" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8</jid></bind></iq>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 << <iq to="jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8" id="SS9iZiAytp5coZl3fOVeFmO" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8</jid></bind></iq>
2022-10-13 22:28:58 | << <iq xmlns="jabber:client" id="ZebDiAn7Bl0j0ds0fUjHMTW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 >> <iq xmlns="jabber:client" id="ZebDiAn7Bl0j0ds0fUjHMTW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:58 | >> <iq to="jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8" id="ZebDiAn7Bl0j0ds0fUjHMTW" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 << <iq to="jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8" id="ZebDiAn7Bl0j0ds0fUjHMTW" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:58 | << <iq to="test-domain.com" id="O9U4gW00p8gUbPVSKHLTVaD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 >> <iq to="test-domain.com" id="O9U4gW00p8gUbPVSKHLTVaD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:58 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:58 | >> <enabled location="7c41cec37518" max="60" resume="true" id="c6f7bb09-3c07-443c-9211-f81d599c9746" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 << <enabled location="7c41cec37518" max="60" resume="true" id="c6f7bb09-3c07-443c-9211-f81d599c9746" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:58 | << <iq id="Id4Dl4t6zoUeAaJMyul9zak" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 >> <iq id="Id4Dl4t6zoUeAaJMyul9zak" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:58 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:58 | >> <iq type="result" to="jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8" id="O9U4gW00p8gUbPVSKHLTVaD" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 << <iq type="result" to="jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8" id="O9U4gW00p8gUbPVSKHLTVaD" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:58 | Remove account as admin: jaxmpp__y8bgk90007@test-domain.com
2022-10-13 22:28:58 | << <iq to="sess-man@test-domain.com" id="vQVQT9FtgP2hAgLWnP2pYjS" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__y8bgk90007@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:58 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="vQVQT9FtgP2hAgLWnP2pYjS" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__y8bgk90007@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:58 | [Mutex] waiting for: [account:removed]
2022-10-13 22:28:58 | >> <iq to="jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8" id="Id4Dl4t6zoUeAaJMyul9zak" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 << <iq to="jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8" id="Id4Dl4t6zoUeAaJMyul9zak" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:58 | >> <presence to="jaxmpp__y8bgk90007@test-domain.com" xmlns="jabber:client" from="jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:58 | jaxmpp_ :: jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8 << <presence to="jaxmpp__y8bgk90007@test-domain.com" xmlns="jabber:client" from="jaxmpp__y8bgk90007@test-domain.com/228467168-tigase-8"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:58 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="vQVQT9FtgP2hAgLWnP2pYjS" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__y8bgk90007@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:58 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="vQVQT9FtgP2hAgLWnP2pYjS" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__y8bgk90007@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:58 | >> <r xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:58 | admin :: admin@test-domain.com/228467168-tigase-5 << <r xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:58 | [Mutex] notify: [account:removed]
2022-10-13 22:28:58 | [Mutex] received everything.
2022-10-13 22:28:58 | << <a xmlns="urn:xmpp:sm:3" h="10"/>
2022-10-13 22:28:58 | admin :: admin@test-domain.com/228467168-tigase-5 >> <a xmlns="urn:xmpp:sm:3" h="10"/>
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7bfbb76b
2022-10-13 22:28:58 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:28:58 | [Mutex] waiting for: [registration]
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@753c4664
2022-10-13 22:28:58 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:28:58 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7103dc1b
2022-10-13 22:28:58 | 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-10-13 22:28:58 | jaxmpp_ :: 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-10-13 22:28:58 | 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-10-13 22:28:58 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:58 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@34014c5f
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@12e7f55b
2022-10-13 22:28:59 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:28:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:28:59 | jaxmpp_ :: null >> <iq to="test-domain.com" id="If6HtkZ8DwaKCeR24wphPGm" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:28:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="If6HtkZ8DwaKCeR24wphPGm" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:28:59 | jaxmpp_ :: null << <iq type="result" id="If6HtkZ8DwaKCeR24wphPGm" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:28:59 | StanzaReceivedEvent{stanza=<iq type="result" id="If6HtkZ8DwaKCeR24wphPGm" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5ff9e05
2022-10-13 22:28:59 | jaxmpp_ :: null >> <iq to="test-domain.com" id="4ZiU7CrUU3wx9GHytcws24x" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__l0ggq50008</username><password>jaxmpp__l0ggq50008</password><email>760d1d05-f8a6-4001-9098-05182d0af6d4@localhost</email></query></iq>
2022-10-13 22:28:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4ZiU7CrUU3wx9GHytcws24x" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__l0ggq50008</username><password>jaxmpp__l0ggq50008</password><email>760d1d05-f8a6-4001-9098-05182d0af6d4@localhost</email></query></iq>}
2022-10-13 22:28:59 | jaxmpp_ :: null << <iq type="result" id="4ZiU7CrUU3wx9GHytcws24x" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:28:59 | StanzaReceivedEvent{stanza=<iq type="result" id="4ZiU7CrUU3wx9GHytcws24x" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:28:59 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:28:59 | [Mutex] notify: [registration]
2022-10-13 22:28:59 | [Mutex] received everything.
2022-10-13 22:28:59 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:28:59 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:28:59 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6af379a5
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@542eb310
2022-10-13 22:28:59 |
2022-10-13 22:28:59 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:28:59 | ------------------------------------
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@794ed9e3
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@b86f79
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@71f7109a
2022-10-13 22:28:59 | >> <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-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@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-10-13 22:28:59 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:59 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:59 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX19sMGdncTUwMDA4QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfX2wwZ2dxNTAwMDgAamF4bXBwX19sMGdncTUwMDA4</auth>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">amF4bXBwX19sMGdncTUwMDA4QHRlc3QtZG9tYWluLmNvbQBqYXhtcHBfX2wwZ2dxNTAwMDgAamF4bXBwX19sMGdncTUwMDA4</auth>
2022-10-13 22:28:59 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
2022-10-13 22:28:59 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:28:59 | << <iq xmlns="jabber:client" id="9TY2j2zdOX4vgEIy6Bw2sh1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com >> <iq xmlns="jabber:client" id="9TY2j2zdOX4vgEIy6Bw2sh1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:28:59 | >> <iq to="jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9" id="9TY2j2zdOX4vgEIy6Bw2sh1" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9</jid></bind></iq>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 << <iq to="jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9" id="9TY2j2zdOX4vgEIy6Bw2sh1" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9</jid></bind></iq>
2022-10-13 22:28:59 | << <iq xmlns="jabber:client" id="N2n7u6CmIPYWgTfLy6pbJBw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 >> <iq xmlns="jabber:client" id="N2n7u6CmIPYWgTfLy6pbJBw" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:28:59 | >> <iq to="jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9" id="N2n7u6CmIPYWgTfLy6pbJBw" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 << <iq to="jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9" id="N2n7u6CmIPYWgTfLy6pbJBw" xmlns="jabber:client" type="result"/>
2022-10-13 22:28:59 | << <iq to="test-domain.com" id="cjaPJQ1cLMGMGm7y6AxxlIq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 >> <iq to="test-domain.com" id="cjaPJQ1cLMGMGm7y6AxxlIq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:28:59 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:28:59 | >> <enabled location="7c41cec37518" max="60" resume="true" id="27f6bac3-ee28-4187-9a30-a6928f11173d" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 << <enabled location="7c41cec37518" max="60" resume="true" id="27f6bac3-ee28-4187-9a30-a6928f11173d" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:28:59 | << <iq id="43m2n8tY2j2zdOX4vgEIy6B" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 >> <iq id="43m2n8tY2j2zdOX4vgEIy6B" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:59 | >> <iq type="result" to="jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9" id="cjaPJQ1cLMGMGm7y6AxxlIq" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 << <iq type="result" to="jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9" id="cjaPJQ1cLMGMGm7y6AxxlIq" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:28:59 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:28:59 | >> <iq to="jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9" id="43m2n8tY2j2zdOX4vgEIy6B" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 << <iq to="jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9" id="43m2n8tY2j2zdOX4vgEIy6B" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:28:59 | Remove account as admin: jaxmpp__l0ggq50008@test-domain.com
2022-10-13 22:28:59 | << <iq to="sess-man@test-domain.com" id="Rlcw2tgwqdT38gJP1bGFIDi" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__l0ggq50008@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:59 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="Rlcw2tgwqdT38gJP1bGFIDi" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__l0ggq50008@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:59 | [Mutex] waiting for: [account:removed]
2022-10-13 22:28:59 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="Rlcw2tgwqdT38gJP1bGFIDi" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__l0ggq50008@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:59 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="Rlcw2tgwqdT38gJP1bGFIDi" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__l0ggq50008@test-domain.com</value></field></x></command></iq>
2022-10-13 22:28:59 | [Mutex] notify: [account:removed]
2022-10-13 22:28:59 | [Mutex] received everything.
2022-10-13 22:28:59 | >> <presence to="jaxmpp__l0ggq50008@test-domain.com" xmlns="jabber:client" from="jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9 << <presence to="jaxmpp__l0ggq50008@test-domain.com" xmlns="jabber:client" from="jaxmpp__l0ggq50008@test-domain.com/228467168-tigase-9"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7c66a7f1
2022-10-13 22:28:59 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:28:59 | [Mutex] waiting for: [registration]
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@72a1560d
2022-10-13 22:28:59 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@769ecc81
2022-10-13 22:28:59 | jaxmpp_ :: 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-10-13 22:28:59 | 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-10-13 22:28:59 | 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-10-13 22:28:59 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:59 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@339c5c36
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7a8c3c9b
2022-10-13 22:28:59 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:59 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:28:59 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:28:59 | jaxmpp_ :: null >> <iq to="test-domain.com" id="UlaEiYj5rUOP1pXeLU14eHO" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:28:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="UlaEiYj5rUOP1pXeLU14eHO" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:28:59 | jaxmpp_ :: null << <iq type="result" id="UlaEiYj5rUOP1pXeLU14eHO" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:28:59 | StanzaReceivedEvent{stanza=<iq type="result" id="UlaEiYj5rUOP1pXeLU14eHO" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2650cf9
2022-10-13 22:28:59 | jaxmpp_ :: null >> <iq to="test-domain.com" id="0XY9FHxo5yjEo1spTaFulW0" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__toz8z50009</username><password>jaxmpp__toz8z50009</password><email>11422ed0-fde6-4472-a8ce-a5ea9060b166@localhost</email></query></iq>
2022-10-13 22:28:59 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="0XY9FHxo5yjEo1spTaFulW0" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__toz8z50009</username><password>jaxmpp__toz8z50009</password><email>11422ed0-fde6-4472-a8ce-a5ea9060b166@localhost</email></query></iq>}
2022-10-13 22:28:59 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:28:59 | jaxmpp_ :: null << <iq type="result" id="0XY9FHxo5yjEo1spTaFulW0" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:28:59 | StanzaReceivedEvent{stanza=<iq type="result" id="0XY9FHxo5yjEo1spTaFulW0" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:28:59 | [Mutex] notify: [registration]
2022-10-13 22:28:59 | [Mutex] received everything.
2022-10-13 22:28:59 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:28:59 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:28:59 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@29f32f0
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@53b3a379
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@48402570
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6268fa45
2022-10-13 22:28:59 |
2022-10-13 22:28:59 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:28:59 | ------------------------------------
2022-10-13 22:28:59 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@199b5c4a
2022-10-13 22:28:59 | >> <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-10-13 22:28:59 | jaxmpp_ :: jaxmpp__toz8z50009@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-10-13 22:28:59 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:28:59 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:28:59 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj1qYXhtcHBfX3Rvejh6NTAwMDkscj03WVZoTnJObmRJZGRKS0ltczVPVw==</auth>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj1qYXhtcHBfX3Rvejh6NTAwMDkscj03WVZoTnJObmRJZGRKS0ltczVPVw==</auth>
2022-10-13 22:28:59 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03WVZoTnJObmRJZGRKS0ltczVPV0Z1QlpHNFNYNHB2bHk4VVBxRnQwLHM9YS9BUVRMYU5zS1F6bXc9PSxpPTQwOTY=</challenge>
2022-10-13 22:28:59 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03WVZoTnJObmRJZGRKS0ltczVPV0Z1QlpHNFNYNHB2bHk4VVBxRnQwLHM9YS9BUVRMYU5zS1F6bXc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:00 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N1lWaE5yTm5kSWRkSktJbXM1T1dGdUJaRzRTWDRwdmx5OFVQcUZ0MCxwPXZMZGpoaEh4Q1hMRk1oSVBIWTIyVnZiMVJLUT0=</response>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N1lWaE5yTm5kSWRkSktJbXM1T1dGdUJaRzRTWDRwdmx5OFVQcUZ0MCxwPXZMZGpoaEh4Q1hMRk1oSVBIWTIyVnZiMVJLUT0=</response>
2022-10-13 22:29:00 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15dHpZMDlCWEk1NmtOMmhCRUI5OURNU0l0QnM9</success>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15dHpZMDlCWEk1NmtOMmhCRUI5OURNU0l0QnM9</success>
2022-10-13 22:29:00 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:00 | << <iq xmlns="jabber:client" id="jeLEIy6Bw2sh1jEiNXhHIJQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com >> <iq xmlns="jabber:client" id="jeLEIy6Bw2sh1jEiNXhHIJQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:00 | >> <iq to="jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10" id="jeLEIy6Bw2sh1jEiNXhHIJQ" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10</jid></bind></iq>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com << <iq to="jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10" id="jeLEIy6Bw2sh1jEiNXhHIJQ" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10</jid></bind></iq>
2022-10-13 22:29:00 | << <iq xmlns="jabber:client" id="tsp5coZl3fOVeFmOR8LBAva" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10 >> <iq xmlns="jabber:client" id="tsp5coZl3fOVeFmOR8LBAva" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:00 | >> <iq to="jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10" id="tsp5coZl3fOVeFmOR8LBAva" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10 << <iq to="jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10" id="tsp5coZl3fOVeFmOR8LBAva" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:00 | << <iq to="test-domain.com" id="Navn08GuYl00o9LNCeFHLFE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10 >> <iq to="test-domain.com" id="Navn08GuYl00o9LNCeFHLFE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:00 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:00 | >> <enabled location="7c41cec37518" max="60" resume="true" id="2b6fcd28-5104-4a0a-8378-99473e6de155" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10 << <enabled location="7c41cec37518" max="60" resume="true" id="2b6fcd28-5104-4a0a-8378-99473e6de155" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:00 | << <iq id="k9rhGm7y6AxxlIq3tjLQZmV" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10 >> <iq id="k9rhGm7y6AxxlIq3tjLQZmV" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:00 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:00 | >> <iq type="result" to="jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10" id="Navn08GuYl00o9LNCeFHLFE" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10 << <iq type="result" to="jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10" id="Navn08GuYl00o9LNCeFHLFE" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:00 | Remove account as admin: jaxmpp__toz8z50009@test-domain.com
2022-10-13 22:29:00 | << <iq to="sess-man@test-domain.com" id="ClZlTOIFKZ3ujMV6k4gwrco" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__toz8z50009@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:00 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="ClZlTOIFKZ3ujMV6k4gwrco" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__toz8z50009@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:00 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:00 | >> <iq to="jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10" id="k9rhGm7y6AxxlIq3tjLQZmV" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10 << <iq to="jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10" id="k9rhGm7y6AxxlIq3tjLQZmV" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:00 | >> <presence to="jaxmpp__toz8z50009@test-domain.com" xmlns="jabber:client" from="jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10 << <presence to="jaxmpp__toz8z50009@test-domain.com" xmlns="jabber:client" from="jaxmpp__toz8z50009@test-domain.com/228467168-tigase-10"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:00 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="ClZlTOIFKZ3ujMV6k4gwrco" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__toz8z50009@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:00 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="ClZlTOIFKZ3ujMV6k4gwrco" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__toz8z50009@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:00 | [Mutex] notify: [account:removed]
2022-10-13 22:29:00 | [Mutex] received everything.
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@9fd212d
2022-10-13 22:29:00 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:00 | [Mutex] waiting for: [registration]
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@73ade62
2022-10-13 22:29:00 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3054a5d
2022-10-13 22:29:00 | 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-10-13 22:29:00 | jaxmpp_ :: 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-10-13 22:29:00 | 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-10-13 22:29:00 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:00 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4607d459
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@261371fd
2022-10-13 22:29:00 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:00 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:00 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:00 | jaxmpp_ :: null >> <iq to="test-domain.com" id="mbtVfOCCBFBes7BzhS3uboS" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mbtVfOCCBFBes7BzhS3uboS" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:00 | jaxmpp_ :: null << <iq type="result" id="mbtVfOCCBFBes7BzhS3uboS" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:00 | StanzaReceivedEvent{stanza=<iq type="result" id="mbtVfOCCBFBes7BzhS3uboS" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@778b7293
2022-10-13 22:29:00 | jaxmpp_ :: null >> <iq to="test-domain.com" id="lumPEHIqeP7v24l3t5uhW5c" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__2e4w630010</username><password>jaxmpp__2e4w630010</password><email>40534edc-4a77-4256-8776-794fba6e6ae1@localhost</email></query></iq>
2022-10-13 22:29:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="lumPEHIqeP7v24l3t5uhW5c" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__2e4w630010</username><password>jaxmpp__2e4w630010</password><email>40534edc-4a77-4256-8776-794fba6e6ae1@localhost</email></query></iq>}
2022-10-13 22:29:00 | jaxmpp_ :: null << <iq type="result" id="lumPEHIqeP7v24l3t5uhW5c" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:00 | StanzaReceivedEvent{stanza=<iq type="result" id="lumPEHIqeP7v24l3t5uhW5c" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:00 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:00 | [Mutex] notify: [registration]
2022-10-13 22:29:00 | [Mutex] received everything.
2022-10-13 22:29:00 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:00 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:00 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5e75899d
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@26282b16
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1b092ab7
2022-10-13 22:29:00 |
2022-10-13 22:29:00 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:00 | ------------------------------------
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@373accaf
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@457182b4
2022-10-13 22:29:00 | >> <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-10-13 22:29:00 | jaxmpp_ :: jaxmpp__2e4w630010@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-10-13 22:29:00 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__2e4w630010@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:00 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__2e4w630010@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:00 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj1qYXhtcHBfXzJlNHc2MzAwMTAscj1HMjhYU3B3akxXZWE3WHY2UmE1eA==</auth>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__2e4w630010@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj1qYXhtcHBfXzJlNHc2MzAwMTAscj1HMjhYU3B3akxXZWE3WHY2UmE1eA==</auth>
2022-10-13 22:29:00 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HMjhYU3B3akxXZWE3WHY2UmE1eGF0dDFnTFVVVWxzTE12VkNFczlLLHM9T1ZiNEErZ0h1WS9jZUE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__2e4w630010@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HMjhYU3B3akxXZWE3WHY2UmE1eGF0dDFnTFVVVWxzTE12VkNFczlLLHM9T1ZiNEErZ0h1WS9jZUE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:00 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RzI4WFNwd2pMV2VhN1h2NlJhNXhhdHQxZ0xVVVVsc0xNdlZDRXM5SyxwPWs0anFIS1h3UDJsNGNHOVhabjNCWloxZWkzRT0=</response>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__2e4w630010@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RzI4WFNwd2pMV2VhN1h2NlJhNXhhdHQxZ0xVVVVsc0xNdlZDRXM5SyxwPWs0anFIS1h3UDJsNGNHOVhabjNCWloxZWkzRT0=</response>
2022-10-13 22:29:00 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__2e4w630010@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:00 | Remove account as admin: jaxmpp__2e4w630010@test-domain.com
2022-10-13 22:29:00 | << <iq to="sess-man@test-domain.com" id="W57BzBtYW5xr1m1q38mXk9n" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__2e4w630010@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:00 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="W57BzBtYW5xr1m1q38mXk9n" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__2e4w630010@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:00 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:00 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="W57BzBtYW5xr1m1q38mXk9n" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__2e4w630010@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:00 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="W57BzBtYW5xr1m1q38mXk9n" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__2e4w630010@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:00 | [Mutex] notify: [account:removed]
2022-10-13 22:29:00 | [Mutex] received everything.
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2b311f5a
2022-10-13 22:29:00 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:00 | [Mutex] waiting for: [registration]
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@25f6e44c
2022-10-13 22:29:00 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@21c9742a
2022-10-13 22:29:00 | 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-10-13 22:29:00 | jaxmpp_ :: 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-10-13 22:29:00 | 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-10-13 22:29:00 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:00 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@64cbee77
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@47a3f67b
2022-10-13 22:29:00 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:00 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:00 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:00 | jaxmpp_ :: null >> <iq to="test-domain.com" id="w68shVZiTax6iP4Dl4t6zoU" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="w68shVZiTax6iP4Dl4t6zoU" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:00 | jaxmpp_ :: null << <iq type="result" id="w68shVZiTax6iP4Dl4t6zoU" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:00 | StanzaReceivedEvent{stanza=<iq type="result" id="w68shVZiTax6iP4Dl4t6zoU" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5565ae47
2022-10-13 22:29:00 | jaxmpp_ :: null >> <iq to="test-domain.com" id="rvjYp5coZl3fOVeFmOR8LBA" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__658e2w0011</username><password>jaxmpp__658e2w0011</password><email>5dabb920-a872-46e6-b208-ae09e0b6c00a@localhost</email></query></iq>
2022-10-13 22:29:00 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="rvjYp5coZl3fOVeFmOR8LBA" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__658e2w0011</username><password>jaxmpp__658e2w0011</password><email>5dabb920-a872-46e6-b208-ae09e0b6c00a@localhost</email></query></iq>}
2022-10-13 22:29:00 | jaxmpp_ :: null << <iq type="result" id="rvjYp5coZl3fOVeFmOR8LBA" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:00 | StanzaReceivedEvent{stanza=<iq type="result" id="rvjYp5coZl3fOVeFmOR8LBA" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:00 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:00 | [Mutex] notify: [registration]
2022-10-13 22:29:00 | [Mutex] received everything.
2022-10-13 22:29:00 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:00 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:00 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3fe7e8e5
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4e41138
2022-10-13 22:29:00 |
2022-10-13 22:29:00 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:00 | ------------------------------------
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5cac2ff1
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@24c3a5b5
2022-10-13 22:29:00 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@24e3c108
2022-10-13 22:29:00 | >> <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-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@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-10-13 22:29:00 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:00 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:00 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fNjU4ZTJ3MDAxMUB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfXzY1OGUydzAwMTEscj1qaktRS2M2ajR2UXVNWEN1aDhyZg==</auth>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fNjU4ZTJ3MDAxMUB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfXzY1OGUydzAwMTEscj1qaktRS2M2ajR2UXVNWEN1aDhyZg==</auth>
2022-10-13 22:29:00 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qaktRS2M2ajR2UXVNWEN1aDhyZlQzTEo2aE9mVTNheFV1Sm9lbksxLHM9VEtnUGVRSEdpS05icVE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qaktRS2M2ajR2UXVNWEN1aDhyZlQzTEo2aE9mVTNheFV1Sm9lbksxLHM9VEtnUGVRSEdpS05icVE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:00 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmTmpVNFpUSjNNREF4TVVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9ampLUUtjNmo0dlF1TVhDdWg4cmZUM0xKNmhPZlUzYXhVdUpvZW5LMSxwPS93SzRsQWpEbG1kMSttMjl4aUtBaElnNGRIMD0=</response>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmTmpVNFpUSjNNREF4TVVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9ampLUUtjNmo0dlF1TVhDdWg4cmZUM0xKNmhPZlUzYXhVdUpvZW5LMSxwPS93SzRsQWpEbG1kMSttMjl4aUtBaElnNGRIMD0=</response>
2022-10-13 22:29:00 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TUk1sSXNjQ20xUThBTlpmamtMUjA2UmhtOEE9</success>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TUk1sSXNjQ20xUThBTlpmamtMUjA2UmhtOEE9</success>
2022-10-13 22:29:00 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:00 | << <iq xmlns="jabber:client" id="aes8GRNYhINQO2cobGm6zBt" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com >> <iq xmlns="jabber:client" id="aes8GRNYhINQO2cobGm6zBt" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:00 | >> <iq to="jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11" id="aes8GRNYhINQO2cobGm6zBt" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11</jid></bind></iq>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com << <iq to="jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11" id="aes8GRNYhINQO2cobGm6zBt" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11</jid></bind></iq>
2022-10-13 22:29:00 | << <iq xmlns="jabber:client" id="T9bKOCCBFBes7BzhS3uboSZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11 >> <iq xmlns="jabber:client" id="T9bKOCCBFBes7BzhS3uboSZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:00 | >> <iq to="jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11" id="T9bKOCCBFBes7BzhS3uboSZ" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:00 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11 << <iq to="jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11" id="T9bKOCCBFBes7BzhS3uboSZ" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:01 | << <iq to="test-domain.com" id="vcizl3t5uhW5cudQbrgRS7u" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11 >> <iq to="test-domain.com" id="vcizl3t5uhW5cudQbrgRS7u" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:01 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:01 | >> <enabled max="60" resume="true" id="5db1e0dd-ed19-4f8b-8269-b9a458939b1a" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11 << <enabled max="60" resume="true" id="5db1e0dd-ed19-4f8b-8269-b9a458939b1a" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:01 | << <iq id="5vbEGzaq5AFpcJCBs2u6cNU" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11 >> <iq id="5vbEGzaq5AFpcJCBs2u6cNU" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:01 | >> <iq type="result" to="jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11" id="vcizl3t5uhW5cudQbrgRS7u" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:01 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11 << <iq type="result" to="jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11" id="vcizl3t5uhW5cudQbrgRS7u" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:01 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:01 | >> <iq to="jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11" id="5vbEGzaq5AFpcJCBs2u6cNU" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11 << <iq to="jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11" id="5vbEGzaq5AFpcJCBs2u6cNU" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:01 | Remove account as admin: jaxmpp__658e2w0011@test-domain.com
2022-10-13 22:29:01 | << <iq to="sess-man@test-domain.com" id="GiwgWnP2pYjSSasUdKum5Dx" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__658e2w0011@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="GiwgWnP2pYjSSasUdKum5Dx" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__658e2w0011@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:01 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="GiwgWnP2pYjSSasUdKum5Dx" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__658e2w0011@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="GiwgWnP2pYjSSasUdKum5Dx" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__658e2w0011@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | [Mutex] notify: [account:removed]
2022-10-13 22:29:01 | [Mutex] received everything.
2022-10-13 22:29:01 | >> <presence to="jaxmpp__658e2w0011@test-domain.com" xmlns="jabber:client" from="jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11 << <presence to="jaxmpp__658e2w0011@test-domain.com" xmlns="jabber:client" from="jaxmpp__658e2w0011@test-domain.com/228467168-tigase-11"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@34ad09e6
2022-10-13 22:29:01 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:01 | [Mutex] waiting for: [registration]
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3a6af103
2022-10-13 22:29:01 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3e556296
2022-10-13 22:29:01 | jaxmpp_ :: 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-10-13 22:29:01 | 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-10-13 22:29:01 | 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-10-13 22:29:01 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:01 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7b57fb38
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@27e93f8d
2022-10-13 22:29:01 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:01 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:01 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:01 | jaxmpp_ :: null >> <iq to="test-domain.com" id="6waHBeyl6HtkZ8DwaKCeR24" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="6waHBeyl6HtkZ8DwaKCeR24" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:01 | jaxmpp_ :: null << <iq type="result" id="6waHBeyl6HtkZ8DwaKCeR24" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:01 | StanzaReceivedEvent{stanza=<iq type="result" id="6waHBeyl6HtkZ8DwaKCeR24" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4ae6209a
2022-10-13 22:29:01 | jaxmpp_ :: null >> <iq to="test-domain.com" id="rCqcRZ00dNX3q9Gzaq5AFpc" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__v826l60012</username><password>jaxmpp__v826l60012</password><email>fe96ee44-e033-445d-aaa3-aefc7048bb18@localhost</email></query></iq>
2022-10-13 22:29:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="rCqcRZ00dNX3q9Gzaq5AFpc" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__v826l60012</username><password>jaxmpp__v826l60012</password><email>fe96ee44-e033-445d-aaa3-aefc7048bb18@localhost</email></query></iq>}
2022-10-13 22:29:01 | jaxmpp_ :: null << <iq type="result" id="rCqcRZ00dNX3q9Gzaq5AFpc" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:01 | StanzaReceivedEvent{stanza=<iq type="result" id="rCqcRZ00dNX3q9Gzaq5AFpc" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:01 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:01 | [Mutex] notify: [registration]
2022-10-13 22:29:01 | [Mutex] received everything.
2022-10-13 22:29:01 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:01 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:01 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5fb2ba82
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1b780477
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@758345c2
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@e1a4918
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@44b694f3
2022-10-13 22:29:01 |
2022-10-13 22:29:01 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:01 | ------------------------------------
2022-10-13 22:29:01 | >> <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-10-13 22:29:01 | jaxmpp_ :: jaxmpp__v826l60012@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-10-13 22:29:01 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__v826l60012@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:01 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__v826l60012@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:01 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fdjgyNmw2MDAxMkB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj04YkhzYkxoYjBhWUNBMDJJeVk0Sw==</auth>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__v826l60012@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fdjgyNmw2MDAxMkB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj04YkhzYkxoYjBhWUNBMDJJeVk0Sw==</auth>
2022-10-13 22:29:01 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__v826l60012@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
2022-10-13 22:29:01 | Remove account as admin: jaxmpp__v826l60012@test-domain.com
2022-10-13 22:29:01 | << <iq to="sess-man@test-domain.com" id="LDrcytcws24xoMWfXboMLT9" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__v826l60012@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="LDrcytcws24xoMWfXboMLT9" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__v826l60012@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:01 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="LDrcytcws24xoMWfXboMLT9" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__v826l60012@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="LDrcytcws24xoMWfXboMLT9" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__v826l60012@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | [Mutex] notify: [account:removed]
2022-10-13 22:29:01 | [Mutex] received everything.
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6be494d2
2022-10-13 22:29:01 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:01 | [Mutex] waiting for: [registration]
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@652367de
2022-10-13 22:29:01 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@611cffa2
2022-10-13 22:29:01 | 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-10-13 22:29:01 | jaxmpp_ :: 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-10-13 22:29:01 | 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-10-13 22:29:01 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:01 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@241e6de5
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6b133fb0
2022-10-13 22:29:01 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:01 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:01 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:01 | jaxmpp_ :: null >> <iq to="test-domain.com" id="amAocTR6xePUWiIqfOCCBFB" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="amAocTR6xePUWiIqfOCCBFB" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@15f0a89b
2022-10-13 22:29:01 | jaxmpp_ :: null << <iq type="result" id="amAocTR6xePUWiIqfOCCBFB" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:01 | StanzaReceivedEvent{stanza=<iq type="result" id="amAocTR6xePUWiIqfOCCBFB" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:01 | jaxmpp_ :: null >> <iq to="test-domain.com" id="AqKNTax6iP4Dl4t6zoUeAaJ" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__c5b5r10013</username><password>jaxmpp__c5b5r10013</password><email>8aec136b-c865-410a-876f-a175510ebf5f@localhost</email></query></iq>
2022-10-13 22:29:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="AqKNTax6iP4Dl4t6zoUeAaJ" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__c5b5r10013</username><password>jaxmpp__c5b5r10013</password><email>8aec136b-c865-410a-876f-a175510ebf5f@localhost</email></query></iq>}
2022-10-13 22:29:01 | jaxmpp_ :: null << <iq type="result" id="AqKNTax6iP4Dl4t6zoUeAaJ" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:01 | StanzaReceivedEvent{stanza=<iq type="result" id="AqKNTax6iP4Dl4t6zoUeAaJ" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:01 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:01 | [Mutex] notify: [registration]
2022-10-13 22:29:01 | [Mutex] received everything.
2022-10-13 22:29:01 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:01 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:01 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1317a468
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@443192aa
2022-10-13 22:29:01 |
2022-10-13 22:29:01 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:01 | ------------------------------------
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@36adcb23
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2689091d
2022-10-13 22:29:01 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@813cd40
2022-10-13 22:29:01 | >> <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-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@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-10-13 22:29:01 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:01 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:01 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fYzViNXIxMDAxM0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2M1YjVyMTAwMTNAdGVzdC1kb21haW4uY29tLHI9NVplMHJXTXVuMENHdHdtYllSdUs=</auth>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fYzViNXIxMDAxM0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2M1YjVyMTAwMTNAdGVzdC1kb21haW4uY29tLHI9NVplMHJXTXVuMENHdHdtYllSdUs=</auth>
2022-10-13 22:29:01 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01WmUwcldNdW4wQ0d0d21iWVJ1SzN2ZVhOaDhDVnVGUHBlUEgyWlc1LHM9MXFLT3hTUWRiQkFpcWc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01WmUwcldNdW4wQ0d0d21iWVJ1SzN2ZVhOaDhDVnVGUHBlUEgyWlc1LHM9MXFLT3hTUWRiQkFpcWc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:01 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmWXpWaU5YSXhNREF4TTBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9NVplMHJXTXVuMENHdHdtYllSdUszdmVYTmg4Q1Z1RlBwZVBIMlpXNSxwPXhPSXNzVm0yTWJFb0hWeTZEcFFNekU1dXhxUT0=</response>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmWXpWaU5YSXhNREF4TTBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9NVplMHJXTXVuMENHdHdtYllSdUszdmVYTmg4Q1Z1RlBwZVBIMlpXNSxwPXhPSXNzVm0yTWJFb0hWeTZEcFFNekU1dXhxUT0=</response>
2022-10-13 22:29:01 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1JbTYyZE1FUjJCaDRWZ1J0czlWaE41UW93c0E9</success>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1JbTYyZE1FUjJCaDRWZ1J0czlWaE41UW93c0E9</success>
2022-10-13 22:29:01 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:01 | << <iq xmlns="jabber:client" id="xvXgTVaDEv2azyBhWdAxkMY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com >> <iq xmlns="jabber:client" id="xvXgTVaDEv2azyBhWdAxkMY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:01 | >> <iq to="jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12" id="xvXgTVaDEv2azyBhWdAxkMY" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12</jid></bind></iq>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com << <iq to="jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12" id="xvXgTVaDEv2azyBhWdAxkMY" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12</jid></bind></iq>
2022-10-13 22:29:01 | << <iq xmlns="jabber:client" id="Wjl3tp5coZl3fOVeFmOR8LB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12 >> <iq xmlns="jabber:client" id="Wjl3tp5coZl3fOVeFmOR8LB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:01 | >> <iq to="jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12" id="Wjl3tp5coZl3fOVeFmOR8LB" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12 << <iq to="jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12" id="Wjl3tp5coZl3fOVeFmOR8LB" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:01 | << <iq to="test-domain.com" id="OHtbuoUO1mIOZr9kEvn7n4r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12 >> <iq to="test-domain.com" id="OHtbuoUO1mIOZr9kEvn7n4r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:01 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:01 | >> <enabled max="60" resume="true" id="a43c6c64-8b97-479e-8110-72b63bf0e6bd" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12 << <enabled max="60" resume="true" id="a43c6c64-8b97-479e-8110-72b63bf0e6bd" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:01 | << <iq id="vntV3tjLQZmVSQVg17CziXa" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12 >> <iq id="vntV3tjLQZmVSQVg17CziXa" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:01 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:01 | >> <iq type="result" to="jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12" id="OHtbuoUO1mIOZr9kEvn7n4r" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12 << <iq type="result" to="jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12" id="OHtbuoUO1mIOZr9kEvn7n4r" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:01 | Remove account as admin: jaxmpp__c5b5r10013@test-domain.com
2022-10-13 22:29:01 | << <iq to="sess-man@test-domain.com" id="NwS6s2u6cNUO0ndHqQT9Ftg" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__c5b5r10013@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="NwS6s2u6cNUO0ndHqQT9Ftg" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__c5b5r10013@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:01 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="NwS6s2u6cNUO0ndHqQT9Ftg" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__c5b5r10013@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="NwS6s2u6cNUO0ndHqQT9Ftg" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__c5b5r10013@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:01 | [Mutex] notify: [account:removed]
2022-10-13 22:29:01 | [Mutex] received everything.
2022-10-13 22:29:01 | >> <iq to="jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12" id="vntV3tjLQZmVSQVg17CziXa" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12 << <iq to="jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12" id="vntV3tjLQZmVSQVg17CziXa" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:01 | >> <presence to="jaxmpp__c5b5r10013@test-domain.com" xmlns="jabber:client" from="jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:01 | jaxmpp_ :: jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12 << <presence to="jaxmpp__c5b5r10013@test-domain.com" xmlns="jabber:client" from="jaxmpp__c5b5r10013@test-domain.com/228467168-tigase-12"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7d7e5849
2022-10-13 22:29:02 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:02 | [Mutex] waiting for: [registration]
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@73b9a996
2022-10-13 22:29:02 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@77863339
2022-10-13 22:29:02 | jaxmpp_ :: 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-10-13 22:29:02 | 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-10-13 22:29:02 | 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-10-13 22:29:02 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:02 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3284a3ad
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3db719a4
2022-10-13 22:29:02 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:02 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:02 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:02 | jaxmpp_ :: null >> <iq to="test-domain.com" id="PDbtmQGLQGKRbDiAn7Bl0j0" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PDbtmQGLQGKRbDiAn7Bl0j0" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:02 | jaxmpp_ :: null << <iq type="result" id="PDbtmQGLQGKRbDiAn7Bl0j0" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:02 | StanzaReceivedEvent{stanza=<iq type="result" id="PDbtmQGLQGKRbDiAn7Bl0j0" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@37cf29d
2022-10-13 22:29:02 | jaxmpp_ :: null >> <iq to="test-domain.com" id="Fqw7tmdvo7o9yeSSKT6cMVj" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__lpdjsf0014</username><password>jaxmpp__lpdjsf0014</password><email>3e6f803d-3605-4984-b922-9bf68d8df270@localhost</email></query></iq>
2022-10-13 22:29:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Fqw7tmdvo7o9yeSSKT6cMVj" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__lpdjsf0014</username><password>jaxmpp__lpdjsf0014</password><email>3e6f803d-3605-4984-b922-9bf68d8df270@localhost</email></query></iq>}
2022-10-13 22:29:02 | jaxmpp_ :: null << <iq type="result" id="Fqw7tmdvo7o9yeSSKT6cMVj" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:02 | StanzaReceivedEvent{stanza=<iq type="result" id="Fqw7tmdvo7o9yeSSKT6cMVj" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:02 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:02 | [Mutex] notify: [registration]
2022-10-13 22:29:02 | [Mutex] received everything.
2022-10-13 22:29:02 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:02 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:02 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@45a51630
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@52ab5ce2
2022-10-13 22:29:02 |
2022-10-13 22:29:02 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:02 | ------------------------------------
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5754152a
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3358fd47
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5ea1798a
2022-10-13 22:29:02 | >> <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-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@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-10-13 22:29:02 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:02 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:02 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fbHBkanNmMDAxNEB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2xwZGpzZjAwMTQscj1KRjRVUlpnWkFWcmNOSm1lOGVsYw==</auth>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">bixhPWpheG1wcF9fbHBkanNmMDAxNEB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2xwZGpzZjAwMTQscj1KRjRVUlpnWkFWcmNOSm1lOGVsYw==</auth>
2022-10-13 22:29:02 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KRjRVUlpnWkFWcmNOSm1lOGVsY3psbk1qRWk1QVZUcDk5SkVBYjlqLHM9NnFsOVlrSHFyQXV0SUE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KRjRVUlpnWkFWcmNOSm1lOGVsY3psbk1qRWk1QVZUcDk5SkVBYjlqLHM9NnFsOVlrSHFyQXV0SUE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:02 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmYkhCa2FuTm1NREF4TkVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9SkY0VVJaZ1pBVnJjTkptZThlbGN6bG5NakVpNUFWVHA5OUpFQWI5aixwPUxkTktnM2V0SHF3OEw5N3dIVjA3VGtIbmJIMD0=</response>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmYkhCa2FuTm1NREF4TkVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9SkY0VVJaZ1pBVnJjTkptZThlbGN6bG5NakVpNUFWVHA5OUpFQWI5aixwPUxkTktnM2V0SHF3OEw5N3dIVjA3VGtIbmJIMD0=</response>
2022-10-13 22:29:02 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0vRThsMTUyK0JQZDZwUW1TaWF5bXEwQy9CdE09</success>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0vRThsMTUyK0JQZDZwUW1TaWF5bXEwQy9CdE09</success>
2022-10-13 22:29:02 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:02 | << <iq xmlns="jabber:client" id="BJp6AnMExut1qbwp4gW00p8" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com >> <iq xmlns="jabber:client" id="BJp6AnMExut1qbwp4gW00p8" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:02 | >> <iq to="jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13" id="BJp6AnMExut1qbwp4gW00p8" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13</jid></bind></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com << <iq to="jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13" id="BJp6AnMExut1qbwp4gW00p8" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13</jid></bind></iq>
2022-10-13 22:29:02 | << <iq xmlns="jabber:client" id="CJn7rUU3wx9GHytcws24xoM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13 >> <iq xmlns="jabber:client" id="CJn7rUU3wx9GHytcws24xoM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:02 | >> <iq to="jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13" id="CJn7rUU3wx9GHytcws24xoM" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13 << <iq to="jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13" id="CJn7rUU3wx9GHytcws24xoM" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:02 | << <iq to="test-domain.com" id="9tzdFKZ3ujMV6k4gwrcoaHR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13 >> <iq to="test-domain.com" id="9tzdFKZ3ujMV6k4gwrcoaHR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:02 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:02 | >> <enabled max="60" resume="true" id="835bfe4d-1153-4613-bdea-f48988010686" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13 << <enabled max="60" resume="true" id="835bfe4d-1153-4613-bdea-f48988010686" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:02 | << <iq id="PIgDGuYl00o9LNCeFHLFEBA" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13 >> <iq id="PIgDGuYl00o9LNCeFHLFEBA" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:02 | >> <iq type="result" to="jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13" id="9tzdFKZ3ujMV6k4gwrcoaHR" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13 << <iq type="result" to="jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13" id="9tzdFKZ3ujMV6k4gwrcoaHR" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:02 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:02 | >> <iq to="jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13" id="PIgDGuYl00o9LNCeFHLFEBA" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13 << <iq to="jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13" id="PIgDGuYl00o9LNCeFHLFEBA" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:02 | Remove account as admin: jaxmpp__lpdjsf0014@test-domain.com
2022-10-13 22:29:02 | << <iq to="sess-man@test-domain.com" id="DRFw4eHO7j0lQ3mQ6kEHIqe" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__lpdjsf0014@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:02 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="DRFw4eHO7j0lQ3mQ6kEHIqe" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__lpdjsf0014@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:02 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:02 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="DRFw4eHO7j0lQ3mQ6kEHIqe" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__lpdjsf0014@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:02 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="DRFw4eHO7j0lQ3mQ6kEHIqe" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__lpdjsf0014@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:02 | [Mutex] notify: [account:removed]
2022-10-13 22:29:02 | >> <presence to="jaxmpp__lpdjsf0014@test-domain.com" xmlns="jabber:client" from="jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13 << <presence to="jaxmpp__lpdjsf0014@test-domain.com" xmlns="jabber:client" from="jaxmpp__lpdjsf0014@test-domain.com/228467168-tigase-13"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:02 | [Mutex] received everything.
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@48e6b3dc
2022-10-13 22:29:02 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:02 | [Mutex] waiting for: [registration]
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@462154b0
2022-10-13 22:29:02 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@421ed8ac
2022-10-13 22:29:02 | 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-10-13 22:29:02 | jaxmpp_ :: 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-10-13 22:29:02 | 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-10-13 22:29:02 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:02 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@71c5e8b
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7a9975e7
2022-10-13 22:29:02 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:02 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:02 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:02 | jaxmpp_ :: null >> <iq to="test-domain.com" id="9wCjR8LBAvaHEqgEiZiAytp" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9wCjR8LBAvaHEqgEiZiAytp" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:02 | jaxmpp_ :: null << <iq type="result" id="9wCjR8LBAvaHEqgEiZiAytp" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:02 | StanzaReceivedEvent{stanza=<iq type="result" id="9wCjR8LBAvaHEqgEiZiAytp" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@36513ad0
2022-10-13 22:29:02 | jaxmpp_ :: null >> <iq to="test-domain.com" id="6OshLycDGRNYhINQO2cobGm" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__cni66f0015</username><password>jaxmpp__cni66f0015</password><email>931549d2-3970-4b83-bbe8-eda1beaa1501@localhost</email></query></iq>
2022-10-13 22:29:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="6OshLycDGRNYhINQO2cobGm" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__cni66f0015</username><password>jaxmpp__cni66f0015</password><email>931549d2-3970-4b83-bbe8-eda1beaa1501@localhost</email></query></iq>}
2022-10-13 22:29:02 | jaxmpp_ :: null << <iq type="result" id="6OshLycDGRNYhINQO2cobGm" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:02 | StanzaReceivedEvent{stanza=<iq type="result" id="6OshLycDGRNYhINQO2cobGm" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:02 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:02 | [Mutex] notify: [registration]
2022-10-13 22:29:02 | [Mutex] received everything.
2022-10-13 22:29:02 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:02 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:02 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@23e4f0e
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6733a1c4
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5634c688
2022-10-13 22:29:02 |
2022-10-13 22:29:02 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:02 | ------------------------------------
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@698ce124
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@193a8524
2022-10-13 22:29:02 | >> <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-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@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-10-13 22:29:02 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:02 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:02 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NuaTY2ZjAwMTUscj1idGV2eXVoYmhuUmZYQ1d6N3VxWg==</auth>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NuaTY2ZjAwMTUscj1idGV2eXVoYmhuUmZYQ1d6N3VxWg==</auth>
2022-10-13 22:29:02 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1idGV2eXVoYmhuUmZYQ1d6N3VxWkRtUjBpenA4YzhlekxINFcyMm9oLHM9eUFWYit1YzRVb3NKbGc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1idGV2eXVoYmhuUmZYQ1d6N3VxWkRtUjBpenA4YzhlekxINFcyMm9oLHM9eUFWYit1YzRVb3NKbGc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:02 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YnRldnl1aGJoblJmWENXejd1cVpEbVIwaXpwOGM4ZXpMSDRXMjJvaCxwPWtHMm1pSmxJWGpGVGFDL3o0S080QktWT1ZBS0FwUENjQWNqSXFSMWlXYk09</response>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YnRldnl1aGJoblJmWENXejd1cVpEbVIwaXpwOGM4ZXpMSDRXMjJvaCxwPWtHMm1pSmxJWGpGVGFDL3o0S080QktWT1ZBS0FwUENjQWNqSXFSMWlXYk09</response>
2022-10-13 22:29:02 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mY1RSN3lSSWNKZmgyeGtOWHhNMVZnSVRoN3JmTi9aQTNvb254OHhWdENBPQ==</success>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mY1RSN3lSSWNKZmgyeGtOWHhNMVZnSVRoN3JmTi9aQTNvb254OHhWdENBPQ==</success>
2022-10-13 22:29:02 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:02 | << <iq xmlns="jabber:client" id="qwytj5rUOP1pXeLU14eHO7j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com >> <iq xmlns="jabber:client" id="qwytj5rUOP1pXeLU14eHO7j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:02 | >> <iq to="jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14" id="qwytj5rUOP1pXeLU14eHO7j" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14</jid></bind></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com << <iq to="jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14" id="qwytj5rUOP1pXeLU14eHO7j" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14</jid></bind></iq>
2022-10-13 22:29:02 | << <iq xmlns="jabber:client" id="YUGOTOCrfRR2n8tY2j2zdOX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14 >> <iq xmlns="jabber:client" id="YUGOTOCrfRR2n8tY2j2zdOX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:02 | >> <iq to="jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14" id="YUGOTOCrfRR2n8tY2j2zdOX" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14 << <iq to="jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14" id="YUGOTOCrfRR2n8tY2j2zdOX" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:02 | << <iq to="test-domain.com" id="pSy5ytp5coZl3fOVeFmOR8L" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14 >> <iq to="test-domain.com" id="pSy5ytp5coZl3fOVeFmOR8L" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:02 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:02 | >> <enabled max="60" resume="true" id="6704ee90-885c-4f92-8a31-70cdb5d26956" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14 << <enabled max="60" resume="true" id="6704ee90-885c-4f92-8a31-70cdb5d26956" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:02 | << <iq id="pTz7CBFBes7BzhS3uboSZoh" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14 >> <iq id="pTz7CBFBes7BzhS3uboSZoh" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:02 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:02 | >> <iq type="result" to="jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14" id="pSy5ytp5coZl3fOVeFmOR8L" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14 << <iq type="result" to="jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14" id="pSy5ytp5coZl3fOVeFmOR8L" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:02 | Remove account as admin: jaxmpp__cni66f0015@test-domain.com
2022-10-13 22:29:02 | << <iq to="sess-man@test-domain.com" id="uRrTMLT9rcHMLycDGRNYhIN" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__cni66f0015@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:02 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="uRrTMLT9rcHMLycDGRNYhIN" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__cni66f0015@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:02 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:02 | >> <iq to="jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14" id="pTz7CBFBes7BzhS3uboSZoh" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14 << <iq to="jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14" id="pTz7CBFBes7BzhS3uboSZoh" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:02 | >> <presence to="jaxmpp__cni66f0015@test-domain.com" xmlns="jabber:client" from="jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:02 | jaxmpp_ :: jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14 << <presence to="jaxmpp__cni66f0015@test-domain.com" xmlns="jabber:client" from="jaxmpp__cni66f0015@test-domain.com/228467168-tigase-14"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:02 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="uRrTMLT9rcHMLycDGRNYhIN" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__cni66f0015@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:02 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="uRrTMLT9rcHMLycDGRNYhIN" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__cni66f0015@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:02 | [Mutex] notify: [account:removed]
2022-10-13 22:29:02 | [Mutex] received everything.
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4883a70d
2022-10-13 22:29:02 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:02 | [Mutex] waiting for: [registration]
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4644406d
2022-10-13 22:29:02 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@427bcc7d
2022-10-13 22:29:02 | 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-10-13 22:29:02 | jaxmpp_ :: 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-10-13 22:29:02 | 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-10-13 22:29:02 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:02 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7794a56
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@52173e7b
2022-10-13 22:29:02 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:02 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:02 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:02 | jaxmpp_ :: null >> <iq to="test-domain.com" id="VVBbKRbDiAn7Bl0j0ds0fUj" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="VVBbKRbDiAn7Bl0j0ds0fUj" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:02 | jaxmpp_ :: null << <iq type="result" id="VVBbKRbDiAn7Bl0j0ds0fUj" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:02 | StanzaReceivedEvent{stanza=<iq type="result" id="VVBbKRbDiAn7Bl0j0ds0fUj" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:02 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@36344b7c
2022-10-13 22:29:02 | jaxmpp_ :: null >> <iq to="test-domain.com" id="c2UiFILGJIywak3qQ4vtdsU" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__kb8mon0016</username><password>jaxmpp__kb8mon0016</password><email>a8016b3e-bad6-46ee-8bb5-094d6b25cf51@localhost</email></query></iq>
2022-10-13 22:29:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="c2UiFILGJIywak3qQ4vtdsU" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__kb8mon0016</username><password>jaxmpp__kb8mon0016</password><email>a8016b3e-bad6-46ee-8bb5-094d6b25cf51@localhost</email></query></iq>}
2022-10-13 22:29:03 | jaxmpp_ :: null << <iq type="result" id="c2UiFILGJIywak3qQ4vtdsU" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:03 | StanzaReceivedEvent{stanza=<iq type="result" id="c2UiFILGJIywak3qQ4vtdsU" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:03 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:03 | [Mutex] notify: [registration]
2022-10-13 22:29:03 | [Mutex] received everything.
2022-10-13 22:29:03 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:03 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:03 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2ab061e3
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6756b519
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@cd9ab6e
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@18a27e22
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@31b4abac
2022-10-13 22:29:03 |
2022-10-13 22:29:03 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:03 | ------------------------------------
2022-10-13 22:29:03 | >> <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-10-13 22:29:03 | jaxmpp_ :: jaxmpp__kb8mon0016@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-10-13 22:29:03 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__kb8mon0016@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:03 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__kb8mon0016@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:03 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2tiOG1vbjAwMTYscj1SRnpnV0I4V2pDd1BVUERPSWphcA==</auth>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__kb8mon0016@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2tiOG1vbjAwMTYscj1SRnpnV0I4V2pDd1BVUERPSWphcA==</auth>
2022-10-13 22:29:03 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SRnpnV0I4V2pDd1BVUERPSWphcE5zZzRyWldPbXhEczNHaVdBeVZLLHM9V01PRGlwVUU3ei9NclE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__kb8mon0016@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SRnpnV0I4V2pDd1BVUERPSWphcE5zZzRyWldPbXhEczNHaVdBeVZLLHM9V01PRGlwVUU3ei9NclE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:03 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkZ6Z1dCOFdqQ3dQVVBET0lqYXBOc2c0clpXT214RHMzR2lXQXlWSyxwPU51U2xmanRUV085V0NLUzExVUFHREh3cXRVUy91SFpjYWdIZHd5QmRHZkU9</response>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__kb8mon0016@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkZ6Z1dCOFdqQ3dQVVBET0lqYXBOc2c0clpXT214RHMzR2lXQXlWSyxwPU51U2xmanRUV085V0NLUzExVUFHREh3cXRVUy91SFpjYWdIZHd5QmRHZkU9</response>
2022-10-13 22:29:03 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__kb8mon0016@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:03 | Remove account as admin: jaxmpp__kb8mon0016@test-domain.com
2022-10-13 22:29:03 | << <iq to="sess-man@test-domain.com" id="I3VkJQ1cLMGMGm7y6AxxlIq" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__kb8mon0016@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:03 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="I3VkJQ1cLMGMGm7y6AxxlIq" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__kb8mon0016@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:03 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:03 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="I3VkJQ1cLMGMGm7y6AxxlIq" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__kb8mon0016@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:03 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="I3VkJQ1cLMGMGm7y6AxxlIq" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__kb8mon0016@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:03 | [Mutex] notify: [account:removed]
2022-10-13 22:29:03 | [Mutex] received everything.
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5f938b6f
2022-10-13 22:29:03 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:03 | [Mutex] waiting for: [registration]
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@51547eed
2022-10-13 22:29:03 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@556be01f
2022-10-13 22:29:03 | 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-10-13 22:29:03 | jaxmpp_ :: 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-10-13 22:29:03 | 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-10-13 22:29:03 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:03 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@106974d6
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@53625d47
2022-10-13 22:29:03 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:03 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:03 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:03 | jaxmpp_ :: null >> <iq to="test-domain.com" id="72QSMExut1qbwp4gW00p8gU" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:03 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="72QSMExut1qbwp4gW00p8gU" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:03 | jaxmpp_ :: null << <iq type="result" id="72QSMExut1qbwp4gW00p8gU" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:03 | StanzaReceivedEvent{stanza=<iq type="result" id="72QSMExut1qbwp4gW00p8gU" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@21b3e2d0
2022-10-13 22:29:03 | jaxmpp_ :: null >> <iq to="test-domain.com" id="4O8zrgJu4naPJQ1cLMGMGm7" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__63j5c60017</username><password>jaxmpp__63j5c60017</password><email>ae76b1f8-0f2b-447a-b385-da620a2c2852@localhost</email></query></iq>
2022-10-13 22:29:03 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4O8zrgJu4naPJQ1cLMGMGm7" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__63j5c60017</username><password>jaxmpp__63j5c60017</password><email>ae76b1f8-0f2b-447a-b385-da620a2c2852@localhost</email></query></iq>}
2022-10-13 22:29:03 | jaxmpp_ :: null << <iq type="result" id="4O8zrgJu4naPJQ1cLMGMGm7" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:03 | StanzaReceivedEvent{stanza=<iq type="result" id="4O8zrgJu4naPJQ1cLMGMGm7" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:03 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:03 | [Mutex] notify: [registration]
2022-10-13 22:29:03 | [Mutex] received everything.
2022-10-13 22:29:03 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:03 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:03 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2b5295e1
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@70468b99
2022-10-13 22:29:03 |
2022-10-13 22:29:03 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:03 | ------------------------------------
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@318f68b3
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@f94a930
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3056d8be
2022-10-13 22:29:03 | >> <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-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@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-10-13 22:29:03 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:03 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:03 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fNjNqNWM2MDAxN0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfXzYzajVjNjAwMTcscj1DNHhXUEEyYlFvWjhjclpNY1RwWQ==</auth>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fNjNqNWM2MDAxN0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfXzYzajVjNjAwMTcscj1DNHhXUEEyYlFvWjhjclpNY1RwWQ==</auth>
2022-10-13 22:29:03 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DNHhXUEEyYlFvWjhjclpNY1RwWWVtM1hRdUNYNDZPeFdPczdZR2doLHM9S2QwVG52ckxlRDhyOFE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DNHhXUEEyYlFvWjhjclpNY1RwWWVtM1hRdUNYNDZPeFdPczdZR2doLHM9S2QwVG52ckxlRDhyOFE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:03 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmTmpOcU5XTTJNREF4TjBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9QzR4V1BBMmJRb1o4Y3JaTWNUcFllbTNYUXVDWDQ2T3hXT3M3WUdnaCxwPXNTb2NFRzNqZWRWOThQeTZGY2c0ODJjM1FpdCtXeHdCRnBlWVU5b3VUOGM9</response>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmTmpOcU5XTTJNREF4TjBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9QzR4V1BBMmJRb1o4Y3JaTWNUcFllbTNYUXVDWDQ2T3hXT3M3WUdnaCxwPXNTb2NFRzNqZWRWOThQeTZGY2c0ODJjM1FpdCtXeHdCRnBlWVU5b3VUOGM9</response>
2022-10-13 22:29:03 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OWGNpZUVyeVRVdUZzeGRwQ204NnBRMi9HKzZ5NGd1bWk1V2QvaDZaU1d3PQ==</success>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OWGNpZUVyeVRVdUZzeGRwQ204NnBRMi9HKzZ5NGd1bWk1V2QvaDZaU1d3PQ==</success>
2022-10-13 22:29:03 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:03 | << <iq xmlns="jabber:client" id="D4SWUU3wx9GHytcws24xoMW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com >> <iq xmlns="jabber:client" id="D4SWUU3wx9GHytcws24xoMW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:03 | >> <iq to="jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15" id="D4SWUU3wx9GHytcws24xoMW" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15</jid></bind></iq>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 << <iq to="jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15" id="D4SWUU3wx9GHytcws24xoMW" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15</jid></bind></iq>
2022-10-13 22:29:03 | << <iq xmlns="jabber:client" id="z4QOWbKHqW7ENFILGJIywak" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 >> <iq xmlns="jabber:client" id="z4QOWbKHqW7ENFILGJIywak" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:03 | >> <iq to="jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15" id="z4QOWbKHqW7ENFILGJIywak" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 << <iq to="jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15" id="z4QOWbKHqW7ENFILGJIywak" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:03 | << <iq to="test-domain.com" id="jYw9Iy6Bw2sh1jEiNXhHIJQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 >> <iq to="test-domain.com" id="jYw9Iy6Bw2sh1jEiNXhHIJQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:03 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:03 | >> <enabled max="60" resume="true" id="3a9877de-c30c-4fb5-9d76-ae7231a4c6df" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 << <enabled max="60" resume="true" id="3a9877de-c30c-4fb5-9d76-ae7231a4c6df" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:03 | << <iq id="C2GJFmOR8LBAvaHEqgEiZiA" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 >> <iq id="C2GJFmOR8LBAvaHEqgEiZiA" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:03 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:03 | >> <iq type="result" to="jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15" id="jYw9Iy6Bw2sh1jEiNXhHIJQ" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 << <iq type="result" to="jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15" id="jYw9Iy6Bw2sh1jEiNXhHIJQ" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:03 | Remove account as admin: jaxmpp__63j5c60017@test-domain.com
2022-10-13 22:29:03 | << <iq to="sess-man@test-domain.com" id="r8WeV7gwfR5jWbKHqW7ENFI" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__63j5c60017@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:03 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="r8WeV7gwfR5jWbKHqW7ENFI" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__63j5c60017@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:03 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:03 | >> <iq to="jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15" id="C2GJFmOR8LBAvaHEqgEiZiA" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 << <iq to="jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15" id="C2GJFmOR8LBAvaHEqgEiZiA" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:03 | >> <presence to="jaxmpp__63j5c60017@test-domain.com" xmlns="jabber:client" from="jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15 << <presence to="jaxmpp__63j5c60017@test-domain.com" xmlns="jabber:client" from="jaxmpp__63j5c60017@test-domain.com/228467168-tigase-15"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:03 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="r8WeV7gwfR5jWbKHqW7ENFI" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__63j5c60017@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:03 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="r8WeV7gwfR5jWbKHqW7ENFI" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__63j5c60017@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:03 | [Mutex] notify: [account:removed]
2022-10-13 22:29:03 | [Mutex] received everything.
2022-10-13 22:29:03 | >> <r xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:03 | admin :: admin@test-domain.com/228467168-tigase-5 << <r xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:03 | << <a xmlns="urn:xmpp:sm:3" h="20"/>
2022-10-13 22:29:03 | admin :: admin@test-domain.com/228467168-tigase-5 >> <a xmlns="urn:xmpp:sm:3" h="20"/>
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1707c101
2022-10-13 22:29:03 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:03 | [Mutex] waiting for: [registration]
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@19c03d91
2022-10-13 22:29:03 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1dffaa71
2022-10-13 22:29:03 | jaxmpp_ :: 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-10-13 22:29:03 | 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-10-13 22:29:03 | 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-10-13 22:29:03 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:03 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@58fd37aa
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@71dbea7d
2022-10-13 22:29:03 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:03 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:03 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:03 | jaxmpp_ :: null >> <iq to="test-domain.com" id="TLNYgwqdT38gJP1bGFIDiGB" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:03 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="TLNYgwqdT38gJP1bGFIDiGB" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:03 | jaxmpp_ :: null << <iq type="result" id="TLNYgwqdT38gJP1bGFIDiGB" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:03 | StanzaReceivedEvent{stanza=<iq type="result" id="TLNYgwqdT38gJP1bGFIDiGB" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@696f6d62
2022-10-13 22:29:03 | jaxmpp_ :: null >> <iq to="test-domain.com" id="Y9ViRKubJPNU7CrUU3wx9GH" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__zg3ioi0018</username><password>jaxmpp__zg3ioi0018</password><email>178d34cf-8c94-4d87-9247-5364ca71b866@localhost</email></query></iq>
2022-10-13 22:29:03 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Y9ViRKubJPNU7CrUU3wx9GH" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__zg3ioi0018</username><password>jaxmpp__zg3ioi0018</password><email>178d34cf-8c94-4d87-9247-5364ca71b866@localhost</email></query></iq>}
2022-10-13 22:29:03 | jaxmpp_ :: null << <iq type="result" id="Y9ViRKubJPNU7CrUU3wx9GH" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:03 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:03 | StanzaReceivedEvent{stanza=<iq type="result" id="Y9ViRKubJPNU7CrUU3wx9GH" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:03 | [Mutex] notify: [registration]
2022-10-13 22:29:03 | [Mutex] received everything.
2022-10-13 22:29:03 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:03 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:03 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@9a3ee1c
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@38d2c8e5
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@16744580
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4623e51
2022-10-13 22:29:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@12a7e3cf
2022-10-13 22:29:03 |
2022-10-13 22:29:03 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:03 | ------------------------------------
2022-10-13 22:29:03 | >> <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-10-13 22:29:03 | jaxmpp_ :: jaxmpp__zg3ioi0018@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-10-13 22:29:03 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:03 | jaxmpp_ :: jaxmpp__zg3ioi0018@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:04 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__zg3ioi0018@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:04 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9femczaW9pMDAxOEB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj10NFNqSHMzVjl6R2QxTDRXdFQzUw==</auth>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__zg3ioi0018@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9femczaW9pMDAxOEB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj10NFNqSHMzVjl6R2QxTDRXdFQzUw==</auth>
2022-10-13 22:29:04 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__zg3ioi0018@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
2022-10-13 22:29:04 | Remove account as admin: jaxmpp__zg3ioi0018@test-domain.com
2022-10-13 22:29:04 | << <iq to="sess-man@test-domain.com" id="WNP1phPGmVdNJMR6pQMN0v5" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__zg3ioi0018@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="WNP1phPGmVdNJMR6pQMN0v5" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__zg3ioi0018@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:04 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="WNP1phPGmVdNJMR6pQMN0v5" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__zg3ioi0018@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="WNP1phPGmVdNJMR6pQMN0v5" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__zg3ioi0018@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | [Mutex] notify: [account:removed]
2022-10-13 22:29:04 | [Mutex] received everything.
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5dd8154a
2022-10-13 22:29:04 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:04 | [Mutex] waiting for: [registration]
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@531ff081
2022-10-13 22:29:04 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@57207e3a
2022-10-13 22:29:04 | 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-10-13 22:29:04 | jaxmpp_ :: 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-10-13 22:29:04 | 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-10-13 22:29:04 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:04 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1222faba
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@f4dcff1
2022-10-13 22:29:04 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:04 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:04 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:04 | jaxmpp_ :: null >> <iq to="test-domain.com" id="2bXgFEBAnMExut1qbwp4gW0" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2bXgFEBAnMExut1qbwp4gW0" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:04 | jaxmpp_ :: null << <iq type="result" id="2bXgFEBAnMExut1qbwp4gW0" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:04 | StanzaReceivedEvent{stanza=<iq type="result" id="2bXgFEBAnMExut1qbwp4gW0" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@237aad61
2022-10-13 22:29:04 | jaxmpp_ :: null >> <iq to="test-domain.com" id="icYbuoUO1mIOZr9kEvn7n4r" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__qcuil00019</username><password>jaxmpp__qcuil00019</password><email>ef913e32-1779-45d1-81f1-53932c5d9cc5@localhost</email></query></iq>
2022-10-13 22:29:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="icYbuoUO1mIOZr9kEvn7n4r" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__qcuil00019</username><password>jaxmpp__qcuil00019</password><email>ef913e32-1779-45d1-81f1-53932c5d9cc5@localhost</email></query></iq>}
2022-10-13 22:29:04 | jaxmpp_ :: null << <iq type="result" id="icYbuoUO1mIOZr9kEvn7n4r" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:04 | StanzaReceivedEvent{stanza=<iq type="result" id="icYbuoUO1mIOZr9kEvn7n4r" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:04 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:04 | [Mutex] notify: [registration]
2022-10-13 22:29:04 | [Mutex] received everything.
2022-10-13 22:29:04 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:04 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:04 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@77ffc69a
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@720d05f5
2022-10-13 22:29:04 |
2022-10-13 22:29:04 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:04 | ------------------------------------
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@135e6e02
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6539c8ad
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6cfb0986
2022-10-13 22:29:04 | >> <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-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@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-10-13 22:29:04 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:04 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:04 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fcWN1aWwwMDAxOUB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX3FjdWlsMDAwMTlAdGVzdC1kb21haW4uY29tLHI9U2JPbk14TjJLVHRwSjc2d3NoeW0=</auth>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fcWN1aWwwMDAxOUB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX3FjdWlsMDAwMTlAdGVzdC1kb21haW4uY29tLHI9U2JPbk14TjJLVHRwSjc2d3NoeW0=</auth>
2022-10-13 22:29:04 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TYk9uTXhOMktUdHBKNzZ3c2h5bWJDcVhNRnhNbFZub1RJelhnOE8wLHM9UitRY2U3NmJpRzE1S2c9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TYk9uTXhOMktUdHBKNzZ3c2h5bWJDcVhNRnhNbFZub1RJelhnOE8wLHM9UitRY2U3NmJpRzE1S2c9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:04 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmY1dOMWFXd3dNREF4T1VCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9U2JPbk14TjJLVHRwSjc2d3NoeW1iQ3FYTUZ4TWxWbm9USXpYZzhPMCxwPUhtNk1GUi9DSStKUDBnU1lrdVpYc3R6OWcwTkg4WCthZWh2VjBSdTVKV0E9</response>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmY1dOMWFXd3dNREF4T1VCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9U2JPbk14TjJLVHRwSjc2d3NoeW1iQ3FYTUZ4TWxWbm9USXpYZzhPMCxwPUhtNk1GUi9DSStKUDBnU1lrdVpYc3R6OWcwTkg4WCthZWh2VjBSdTVKV0E9</response>
2022-10-13 22:29:04 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03SDM2TE9reVlOQlVyYU9ISWtyNEk5b21BS05rb0V0NkVrMFU0NGpPbHFnPQ==</success>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03SDM2TE9reVlOQlVyYU9ISWtyNEk5b21BS05rb0V0NkVrMFU0NGpPbHFnPQ==</success>
2022-10-13 22:29:04 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:04 | << <iq xmlns="jabber:client" id="gbTVdGuoUO1mIOZr9kEvn7n" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com >> <iq xmlns="jabber:client" id="gbTVdGuoUO1mIOZr9kEvn7n" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:04 | >> <iq to="jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16" id="gbTVdGuoUO1mIOZr9kEvn7n" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16</jid></bind></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com << <iq to="jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16" id="gbTVdGuoUO1mIOZr9kEvn7n" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16</jid></bind></iq>
2022-10-13 22:29:04 | << <iq xmlns="jabber:client" id="9TZ3l6HtkZ8DwaKCeR24wph" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16 >> <iq xmlns="jabber:client" id="9TZ3l6HtkZ8DwaKCeR24wph" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:04 | >> <iq to="jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16" id="9TZ3l6HtkZ8DwaKCeR24wph" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16 << <iq to="jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16" id="9TZ3l6HtkZ8DwaKCeR24wph" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:04 | << <iq to="test-domain.com" id="m0izxoMWfXboMLT9rcHMLyc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16 >> <iq to="test-domain.com" id="m0izxoMWfXboMLT9rcHMLyc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:04 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:04 | >> <enabled max="60" resume="true" id="98fefdad-d621-4fc5-ad5b-b4be123e4e42" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16 << <enabled max="60" resume="true" id="98fefdad-d621-4fc5-ad5b-b4be123e4e42" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:04 | << <iq id="5dT4wfw8vqlLU9shOKUWS9C" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16 >> <iq id="5dT4wfw8vqlLU9shOKUWS9C" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:04 | >> <iq type="result" to="jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16" id="m0izxoMWfXboMLT9rcHMLyc" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16 << <iq type="result" to="jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16" id="m0izxoMWfXboMLT9rcHMLyc" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:04 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:04 | >> <iq to="jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16" id="5dT4wfw8vqlLU9shOKUWS9C" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16 << <iq to="jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16" id="5dT4wfw8vqlLU9shOKUWS9C" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:04 | Remove account as admin: jaxmpp__qcuil00019@test-domain.com
2022-10-13 22:29:04 | << <iq to="sess-man@test-domain.com" id="ri6yzpQGzvnT6voZ06ri5fS" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__qcuil00019@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="ri6yzpQGzvnT6voZ06ri5fS" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__qcuil00019@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:04 | >> <presence to="jaxmpp__qcuil00019@test-domain.com" xmlns="jabber:client" from="jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16 << <presence to="jaxmpp__qcuil00019@test-domain.com" xmlns="jabber:client" from="jaxmpp__qcuil00019@test-domain.com/228467168-tigase-16"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:04 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="ri6yzpQGzvnT6voZ06ri5fS" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__qcuil00019@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="ri6yzpQGzvnT6voZ06ri5fS" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__qcuil00019@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | [Mutex] notify: [account:removed]
2022-10-13 22:29:04 | [Mutex] received everything.
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1ad2dbcb
2022-10-13 22:29:04 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:04 | [Mutex] waiting for: [registration]
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@141526e1
2022-10-13 22:29:04 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@102ab0bb
2022-10-13 22:29:04 | jaxmpp_ :: 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-10-13 22:29:04 | 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-10-13 22:29:04 | 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-10-13 22:29:04 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:04 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@55282cda
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@59a8b937
2022-10-13 22:29:04 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:04 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:04 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:04 | jaxmpp_ :: null >> <iq to="test-domain.com" id="fj7ygT2cOKun48EFNRKubJP" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fj7ygT2cOKun48EFNRKubJP" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@64b7becd
2022-10-13 22:29:04 | jaxmpp_ :: null << <iq type="result" id="fj7ygT2cOKun48EFNRKubJP" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:04 | StanzaReceivedEvent{stanza=<iq type="result" id="fj7ygT2cOKun48EFNRKubJP" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:04 | jaxmpp_ :: null >> <iq to="test-domain.com" id="K1dNV0n08GuYl00o9LNCeFH" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__fqgmc80020</username><password>jaxmpp__fqgmc80020</password><email>2b132326-2149-4217-9198-b2472635a845@localhost</email></query></iq>
2022-10-13 22:29:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="K1dNV0n08GuYl00o9LNCeFH" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__fqgmc80020</username><password>jaxmpp__fqgmc80020</password><email>2b132326-2149-4217-9198-b2472635a845@localhost</email></query></iq>}
2022-10-13 22:29:04 | jaxmpp_ :: null << <iq type="result" id="K1dNV0n08GuYl00o9LNCeFH" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:04 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:04 | StanzaReceivedEvent{stanza=<iq type="result" id="K1dNV0n08GuYl00o9LNCeFH" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:04 | [Mutex] notify: [registration]
2022-10-13 22:29:04 | [Mutex] received everything.
2022-10-13 22:29:04 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:04 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:04 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@21dd7588
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3507d395
2022-10-13 22:29:04 |
2022-10-13 22:29:04 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:04 | ------------------------------------
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@297ab503
2022-10-13 22:29:04 | >> <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-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@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-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@70e22737
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3ad97d96
2022-10-13 22:29:04 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:04 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:04 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fZnFnbWM4MDAyMEB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2ZxZ21jODAwMjAscj1Wdm8xUVlYWU9tc0hsM0k3bEc1Qw==</auth>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">bixhPWpheG1wcF9fZnFnbWM4MDAyMEB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX2ZxZ21jODAwMjAscj1Wdm8xUVlYWU9tc0hsM0k3bEc1Qw==</auth>
2022-10-13 22:29:04 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Wdm8xUVlYWU9tc0hsM0k3bEc1QzNTRWRFTk53WGoybU1tS0JrQlluLHM9RzZoQ1UwTWlzTzVQdnc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Wdm8xUVlYWU9tc0hsM0k3bEc1QzNTRWRFTk53WGoybU1tS0JrQlluLHM9RzZoQ1UwTWlzTzVQdnc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:04 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmWm5GbmJXTTRNREF5TUVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9VnZvMVFZWFlPbXNIbDNJN2xHNUMzU0VkRU5Od1hqMm1NbUtCa0JZbixwPTlDVFdmRW9IazZ0UkFsM1pBS0lBTDRrMHdVNVFTWnJIYjE2UTY4RXJOZGs9</response>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmWm5GbmJXTTRNREF5TUVCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9VnZvMVFZWFlPbXNIbDNJN2xHNUMzU0VkRU5Od1hqMm1NbUtCa0JZbixwPTlDVFdmRW9IazZ0UkFsM1pBS0lBTDRrMHdVNVFTWnJIYjE2UTY4RXJOZGs9</response>
2022-10-13 22:29:04 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FNXkxSUFaUEFXVWZ2K3FLMUJTcklmRm5kemVHZGxMUTBkZzZyM0pPZUpNPQ==</success>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FNXkxSUFaUEFXVWZ2K3FLMUJTcklmRm5kemVHZGxMUTBkZzZyM0pPZUpNPQ==</success>
2022-10-13 22:29:04 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:04 | << <iq xmlns="jabber:client" id="UmcHoaHRZ00dNX3q9Gzaq5A" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com >> <iq xmlns="jabber:client" id="UmcHoaHRZ00dNX3q9Gzaq5A" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:04 | >> <iq to="jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17" id="UmcHoaHRZ00dNX3q9Gzaq5A" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17</jid></bind></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 << <iq to="jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17" id="UmcHoaHRZ00dNX3q9Gzaq5A" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17</jid></bind></iq>
2022-10-13 22:29:04 | << <iq xmlns="jabber:client" id="EbDhExut1qbwp4gW00p8gUb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 >> <iq xmlns="jabber:client" id="EbDhExut1qbwp4gW00p8gUb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:04 | >> <iq to="jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17" id="EbDhExut1qbwp4gW00p8gUb" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 << <iq to="jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17" id="EbDhExut1qbwp4gW00p8gUb" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:04 | << <iq to="test-domain.com" id="jfNHOKun48EFNRKubJPNU7C" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 >> <iq to="test-domain.com" id="jfNHOKun48EFNRKubJPNU7C" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:04 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:04 | >> <enabled max="60" resume="true" id="2c7457e8-bb5e-4e36-8c2c-6311263c250b" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 << <enabled max="60" resume="true" id="2c7457e8-bb5e-4e36-8c2c-6311263c250b" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:04 | << <iq id="rocKXboMLT9rcHMLycDGRNY" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 >> <iq id="rocKXboMLT9rcHMLycDGRNY" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:04 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:04 | >> <iq type="result" to="jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17" id="jfNHOKun48EFNRKubJPNU7C" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 << <iq type="result" to="jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17" id="jfNHOKun48EFNRKubJPNU7C" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:04 | Remove account as admin: jaxmpp__fqgmc80020@test-domain.com
2022-10-13 22:29:04 | << <iq to="sess-man@test-domain.com" id="tutboMLT9rcHMLycDGRNYhI" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__fqgmc80020@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="tutboMLT9rcHMLycDGRNYhI" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__fqgmc80020@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | >> <iq to="jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17" id="rocKXboMLT9rcHMLycDGRNY" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 << <iq to="jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17" id="rocKXboMLT9rcHMLycDGRNY" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:04 | >> <presence to="jaxmpp__fqgmc80020@test-domain.com" xmlns="jabber:client" from="jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:04 | jaxmpp_ :: jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17 << <presence to="jaxmpp__fqgmc80020@test-domain.com" xmlns="jabber:client" from="jaxmpp__fqgmc80020@test-domain.com/228467168-tigase-17"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:04 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:04 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="tutboMLT9rcHMLycDGRNYhI" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__fqgmc80020@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="tutboMLT9rcHMLycDGRNYhI" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__fqgmc80020@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:04 | [Mutex] notify: [account:removed]
2022-10-13 22:29:04 | [Mutex] received everything.
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@73e1b57b
2022-10-13 22:29:04 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7d265577
2022-10-13 22:29:04 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7919de0b
2022-10-13 22:29:04 | [Mutex] waiting for: [registration]
2022-10-13 22:29:04 | jaxmpp_ :: 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-10-13 22:29:04 | 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-10-13 22:29:04 | 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-10-13 22:29:04 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:04 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3c1b5f4c
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@42af7fd9
2022-10-13 22:29:04 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:04 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:04 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:04 | jaxmpp_ :: null >> <iq to="test-domain.com" id="EfIqW7ENFILGJIywak3qQ4v" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="EfIqW7ENFILGJIywak3qQ4v" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:04 | jaxmpp_ :: null << <iq type="result" id="EfIqW7ENFILGJIywak3qQ4v" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:04 | StanzaReceivedEvent{stanza=<iq type="result" id="EfIqW7ENFILGJIywak3qQ4v" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:04 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@d6d0716
2022-10-13 22:29:04 | jaxmpp_ :: null >> <iq to="test-domain.com" id="w36n7Bl0j0ds0fUjHMTWfKC" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__xj35jq0021</username><password>jaxmpp__xj35jq0021</password><email>d453b35c-ac18-41ec-b7d9-79658bbbed5f@localhost</email></query></iq>
2022-10-13 22:29:04 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="w36n7Bl0j0ds0fUjHMTWfKC" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__xj35jq0021</username><password>jaxmpp__xj35jq0021</password><email>d453b35c-ac18-41ec-b7d9-79658bbbed5f@localhost</email></query></iq>}
2022-10-13 22:29:04 | jaxmpp_ :: null << <iq type="result" id="w36n7Bl0j0ds0fUjHMTWfKC" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:04 | StanzaReceivedEvent{stanza=<iq type="result" id="w36n7Bl0j0ds0fUjHMTWfKC" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:04 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:04 | [Mutex] notify: [registration]
2022-10-13 22:29:04 | [Mutex] received everything.
2022-10-13 22:29:04 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:04 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:05 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3a337936
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5c34a003
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@65dc5deb
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6cb3f1
2022-10-13 22:29:05 |
2022-10-13 22:29:05 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:05 | ------------------------------------
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@21379003
2022-10-13 22:29:05 | >> <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-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@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-10-13 22:29:05 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:05 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:05 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">biwsbj1qYXhtcHBfX3hqMzVqcTAwMjEscj1nOHNkR3hVSGhqbmxINVVKaW9JSg==</auth>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">biwsbj1qYXhtcHBfX3hqMzVqcTAwMjEscj1nOHNkR3hVSGhqbmxINVVKaW9JSg==</auth>
2022-10-13 22:29:05 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nOHNkR3hVSGhqbmxINVVKaW9JSnZHU0JhNm9PV3VjWnBQMUdrV2s0LHM9bnF5SU00U0R6YlJlOXc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nOHNkR3hVSGhqbmxINVVKaW9JSnZHU0JhNm9PV3VjWnBQMUdrV2s0LHM9bnF5SU00U0R6YlJlOXc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:05 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZzhzZEd4VUhoam5sSDVVSmlvSUp2R1NCYTZvT1d1Y1pwUDFHa1drNCxwPUZJMHZBb1VHTDJENFR0QlI3SkJTdUFtM3ZOQ1dvRkJicnBXSkw1WmVBZ2gxMDFMcGZPUjRxUnR0M080dHgxYm1DU0hKSFVXa2VyU1lKemlnMHVoaUh3PT0=</response>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZzhzZEd4VUhoam5sSDVVSmlvSUp2R1NCYTZvT1d1Y1pwUDFHa1drNCxwPUZJMHZBb1VHTDJENFR0QlI3SkJTdUFtM3ZOQ1dvRkJicnBXSkw1WmVBZ2gxMDFMcGZPUjRxUnR0M080dHgxYm1DU0hKSFVXa2VyU1lKemlnMHVoaUh3PT0=</response>
2022-10-13 22:29:05 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Zems0Q3I1UklxeXFOYXAydjVSbE01SHVQUkRYR1pVMG9ENTFBUExmMWkva3FvcEtTMHFhOHBadG90UFR3eTN2UmVTV09xam9jb2JLdndGcXl0M24zQT09</success>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Zems0Q3I1UklxeXFOYXAydjVSbE01SHVQUkRYR1pVMG9ENTFBUExmMWkva3FvcEtTMHFhOHBadG90UFR3eTN2UmVTV09xam9jb2JLdndGcXl0M24zQT09</success>
2022-10-13 22:29:05 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:05 | << <iq xmlns="jabber:client" id="Iundvo7o9yeSSKT6cMVjTOC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com >> <iq xmlns="jabber:client" id="Iundvo7o9yeSSKT6cMVjTOC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:05 | >> <iq to="jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18" id="Iundvo7o9yeSSKT6cMVjTOC" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18</jid></bind></iq>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com << <iq to="jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18" id="Iundvo7o9yeSSKT6cMVjTOC" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18</jid></bind></iq>
2022-10-13 22:29:05 | << <iq xmlns="jabber:client" id="pp6aIN3nMyjZlPYfSXWYbM3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18 >> <iq xmlns="jabber:client" id="pp6aIN3nMyjZlPYfSXWYbM3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:05 | >> <iq to="jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18" id="pp6aIN3nMyjZlPYfSXWYbM3" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18 << <iq to="jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18" id="pp6aIN3nMyjZlPYfSXWYbM3" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:05 | << <iq to="test-domain.com" id="PmVWiIqfOCCBFBes7BzhS3u" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18 >> <iq to="test-domain.com" id="PmVWiIqfOCCBFBes7BzhS3u" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:05 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:05 | >> <enabled max="60" resume="true" id="ba2ae6d9-5f94-49e3-b3d1-2b673e51d26c" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18 << <enabled max="60" resume="true" id="ba2ae6d9-5f94-49e3-b3d1-2b673e51d26c" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:05 | << <iq id="yuhTVaDEv2azyBhWdAxkMY4" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18 >> <iq id="yuhTVaDEv2azyBhWdAxkMY4" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:05 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:05 | >> <iq type="result" to="jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18" id="PmVWiIqfOCCBFBes7BzhS3u" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18 << <iq type="result" to="jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18" id="PmVWiIqfOCCBFBes7BzhS3u" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:05 | Remove account as admin: jaxmpp__xj35jq0021@test-domain.com
2022-10-13 22:29:05 | << <iq to="sess-man@test-domain.com" id="DwlRKApeXZm3gT2cOKun48E" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__xj35jq0021@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:05 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="DwlRKApeXZm3gT2cOKun48E" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__xj35jq0021@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:05 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:05 | >> <iq to="jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18" id="yuhTVaDEv2azyBhWdAxkMY4" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18 << <iq to="jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18" id="yuhTVaDEv2azyBhWdAxkMY4" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:05 | >> <presence to="jaxmpp__xj35jq0021@test-domain.com" xmlns="jabber:client" from="jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18 << <presence to="jaxmpp__xj35jq0021@test-domain.com" xmlns="jabber:client" from="jaxmpp__xj35jq0021@test-domain.com/228467168-tigase-18"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:05 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="DwlRKApeXZm3gT2cOKun48E" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__xj35jq0021@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:05 | [Mutex] notify: [account:removed]
2022-10-13 22:29:05 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="DwlRKApeXZm3gT2cOKun48E" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__xj35jq0021@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:05 | [Mutex] received everything.
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@497899f6
2022-10-13 22:29:05 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@47bf6ea9
2022-10-13 22:29:05 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4380f286
2022-10-13 22:29:05 | [Mutex] waiting for: [registration]
2022-10-13 22:29:05 | 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-10-13 22:29:05 | jaxmpp_ :: 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-10-13 22:29:05 | 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-10-13 22:29:05 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:05 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6826492
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@bb8ea9d
2022-10-13 22:29:05 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:05 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:05 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:05 | jaxmpp_ :: null >> <iq to="test-domain.com" id="w9czvnT6voZ06ri5fS5k1iI" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="w9czvnT6voZ06ri5fS5k1iI" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:05 | jaxmpp_ :: null << <iq type="result" id="w9czvnT6voZ06ri5fS5k1iI" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:05 | StanzaReceivedEvent{stanza=<iq type="result" id="w9czvnT6voZ06ri5fS5k1iI" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@374e0765
2022-10-13 22:29:05 | jaxmpp_ :: null >> <iq to="test-domain.com" id="TadNUO0ndHqQT9FtgP2hAgL" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__a05h430022</username><password>jaxmpp__a05h430022</password><email>0573f462-2679-4df1-902f-e0d221af0ce1@localhost</email></query></iq>
2022-10-13 22:29:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="TadNUO0ndHqQT9FtgP2hAgL" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__a05h430022</username><password>jaxmpp__a05h430022</password><email>0573f462-2679-4df1-902f-e0d221af0ce1@localhost</email></query></iq>}
2022-10-13 22:29:05 | jaxmpp_ :: null << <iq type="result" id="TadNUO0ndHqQT9FtgP2hAgL" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:05 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:05 | StanzaReceivedEvent{stanza=<iq type="result" id="TadNUO0ndHqQT9FtgP2hAgL" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:05 | [Mutex] notify: [registration]
2022-10-13 22:29:05 | [Mutex] received everything.
2022-10-13 22:29:05 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:05 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:05 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@739ed7c8
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@66ad9bdd
2022-10-13 22:29:05 |
2022-10-13 22:29:05 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:05 | ------------------------------------
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2a8d7997
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6dbf368c
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@689a9c64
2022-10-13 22:29:05 | >> <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-10-13 22:29:05 | jaxmpp_ :: jaxmpp__a05h430022@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-10-13 22:29:05 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__a05h430022@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:05 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__a05h430022@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:05 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">biwsbj1qYXhtcHBfX2EwNWg0MzAwMjIscj1MV0o3bng3RHI3bUVKOVlldk5OMg==</auth>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__a05h430022@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">biwsbj1qYXhtcHBfX2EwNWg0MzAwMjIscj1MV0o3bng3RHI3bUVKOVlldk5OMg==</auth>
2022-10-13 22:29:05 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MV0o3bng3RHI3bUVKOVlldk5OMjE1T1VmSGJOdGhMNWM2SXdsR2RiLHM9N0t1UzREZXFZaDJnK1E9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__a05h430022@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MV0o3bng3RHI3bUVKOVlldk5OMjE1T1VmSGJOdGhMNWM2SXdsR2RiLHM9N0t1UzREZXFZaDJnK1E9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:05 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TFdKN254N0RyN21FSjlZZXZOTjIxNU9VZkhiTnRoTDVjNkl3bEdkYixwPXJYcGdMKzczTnVZTTc2UHZmTUI3S1hna083MW9rWW1QbGtXaytOeDVqRXRXZUV0ZWpkWXNuK0FtTkYrWTRGWXg3Z2pUOVBub3NVblFoVWpGV0FxeWRBPT0=</response>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__a05h430022@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TFdKN254N0RyN21FSjlZZXZOTjIxNU9VZkhiTnRoTDVjNkl3bEdkYixwPXJYcGdMKzczTnVZTTc2UHZmTUI3S1hna083MW9rWW1QbGtXaytOeDVqRXRXZUV0ZWpkWXNuK0FtTkYrWTRGWXg3Z2pUOVBub3NVblFoVWpGV0FxeWRBPT0=</response>
2022-10-13 22:29:05 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__a05h430022@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:05 | Remove account as admin: jaxmpp__a05h430022@test-domain.com
2022-10-13 22:29:05 | << <iq to="sess-man@test-domain.com" id="5vcFIDiGBCJxsfEFAi08gVa" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__a05h430022@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:05 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="5vcFIDiGBCJxsfEFAi08gVa" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__a05h430022@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:05 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:05 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="5vcFIDiGBCJxsfEFAi08gVa" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__a05h430022@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:05 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="5vcFIDiGBCJxsfEFAi08gVa" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__a05h430022@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:05 | [Mutex] notify: [account:removed]
2022-10-13 22:29:05 | [Mutex] received everything.
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@517120d5
2022-10-13 22:29:05 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:05 | [Mutex] waiting for: [registration]
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5fb6c48b
2022-10-13 22:29:05 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5b894ba5
2022-10-13 22:29:05 | jaxmpp_ :: 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-10-13 22:29:05 | 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-10-13 22:29:05 | 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-10-13 22:29:05 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:05 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1e8bceb0
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@46a4323c
2022-10-13 22:29:05 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:05 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:05 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:05 | jaxmpp_ :: null >> <iq to="test-domain.com" id="Ps18GuYl00o9LNCeFHLFEBA" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Ps18GuYl00o9LNCeFHLFEBA" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:05 | jaxmpp_ :: null << <iq type="result" id="Ps18GuYl00o9LNCeFHLFEBA" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:05 | StanzaReceivedEvent{stanza=<iq type="result" id="Ps18GuYl00o9LNCeFHLFEBA" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2fdf34ff
2022-10-13 22:29:05 | jaxmpp_ :: null >> <iq to="test-domain.com" id="OAnY4yesjWS8DJJuY9FHxo5" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__p4ifph0023</username><password>jaxmpp__p4ifph0023</password><email>9f13277f-d898-47f7-bbf5-845a41db5859@localhost</email></query></iq>
2022-10-13 22:29:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="OAnY4yesjWS8DJJuY9FHxo5" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__p4ifph0023</username><password>jaxmpp__p4ifph0023</password><email>9f13277f-d898-47f7-bbf5-845a41db5859@localhost</email></query></iq>}
2022-10-13 22:29:05 | jaxmpp_ :: null << <iq type="result" id="OAnY4yesjWS8DJJuY9FHxo5" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:05 | StanzaReceivedEvent{stanza=<iq type="result" id="OAnY4yesjWS8DJJuY9FHxo5" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:05 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:05 | [Mutex] notify: [registration]
2022-10-13 22:29:05 | [Mutex] received everything.
2022-10-13 22:29:05 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:05 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:05 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3e1a96c2
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7ea431ff
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@19f6c9c5
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4fd86ec8
2022-10-13 22:29:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@251e5d77
2022-10-13 22:29:05 |
2022-10-13 22:29:05 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:05 | ------------------------------------
2022-10-13 22:29:05 | >> <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-10-13 22:29:05 | jaxmpp_ :: jaxmpp__p4ifph0023@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-10-13 22:29:05 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:05 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:05 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fcDRpZnBoMDAyM0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX3A0aWZwaDAwMjMscj01UkJjSWRuRWRsMjRIcnVGb0lhVg==</auth>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fcDRpZnBoMDAyM0B0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX3A0aWZwaDAwMjMscj01UkJjSWRuRWRsMjRIcnVGb0lhVg==</auth>
2022-10-13 22:29:05 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01UkJjSWRuRWRsMjRIcnVGb0lhVmkxaWtBN0Mwa2JjSkNKYU9YMWJrLHM9MCt0M3V3N0hrVHNKanc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01UkJjSWRuRWRsMjRIcnVGb0lhVmkxaWtBN0Mwa2JjSkNKYU9YMWJrLHM9MCt0M3V3N0hrVHNKanc9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:05 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmY0RScFpuQm9NREF5TTBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9NVJCY0lkbkVkbDI0SHJ1Rm9JYVZpMWlrQTdDMGtiY0pDSmFPWDFiayxwPWxDeVR5WGtTRUhiYm1TNllxUjB2a2VrTTVzMkxFaDZXT1Q5ZU80UHZCMjJvU0dNRVM1dS9jeGVMUGU1ZkU0ZXhwa3BLNGVPTjY5NkJ6cHZ0UysxeHdBPT0=</response>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmY0RScFpuQm9NREF5TTBCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9NVJCY0lkbkVkbDI0SHJ1Rm9JYVZpMWlrQTdDMGtiY0pDSmFPWDFiayxwPWxDeVR5WGtTRUhiYm1TNllxUjB2a2VrTTVzMkxFaDZXT1Q5ZU80UHZCMjJvU0dNRVM1dS9jeGVMUGU1ZkU0ZXhwa3BLNGVPTjY5NkJ6cHZ0UysxeHdBPT0=</response>
2022-10-13 22:29:05 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PZy9mQ2lCQWh5NjhaQUVpNmUycWxVUWlCUHNNa3dNVjhiR0I2MDY5cVJYMTViTUJtbVA5OE4zTlBBdTFGTjc0ajhpUk5Pa2pwN0dqVG1LbjErTkY5UT09</success>
2022-10-13 22:29:05 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PZy9mQ2lCQWh5NjhaQUVpNmUycWxVUWlCUHNNa3dNVjhiR0I2MDY5cVJYMTViTUJtbVA5OE4zTlBBdTFGTjc0ajhpUk5Pa2pwN0dqVG1LbjErTkY5UT09</success>
2022-10-13 22:29:06 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:06 | << <iq xmlns="jabber:client" id="rCrdT38gJP1bGFIDiGBCJxs" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com >> <iq xmlns="jabber:client" id="rCrdT38gJP1bGFIDiGBCJxs" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:06 | >> <iq to="jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19" id="rCrdT38gJP1bGFIDiGBCJxs" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19</jid></bind></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com << <iq to="jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19" id="rCrdT38gJP1bGFIDiGBCJxs" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19</jid></bind></iq>
2022-10-13 22:29:06 | << <iq xmlns="jabber:client" id="QnGKCeR24wphPGmVdNJMR6p" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19 >> <iq xmlns="jabber:client" id="QnGKCeR24wphPGmVdNJMR6p" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:06 | >> <iq to="jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19" id="QnGKCeR24wphPGmVdNJMR6p" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19 << <iq to="jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19" id="QnGKCeR24wphPGmVdNJMR6p" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:06 | << <iq to="test-domain.com" id="6zeOPGs9IVVeNKRY4yesjWS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19 >> <iq to="test-domain.com" id="6zeOPGs9IVVeNKRY4yesjWS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:06 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:06 | >> <enabled max="60" resume="true" id="6b550fa3-d860-4722-8f9b-2a32da5872f1" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19 << <enabled max="60" resume="true" id="6b550fa3-d860-4722-8f9b-2a32da5872f1" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:06 | << <iq id="NrOXaskMyvkEGJV7gwfR5jW" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19 >> <iq id="NrOXaskMyvkEGJV7gwfR5jW" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:06 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:06 | >> <iq type="result" to="jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19" id="6zeOPGs9IVVeNKRY4yesjWS" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19 << <iq type="result" to="jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19" id="6zeOPGs9IVVeNKRY4yesjWS" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:06 | Remove account as admin: jaxmpp__p4ifph0023@test-domain.com
2022-10-13 22:29:06 | << <iq to="sess-man@test-domain.com" id="tLKJuY9FHxo5yjEo1spTaFu" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__p4ifph0023@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="tLKJuY9FHxo5yjEo1spTaFu" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__p4ifph0023@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:06 | >> <iq to="jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19" id="NrOXaskMyvkEGJV7gwfR5jW" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19 << <iq to="jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19" id="NrOXaskMyvkEGJV7gwfR5jW" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:06 | >> <presence to="jaxmpp__p4ifph0023@test-domain.com" xmlns="jabber:client" from="jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19 << <presence to="jaxmpp__p4ifph0023@test-domain.com" xmlns="jabber:client" from="jaxmpp__p4ifph0023@test-domain.com/228467168-tigase-19"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:06 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="tLKJuY9FHxo5yjEo1spTaFu" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__p4ifph0023@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="tLKJuY9FHxo5yjEo1spTaFu" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__p4ifph0023@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | [Mutex] notify: [account:removed]
2022-10-13 22:29:06 | [Mutex] received everything.
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1371840c
2022-10-13 22:29:06 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:06 | [Mutex] waiting for: [registration]
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1db67812
2022-10-13 22:29:06 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1989ef7c
2022-10-13 22:29:06 | jaxmpp_ :: 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-10-13 22:29:06 | 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-10-13 22:29:06 | 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-10-13 22:29:06 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:06 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5c8b7229
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4345dc50
2022-10-13 22:29:06 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:06 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:06 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:06 | jaxmpp_ :: null >> <iq to="test-domain.com" id="njm5uYk1vhAaxrfDAtkRKAp" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="njm5uYk1vhAaxrfDAtkRKAp" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:06 | jaxmpp_ :: null << <iq type="result" id="njm5uYk1vhAaxrfDAtkRKAp" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:06 | StanzaReceivedEvent{stanza=<iq type="result" id="njm5uYk1vhAaxrfDAtkRKAp" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6d1d4ac2
2022-10-13 22:29:06 | jaxmpp_ :: null >> <iq to="test-domain.com" id="pElEGJV7gwfR5jWbKHqW7EN" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__lk490p0024</username><password>jaxmpp__lk490p0024</password><email>668e327d-296b-4cd9-95a1-c7456c3fcc6b@localhost</email></query></iq>
2022-10-13 22:29:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="pElEGJV7gwfR5jWbKHqW7EN" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__lk490p0024</username><password>jaxmpp__lk490p0024</password><email>668e327d-296b-4cd9-95a1-c7456c3fcc6b@localhost</email></query></iq>}
2022-10-13 22:29:06 | jaxmpp_ :: null << <iq type="result" id="pElEGJV7gwfR5jWbKHqW7EN" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:06 | StanzaReceivedEvent{stanza=<iq type="result" id="pElEGJV7gwfR5jWbKHqW7EN" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:06 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:06 | [Mutex] notify: [registration]
2022-10-13 22:29:06 | [Mutex] received everything.
2022-10-13 22:29:06 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:06 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:06 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3b39ba12
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3ca48d66
2022-10-13 22:29:06 |
2022-10-13 22:29:06 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:06 | ------------------------------------
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@516e71fe
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@56a26a4b
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@203db3a7
2022-10-13 22:29:06 | >> <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-10-13 22:29:06 | jaxmpp_ :: jaxmpp__lk490p0024@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-10-13 22:29:06 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__lk490p0024@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:06 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__lk490p0024@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:06 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fbGs0OTBwMDAyNEB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj1qV3FDRUd0VUxsRlkzWEt4aGtneg==</auth>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__lk490p0024@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fbGs0OTBwMDAyNEB0ZXN0LWRvbWFpbi5jb20sbj1zb21lLXVzZXIscj1qV3FDRUd0VUxsRlkzWEt4aGtneg==</auth>
2022-10-13 22:29:06 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__lk490p0024@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
2022-10-13 22:29:06 | Remove account as admin: jaxmpp__lk490p0024@test-domain.com
2022-10-13 22:29:06 | << <iq to="sess-man@test-domain.com" id="Fnu2j2zdOX4vgEIy6Bw2sh1" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__lk490p0024@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="Fnu2j2zdOX4vgEIy6Bw2sh1" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__lk490p0024@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:06 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="Fnu2j2zdOX4vgEIy6Bw2sh1" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__lk490p0024@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="Fnu2j2zdOX4vgEIy6Bw2sh1" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__lk490p0024@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | [Mutex] notify: [account:removed]
2022-10-13 22:29:06 | [Mutex] received everything.
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@116461e9
2022-10-13 22:29:06 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:06 | [Mutex] waiting for: [registration]
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1fa39db5
2022-10-13 22:29:06 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1b9c0a99
2022-10-13 22:29:06 | jaxmpp_ :: 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-10-13 22:29:06 | 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-10-13 22:29:06 | 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-10-13 22:29:06 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:06 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5e9e978e
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6cc7ce9d
2022-10-13 22:29:06 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:06 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:06 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:06 | jaxmpp_ :: null >> <iq to="test-domain.com" id="KrEEDqdGuoUO1mIOZr9kEvn" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="KrEEDqdGuoUO1mIOZr9kEvn" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:06 | jaxmpp_ :: null << <iq type="result" id="KrEEDqdGuoUO1mIOZr9kEvn" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:06 | StanzaReceivedEvent{stanza=<iq type="result" id="KrEEDqdGuoUO1mIOZr9kEvn" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6f0aa885
2022-10-13 22:29:06 | jaxmpp_ :: null >> <iq to="test-domain.com" id="fLAt6zoUeAaJMyul9zakR5x" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__5sgh00025</username><password>jaxmpp__5sgh00025</password><email>2448c7a9-c5fa-4fd0-89fe-52852b0e0cea@localhost</email></query></iq>
2022-10-13 22:29:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fLAt6zoUeAaJMyul9zakR5x" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__5sgh00025</username><password>jaxmpp__5sgh00025</password><email>2448c7a9-c5fa-4fd0-89fe-52852b0e0cea@localhost</email></query></iq>}
2022-10-13 22:29:06 | jaxmpp_ :: null << <iq type="result" id="fLAt6zoUeAaJMyul9zakR5x" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:06 | StanzaReceivedEvent{stanza=<iq type="result" id="fLAt6zoUeAaJMyul9zakR5x" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:06 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:06 | [Mutex] notify: [registration]
2022-10-13 22:29:06 | [Mutex] received everything.
2022-10-13 22:29:06 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:06 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:06 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@14b9af3f
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3eb168c1
2022-10-13 22:29:06 |
2022-10-13 22:29:06 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:06 | ------------------------------------
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6cd0faac
2022-10-13 22:29:06 | >> <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-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@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-10-13 22:29:06 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@56a42933
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@fbda48f
2022-10-13 22:29:06 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:06 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fNXNnaDAwMDI1QHRlc3QtZG9tYWluLmNvbSxuPWpheG1wcF9fNXNnaDAwMDI1QHRlc3QtZG9tYWluLmNvbSxyPVBLR0Nmd1BrYkF6UHhndlNmaXo1</auth>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fNXNnaDAwMDI1QHRlc3QtZG9tYWluLmNvbSxuPWpheG1wcF9fNXNnaDAwMDI1QHRlc3QtZG9tYWluLmNvbSxyPVBLR0Nmd1BrYkF6UHhndlNmaXo1</auth>
2022-10-13 22:29:06 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QS0dDZndQa2JBelB4Z3ZTZml6NUx0WGF1dGloTTl6WGRVcGt5YjVJLHM9VUpRTm05NTZYMi9CcUE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QS0dDZndQa2JBelB4Z3ZTZml6NUx0WGF1dGloTTl6WGRVcGt5YjVJLHM9VUpRTm05NTZYMi9CcUE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:06 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmTlhObmFEQXdNREkxUUhSbGMzUXRaRzl0WVdsdUxtTnZiU3c9LHI9UEtHQ2Z3UGtiQXpQeGd2U2ZpejVMdFhhdXRpaE05elhkVXBreWI1SSxwPTdYUlRpcU5mQmR0OHRmTGZNTWZvU1ZHM0pTVzF1cGcrWjlkMVBHTUF0Y3d3MW5PVUdSMXkwK3FQWnFzbDFyRTI5NlNaVGFZL3E5dENrdjZHVm9UYkpRPT0=</response>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmTlhObmFEQXdNREkxUUhSbGMzUXRaRzl0WVdsdUxtTnZiU3c9LHI9UEtHQ2Z3UGtiQXpQeGd2U2ZpejVMdFhhdXRpaE05elhkVXBreWI1SSxwPTdYUlRpcU5mQmR0OHRmTGZNTWZvU1ZHM0pTVzF1cGcrWjlkMVBHTUF0Y3d3MW5PVUdSMXkwK3FQWnFzbDFyRTI5NlNaVGFZL3E5dENrdjZHVm9UYkpRPT0=</response>
2022-10-13 22:29:06 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ERXdPMTl5VUxNUHExUGI1SXg0c2NVeEc0MlFZUHdzQUc3UWtiS0lJb255Zy9GNndWMnBnQVBCcVlJL2VHUXU2U3U5Q0Rtb21IN1dLRW4zaEwxd2VHUT09</success>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ERXdPMTl5VUxNUHExUGI1SXg0c2NVeEc0MlFZUHdzQUc3UWtiS0lJb255Zy9GNndWMnBnQVBCcVlJL2VHUXU2U3U5Q0Rtb21IN1dLRW4zaEwxd2VHUT09</success>
2022-10-13 22:29:06 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:06 | << <iq xmlns="jabber:client" id="EB48mXk9n8Bm5qYmQGLQGKR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com >> <iq xmlns="jabber:client" id="EB48mXk9n8Bm5qYmQGLQGKR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:06 | >> <iq to="jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20" id="EB48mXk9n8Bm5qYmQGLQGKR" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20</jid></bind></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com << <iq to="jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20" id="EB48mXk9n8Bm5qYmQGLQGKR" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20</jid></bind></iq>
2022-10-13 22:29:06 | << <iq xmlns="jabber:client" id="XNCzBtYW5xr1m1q38mXk9n8" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20 >> <iq xmlns="jabber:client" id="XNCzBtYW5xr1m1q38mXk9n8" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:06 | >> <iq to="jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20" id="XNCzBtYW5xr1m1q38mXk9n8" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20 << <iq to="jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20" id="XNCzBtYW5xr1m1q38mXk9n8" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:06 | << <iq to="test-domain.com" id="IQJVVeNKRY4yesjWS8DJJuY" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20 >> <iq to="test-domain.com" id="IQJVVeNKRY4yesjWS8DJJuY" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:06 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:06 | >> <enabled max="60" resume="true" id="0ac39a81-312d-4701-be5c-ba58033639ef" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20 << <enabled max="60" resume="true" id="0ac39a81-312d-4701-be5c-ba58033639ef" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:06 | << <iq id="DPEtY2j2zdOX4vgEIy6Bw2s" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20 >> <iq id="DPEtY2j2zdOX4vgEIy6Bw2s" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:06 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:06 | >> <iq type="result" to="jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20" id="IQJVVeNKRY4yesjWS8DJJuY" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20 << <iq type="result" to="jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20" id="IQJVVeNKRY4yesjWS8DJJuY" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:06 | >> <iq to="jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20" id="DPEtY2j2zdOX4vgEIy6Bw2s" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20 << <iq to="jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20" id="DPEtY2j2zdOX4vgEIy6Bw2s" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:06 | Remove account as admin: jaxmpp__5sgh00025@test-domain.com
2022-10-13 22:29:06 | << <iq to="sess-man@test-domain.com" id="VMtUcLZfw2hVdzsdOPGs9IV" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__5sgh00025@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="VMtUcLZfw2hVdzsdOPGs9IV" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__5sgh00025@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:06 | >> <presence to="jaxmpp__5sgh00025@test-domain.com" xmlns="jabber:client" from="jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:06 | jaxmpp_ :: jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20 << <presence to="jaxmpp__5sgh00025@test-domain.com" xmlns="jabber:client" from="jaxmpp__5sgh00025@test-domain.com/228467168-tigase-20"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:06 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="VMtUcLZfw2hVdzsdOPGs9IV" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__5sgh00025@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="VMtUcLZfw2hVdzsdOPGs9IV" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__5sgh00025@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:06 | [Mutex] notify: [account:removed]
2022-10-13 22:29:06 | [Mutex] received everything.
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6055044f
2022-10-13 22:29:06 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:06 | [Mutex] waiting for: [registration]
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6e92f635
2022-10-13 22:29:06 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6aad6f3f
2022-10-13 22:29:06 | jaxmpp_ :: 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-10-13 22:29:06 | 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-10-13 22:29:06 | 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-10-13 22:29:06 | jaxmpp_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:06 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2faffc0e
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6710e2c8
2022-10-13 22:29:06 | jaxmpp_ :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:06 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:06 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:06 | jaxmpp_ :: null >> <iq to="test-domain.com" id="ntwp8gUbPVSKHLTVaDEv2az" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ntwp8gUbPVSKHLTVaDEv2az" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:06 | jaxmpp_ :: null << <iq type="result" id="ntwp8gUbPVSKHLTVaDEv2az" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:06 | StanzaReceivedEvent{stanza=<iq type="result" id="ntwp8gUbPVSKHLTVaDEv2az" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:06 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1e4a9341
2022-10-13 22:29:06 | jaxmpp_ :: null >> <iq to="test-domain.com" id="vwDeFHLFEBAnMExut1qbwp4" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__nbypaf0026</username><password>jaxmpp__nbypaf0026</password><email>7c52e262-0e37-4bf8-b8ab-759ce7b5ed5a@localhost</email></query></iq>
2022-10-13 22:29:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vwDeFHLFEBAnMExut1qbwp4" type="set"><query xmlns="jabber:iq:register"><username>jaxmpp__nbypaf0026</username><password>jaxmpp__nbypaf0026</password><email>7c52e262-0e37-4bf8-b8ab-759ce7b5ed5a@localhost</email></query></iq>}
2022-10-13 22:29:06 | jaxmpp_ :: null << <iq type="result" id="vwDeFHLFEBAnMExut1qbwp4" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:06 | StanzaReceivedEvent{stanza=<iq type="result" id="vwDeFHLFEBAnMExut1qbwp4" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:06 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:06 | [Mutex] notify: [registration]
2022-10-13 22:29:06 | [Mutex] received everything.
2022-10-13 22:29:06 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:06 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:07 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1f1fd320
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4f800341
2022-10-13 22:29:07 |
2022-10-13 22:29:07 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-10-13 22:29:07 | ------------------------------------
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2f66aedb
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@65fcf0ed
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@41bb9a1
2022-10-13 22:29:07 | >> <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-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@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-10-13 22:29:07 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fbmJ5cGFmMDAyNkB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX25ieXBhZjAwMjYscj1paW9kOG1jRXAyY2dia29MMUJ4Tw==</auth>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-512">bixhPWpheG1wcF9fbmJ5cGFmMDAyNkB0ZXN0LWRvbWFpbi5jb20sbj1qYXhtcHBfX25ieXBhZjAwMjYscj1paW9kOG1jRXAyY2dia29MMUJ4Tw==</auth>
2022-10-13 22:29:07 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1paW9kOG1jRXAyY2dia29MMUJ4T0N1WDJMY3M1QlU0VVY5WGRxN2c2LHM9K1VTQXB0bmRXd0g0RkE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1paW9kOG1jRXAyY2dia29MMUJ4T0N1WDJMY3M1QlU0VVY5WGRxN2c2LHM9K1VTQXB0bmRXd0g0RkE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:07 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmYm1KNWNHRm1NREF5TmtCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9aWlvZDhtY0VwMmNnYmtvTDFCeE9DdVgyTGNzNUJVNFVWOVhkcTdnNixwPWQvQWxFWk14MW5QVW0rK1JpcGJ1VmNUL0FBZFlnK1cxQkFTSWJCdTFCZi9DUjZUWGxIQy9zNGpBbnZlZFJlaEdOOU5BWm53V3pNb2FDOHdiN3lXNDJnPT0=</response>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXhoUFdwaGVHMXdjRjlmYm1KNWNHRm1NREF5TmtCMFpYTjBMV1J2YldGcGJpNWpiMjBzLHI9aWlvZDhtY0VwMmNnYmtvTDFCeE9DdVgyTGNzNUJVNFVWOVhkcTdnNixwPWQvQWxFWk14MW5QVW0rK1JpcGJ1VmNUL0FBZFlnK1cxQkFTSWJCdTFCZi9DUjZUWGxIQy9zNGpBbnZlZFJlaEdOOU5BWm53V3pNb2FDOHdiN3lXNDJnPT0=</response>
2022-10-13 22:29:07 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yK3I1R2NicGEzL0VRVDNSSU9ZbWlKR2UzRDJFRVA5YU1aMllZRlpaV2svRWh1TUlqQnRyVjg1OERUdUM4cUxxR0lrV2R6cnJVNVJSLytLc0ZlSzJQdz09</success>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yK3I1R2NicGEzL0VRVDNSSU9ZbWlKR2UzRDJFRVA5YU1aMllZRlpaV2svRWh1TUlqQnRyVjg1OERUdUM4cUxxR0lrV2R6cnJVNVJSLytLc0ZlSzJQdz09</success>
2022-10-13 22:29:07 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:07 | << <iq xmlns="jabber:client" id="zSFrcHMLycDGRNYhINQO2co" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com >> <iq xmlns="jabber:client" id="zSFrcHMLycDGRNYhINQO2co" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:07 | >> <iq to="jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21" id="zSFrcHMLycDGRNYhINQO2co" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21</jid></bind></iq>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com << <iq to="jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21" id="zSFrcHMLycDGRNYhINQO2co" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21</jid></bind></iq>
2022-10-13 22:29:07 | << <iq xmlns="jabber:client" id="J14bKPOZeAAiAzsUcLZfw2h" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21 >> <iq xmlns="jabber:client" id="J14bKPOZeAAiAzsUcLZfw2h" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:07 | >> <iq to="jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21" id="J14bKPOZeAAiAzsUcLZfw2h" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21 << <iq to="jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21" id="J14bKPOZeAAiAzsUcLZfw2h" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:07 | << <iq to="test-domain.com" id="FzGq5AFpcJCBs2u6cNUO0nd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21 >> <iq to="test-domain.com" id="FzGq5AFpcJCBs2u6cNUO0nd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:07 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:07 | >> <enabled max="60" resume="true" id="7e4e68aa-78be-473f-adba-03f8d4feb087" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21 << <enabled max="60" resume="true" id="7e4e68aa-78be-473f-adba-03f8d4feb087" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:07 | << <iq id="8Les0fUjHMTWfKCEqQ5uYk1" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21 >> <iq id="8Les0fUjHMTWfKCEqQ5uYk1" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | >> <iq type="result" to="jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21" id="FzGq5AFpcJCBs2u6cNUO0nd" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21 << <iq type="result" to="jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21" id="FzGq5AFpcJCBs2u6cNUO0nd" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:07 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:07 | >> <iq to="jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21" id="8Les0fUjHMTWfKCEqQ5uYk1" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21 << <iq to="jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21" id="8Les0fUjHMTWfKCEqQ5uYk1" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | Remove account as admin: jaxmpp__nbypaf0026@test-domain.com
2022-10-13 22:29:07 | << <iq to="sess-man@test-domain.com" id="MUDo9yeSSKT6cMVjTOCrfRR" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__nbypaf0026@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-5 >> <iq to="sess-man@test-domain.com" id="MUDo9yeSSKT6cMVjTOCrfRR" type="set"><command xmlns="http://jabber.org/protocol/commands" node="http://jabber.org/protocol/admin#delete-user" action="execute"><x xmlns="jabber:x:data" type="submit"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/protocol/admin</value></field><field type="jid-multi" var="accountjids"><value>jaxmpp__nbypaf0026@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:07 | [Mutex] waiting for: [account:removed]
2022-10-13 22:29:07 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="MUDo9yeSSKT6cMVjTOCrfRR" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__nbypaf0026@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-5 << <iq type="result" to="admin@test-domain.com/228467168-tigase-5" id="MUDo9yeSSKT6cMVjTOCrfRR" xmlns="jabber:client" from="sess-man@test-domain.com"><command node="http://jabber.org/protocol/admin#delete-user" xmlns="http://jabber.org/protocol/commands" status="completed"><x xmlns="jabber:x:data" type="result"><field var="Notes" type="text-multi"><value>Operation successful for user jaxmpp__nbypaf0026@test-domain.com</value></field></x></command></iq>
2022-10-13 22:29:07 | [Mutex] notify: [account:removed]
2022-10-13 22:29:07 | [Mutex] received everything.
2022-10-13 22:29:07 | >> <presence to="jaxmpp__nbypaf0026@test-domain.com" xmlns="jabber:client" from="jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | jaxmpp_ :: jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21 << <presence to="jaxmpp__nbypaf0026@test-domain.com" xmlns="jabber:client" from="jaxmpp__nbypaf0026@test-domain.com/228467168-tigase-21"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 |
2022-10-13 22:29:07 | Running: Brute Force Prevention
2022-10-13 22:29:07 | ------------------------------------
2022-10-13 22:29:07 | >> <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-10-13 22:29:07 | admin :: admin@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-10-13 22:29:07 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPU92SnhjSDhLR00xMXlVcjBTZXg1</auth>
2022-10-13 22:29:07 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPU92SnhjSDhLR00xMXlVcjBTZXg1</auth>
2022-10-13 22:29:07 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Pdkp4Y0g4S0dNMTF5VXIwU2V4NVZCekxCcFdqanVuNXlMOFRWUEtOLHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:07 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Pdkp4Y0g4S0dNMTF5VXIwU2V4NVZCekxCcFdqanVuNXlMOFRWUEtOLHM9d0F6VXM3cUcyRXZZNEE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:07 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T3ZKeGNIOEtHTTExeVVyMFNleDVWQnpMQnBXamp1bjV5TDhUVlBLTixwPTBDb3RwcEgxWmpFeG9Vdk0xQzhObWhrWFJVVWVTREYzVzVlSWhIQkg3UTA9</response>
2022-10-13 22:29:07 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T3ZKeGNIOEtHTTExeVVyMFNleDVWQnpMQnBXamp1bjV5TDhUVlBLTixwPTBDb3RwcEgxWmpFeG9Vdk0xQzhObWhrWFJVVWVTREYzVzVlSWhIQkg3UTA9</response>
2022-10-13 22:29:07 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aL2RNcDdpMUZ4MXRMVGZsQVNMcFV5RTJOcWRHME9Tc2c5SDhPTFBuVEZNPQ==</success>
2022-10-13 22:29:07 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aL2RNcDdpMUZ4MXRMVGZsQVNMcFV5RTJOcWRHME9Tc2c5SDhPTFBuVEZNPQ==</success>
2022-10-13 22:29:07 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:07 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:07 | << <iq xmlns="jabber:client" id="qADCBFBes7BzhS3uboSZohD" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:07 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="qADCBFBes7BzhS3uboSZohD" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:07 | >> <iq to="admin@test-domain.com/228467168-tigase-22" id="qADCBFBes7BzhS3uboSZohD" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-22</jid></bind></iq>
2022-10-13 22:29:07 | admin :: admin@test-domain.com << <iq to="admin@test-domain.com/228467168-tigase-22" id="qADCBFBes7BzhS3uboSZohD" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/228467168-tigase-22</jid></bind></iq>
2022-10-13 22:29:07 | << <iq xmlns="jabber:client" id="KGT8Bm5qYmQGLQGKRbDiAn7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 >> <iq xmlns="jabber:client" id="KGT8Bm5qYmQGLQGKRbDiAn7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:07 | >> <iq to="admin@test-domain.com/228467168-tigase-22" id="KGT8Bm5qYmQGLQGKRbDiAn7" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 << <iq to="admin@test-domain.com/228467168-tigase-22" id="KGT8Bm5qYmQGLQGKRbDiAn7" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:07 | << <iq to="test-domain.com" id="1PiVdzsdOPGs9IVVeNKRY4y" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 >> <iq to="test-domain.com" id="1PiVdzsdOPGs9IVVeNKRY4y" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:07 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:07 | >> <enabled max="60" resume="true" id="ff9f0cf5-14af-47ce-b804-f60f865dff46" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 << <enabled max="60" resume="true" id="ff9f0cf5-14af-47ce-b804-f60f865dff46" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:07 | << <iq id="y0NVZiTax6iP4Dl4t6zoUeA" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 >> <iq id="y0NVZiTax6iP4Dl4t6zoUeA" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | >> <iq type="result" to="admin@test-domain.com/228467168-tigase-22" id="1PiVdzsdOPGs9IVVeNKRY4y" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 << <iq type="result" to="admin@test-domain.com/228467168-tigase-22" id="1PiVdzsdOPGs9IVVeNKRY4y" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:07 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:07 | >> <iq to="admin@test-domain.com/228467168-tigase-22" id="y0NVZiTax6iP4Dl4t6zoUeA" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 << <iq to="admin@test-domain.com/228467168-tigase-22" id="y0NVZiTax6iP4Dl4t6zoUeA" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-22"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-1 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-22"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-22"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-3 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-22"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-22"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-5 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-22"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | >> <r xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-5 << <r xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:07 | << <a xmlns="urn:xmpp:sm:3" h="30"/>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-5 >> <a xmlns="urn:xmpp:sm:3" h="30"/>
2022-10-13 22:29:07 |
2022-10-13 22:29:07 | Running: Brute Force Prevention
2022-10-13 22:29:07 | ------------------------------------
2022-10-13 22:29:07 |
2022-10-13 22:29:07 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-10-13 22:29:07 | ------------------------------------
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@594d22e9
2022-10-13 22:29:07 | StateChangedEvent{oldState=null, newState=connecting}
2022-10-13 22:29:07 | [Mutex] waiting for: [registration]
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@578ac7b0
2022-10-13 22:29:07 | StateChangedEvent{oldState=connecting, newState=connected}
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@53b54999
2022-10-13 22:29:07 | user :: 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-10-13 22:29:07 | 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-10-13 22:29:07 | 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-10-13 22:29:07 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-10-13 22:29:07 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-1"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-3"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-3"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-5"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-5"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | >> <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-22"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | admin :: admin@test-domain.com/228467168-tigase-22 << <presence to="admin@test-domain.com" xmlns="jabber:client" from="admin@test-domain.com/228467168-tigase-22"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@16b7cd8b
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@265dffde
2022-10-13 22:29:07 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-10-13 22:29:07 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-10-13 22:29:07 | user :: null >> <iq to="test-domain.com" id="MZIytcws24xoMWfXboMLT9r" type="get"><query xmlns="jabber:iq:register"/></iq>
2022-10-13 22:29:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="MZIytcws24xoMWfXboMLT9r" type="get"><query xmlns="jabber:iq:register"/></iq>}
2022-10-13 22:29:07 | user :: null << <iq type="result" id="MZIytcws24xoMWfXboMLT9r" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>
2022-10-13 22:29:07 | StanzaReceivedEvent{stanza=<iq type="result" id="MZIytcws24xoMWfXboMLT9r" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account
Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@27eb1be2
2022-10-13 22:29:07 | user :: null >> <iq to="test-domain.com" id="bUrg17CziXaskMyvkEGJV7g" type="set"><query xmlns="jabber:iq:register"><username>user_in4vpz0027</username><password>user_in4vpz0027</password><email>fc2043e9-2d40-45d2-8d8f-e8af0c7e8906@localhost</email></query></iq>
2022-10-13 22:29:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="bUrg17CziXaskMyvkEGJV7g" type="set"><query xmlns="jabber:iq:register"><username>user_in4vpz0027</username><password>user_in4vpz0027</password><email>fc2043e9-2d40-45d2-8d8f-e8af0c7e8906@localhost</email></query></iq>}
2022-10-13 22:29:07 | user :: null << <iq type="result" id="bUrg17CziXaskMyvkEGJV7g" xmlns="jabber:client" from="test-domain.com"/>
2022-10-13 22:29:07 | StanzaReceivedEvent{stanza=<iq type="result" id="bUrg17CziXaskMyvkEGJV7g" xmlns="jabber:client" from="test-domain.com"/>}
2022-10-13 22:29:07 | [Mutex] notify: [registrationSuccess]
2022-10-13 22:29:07 | [Mutex] notify: [registration]
2022-10-13 22:29:07 | [Mutex] received everything.
2022-10-13 22:29:07 | [Mutex] isItemNotified: registrationSuccess :: true
2022-10-13 22:29:07 | StateChangedEvent{oldState=connected, newState=disconnecting}
2022-10-13 22:29:07 | StateChangedEvent{oldState=disconnecting, newState=disconnected}
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5eeb7707
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@769832c4
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3f7280c6
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@40b9a8c1
2022-10-13 22:29:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@45efbc9e
2022-10-13 22:29:07 | >> <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-10-13 22:29:07 | user :: user_in4vpz0027@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-10-13 22:29:07 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1yYXhldnp2WkdJNExwUTlHeVhHUw==</auth>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1yYXhldnp2WkdJNExwUTlHeVhHUw==</auth>
2022-10-13 22:29:07 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yYXhldnp2WkdJNExwUTlHeVhHU3hSQWpqQW5IYm1YYTRJZW5lSE1oLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yYXhldnp2WkdJNExwUTlHeVhHU3hSQWpqQW5IYm1YYTRJZW5lSE1oLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:07 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cmF4ZXZ6dlpHSTRMcFE5R3lYR1N4UkFqakFuSGJtWGE0SWVuZUhNaCxwPWRvcEd4eCtSYXlUa3daL2dCaXljUGg5bWxCaEpwMGhDc09XWUlUbXI2cnc9</response>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cmF4ZXZ6dlpHSTRMcFE5R3lYR1N4UkFqakFuSGJtWGE0SWVuZUhNaCxwPWRvcEd4eCtSYXlUa3daL2dCaXljUGg5bWxCaEpwMGhDc09XWUlUbXI2cnc9</response>
2022-10-13 22:29:07 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13aG9NeWQ2QVBORGtnSFhyOGo2Ykt3WnZlK3REL3FlaGhRbHBpRE9HbjBFPQ==</success>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13aG9NeWQ2QVBORGtnSFhyOGo2Ykt3WnZlK3REL3FlaGhRbHBpRE9HbjBFPQ==</success>
2022-10-13 22:29:07 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features>
2022-10-13 22:29:07 | << <iq xmlns="jabber:client" id="aM1fUjHMTWfKCEqQ5uYk1vh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <iq xmlns="jabber:client" id="aM1fUjHMTWfKCEqQ5uYk1vh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>
2022-10-13 22:29:07 | >> <iq to="user_in4vpz0027@test-domain.com/228467168-tigase-23" id="aM1fUjHMTWfKCEqQ5uYk1vh" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_in4vpz0027@test-domain.com/228467168-tigase-23</jid></bind></iq>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 << <iq to="user_in4vpz0027@test-domain.com/228467168-tigase-23" id="aM1fUjHMTWfKCEqQ5uYk1vh" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_in4vpz0027@test-domain.com/228467168-tigase-23</jid></bind></iq>
2022-10-13 22:29:07 | << <iq xmlns="jabber:client" id="51IHMLycDGRNYhINQO2cobG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 >> <iq xmlns="jabber:client" id="51IHMLycDGRNYhINQO2cobG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
2022-10-13 22:29:07 | >> <iq to="user_in4vpz0027@test-domain.com/228467168-tigase-23" id="51IHMLycDGRNYhINQO2cobG" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 << <iq to="user_in4vpz0027@test-domain.com/228467168-tigase-23" id="51IHMLycDGRNYhINQO2cobG" xmlns="jabber:client" type="result"/>
2022-10-13 22:29:07 | << <iq to="test-domain.com" id="Y5SbDiAn7Bl0j0ds0fUjHMT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 >> <iq to="test-domain.com" id="Y5SbDiAn7Bl0j0ds0fUjHMT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>
2022-10-13 22:29:07 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>
2022-10-13 22:29:07 | >> <enabled max="60" resume="true" id="049e880b-85d4-4438-87c0-c2d98bdf8cb2" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 << <enabled max="60" resume="true" id="049e880b-85d4-4438-87c0-c2d98bdf8cb2" location="7c41cec37518" xmlns="urn:xmpp:sm:3"/>
2022-10-13 22:29:07 | << <iq id="hTgRY4yesjWS8DJJuY9FHxo" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 >> <iq id="hTgRY4yesjWS8DJJuY9FHxo" type="get"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>
2022-10-13 22:29:07 | >> <iq type="result" to="user_in4vpz0027@test-domain.com/228467168-tigase-23" id="Y5SbDiAn7Bl0j0ds0fUjHMT" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 << <iq type="result" to="user_in4vpz0027@test-domain.com/228467168-tigase-23" id="Y5SbDiAn7Bl0j0ds0fUjHMT" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority: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-10-13 22:29:07 | >> <iq to="user_in4vpz0027@test-domain.com/228467168-tigase-23" id="hTgRY4yesjWS8DJJuY9FHxo" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 << <iq to="user_in4vpz0027@test-domain.com/228467168-tigase-23" id="hTgRY4yesjWS8DJJuY9FHxo" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>
2022-10-13 22:29:07 | Disconnecting
2022-10-13 22:29:07 | >> <presence to="user_in4vpz0027@test-domain.com" xmlns="jabber:client" from="user_in4vpz0027@test-domain.com/228467168-tigase-23"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com/228467168-tigase-23 << <presence to="user_in4vpz0027@test-domain.com" xmlns="jabber:client" from="user_in4vpz0027@test-domain.com/228467168-tigase-23"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence>
2022-10-13 22:29:07 | [Mutex] notify: [disconnected]
2022-10-13 22:29:07 | [Mutex] received everything.
2022-10-13 22:29:07 | [Mutex] waiting for: [event]
2022-10-13 22:29:07 | >> <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-10-13 22:29:07 | user :: user_in4vpz0027@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-10-13 22:29:07 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1KVk9PTGdEMEtUdlJDZGI1M1IwNQ==</auth>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1KVk9PTGdEMEtUdlJDZGI1M1IwNQ==</auth>
2022-10-13 22:29:07 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KVk9PTGdEMEtUdlJDZGI1M1IwNTZpMXRHZ3BTSjZMT1FFQVFIcEtFLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KVk9PTGdEMEtUdlJDZGI1M1IwNTZpMXRHZ3BTSjZMT1FFQVFIcEtFLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:07 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SlZPT0xnRDBLVHZSQ2RiNTNSMDU2aTF0R2dwU0o2TE9RRUFRSHBLRSxwPVJlNnU3Q3VCaVBoMkpHYWVxODBaYm80VFI4eVZtK1Q2eGJLNEJzUmhNRU09</response>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SlZPT0xnRDBLVHZSQ2RiNTNSMDU2aTF0R2dwU0o2TE9RRUFRSHBLRSxwPVJlNnU3Q3VCaVBoMkpHYWVxODBaYm80VFI4eVZtK1Q2eGJLNEJzUmhNRU09</response>
2022-10-13 22:29:07 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:07 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:07 | [Mutex] received everything.
2022-10-13 22:29:07 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:07 | [Mutex] waiting for: [event]
2022-10-13 22:29:07 | >> <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-10-13 22:29:07 | user :: user_in4vpz0027@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-10-13 22:29:07 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:07 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1WRUNoOTNuc2JCN3AxNGI2YzNrQg==</auth>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1WRUNoOTNuc2JCN3AxNGI2YzNrQg==</auth>
2022-10-13 22:29:07 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WRUNoOTNuc2JCN3AxNGI2YzNrQmNEU1FCSnRrWVlGUlNlbjZvOEdRLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WRUNoOTNuc2JCN3AxNGI2YzNrQmNEU1FCSnRrWVlGUlNlbjZvOEdRLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:07 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VkVDaDkzbnNiQjdwMTRiNmMza0JjRFNRQkp0a1lZRlJTZW42bzhHUSxwPU1BMjZKeExjWjRPNnd4aS9LR0ppNENDSnJNdjVGOExmMGNkV1NOS1lQS2c9</response>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VkVDaDkzbnNiQjdwMTRiNmMza0JjRFNRQkp0a1lZRlJTZW42bzhHUSxwPU1BMjZKeExjWjRPNnd4aS9LR0ppNENDSnJNdjVGOExmMGNkV1NOS1lQS2c9</response>
2022-10-13 22:29:07 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:07 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:07 | [Mutex] received everything.
2022-10-13 22:29:07 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:07 | [Mutex] waiting for: [event]
2022-10-13 22:29:07 | >> <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-10-13 22:29:07 | user :: user_in4vpz0027@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-10-13 22:29:07 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:07 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj12TEo5RnBGT3g2SG56eDlXamNBVg==</auth>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj12TEo5RnBGT3g2SG56eDlXamNBVg==</auth>
2022-10-13 22:29:08 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12TEo5RnBGT3g2SG56eDlXamNBVjBnYnFpbVNnRUdvY1NtZ1VWUWlsLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12TEo5RnBGT3g2SG56eDlXamNBVjBnYnFpbVNnRUdvY1NtZ1VWUWlsLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dkxKOUZwRk94Nkhueng5V2pjQVYwZ2JxaW1TZ0VHb2NTbWdVVlFpbCxwPUxxbzNDU2RFendGcmJBdFk3WWo3blk5MHRqQ0JyemtwckU1dWFPb3pmNHM9</response>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dkxKOUZwRk94Nkhueng5V2pjQVYwZ2JxaW1TZ0VHb2NTbWdVVlFpbCxwPUxxbzNDU2RFendGcmJBdFk3WWo3blk5MHRqQ0JyemtwckU1dWFPb3pmNHM9</response>
2022-10-13 22:29:08 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:08 | [Mutex] received everything.
2022-10-13 22:29:08 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:08 | [Mutex] waiting for: [event]
2022-10-13 22:29:08 | >> <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-10-13 22:29:08 | user :: user_in4vpz0027@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-10-13 22:29:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1BTGlSNFl3WDFIbHNLOXFOcEJTSw==</auth>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1BTGlSNFl3WDFIbHNLOXFOcEJTSw==</auth>
2022-10-13 22:29:08 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BTGlSNFl3WDFIbHNLOXFOcEJTS3FsZ1ZNZExZcFJZbXR6YXJYaVhFLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BTGlSNFl3WDFIbHNLOXFOcEJTS3FsZ1ZNZExZcFJZbXR6YXJYaVhFLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QUxpUjRZd1gxSGxzSzlxTnBCU0txbGdWTWRMWXBSWW10emFyWGlYRSxwPWgwS05wejZNdzdYMS84cW9UWVNWN1VGU0R5dTRnem5kQWh1QkFlVEorc3M9</response>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QUxpUjRZd1gxSGxzSzlxTnBCU0txbGdWTWRMWXBSWW10emFyWGlYRSxwPWgwS05wejZNdzdYMS84cW9UWVNWN1VGU0R5dTRnem5kQWh1QkFlVEorc3M9</response>
2022-10-13 22:29:08 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:08 | [Mutex] received everything.
2022-10-13 22:29:08 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:08 | [Mutex] waiting for: [event]
2022-10-13 22:29:08 | >> <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-10-13 22:29:08 | user :: user_in4vpz0027@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-10-13 22:29:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1nRjdnUW84N3lvclBZMzBiSE9UNg==</auth>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1nRjdnUW84N3lvclBZMzBiSE9UNg==</auth>
2022-10-13 22:29:08 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nRjdnUW84N3lvclBZMzBiSE9UNk4zaDl0blpQdTRnMmJtUHp6dnZuLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nRjdnUW84N3lvclBZMzBiSE9UNk4zaDl0blpQdTRnMmJtUHp6dnZuLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z0Y3Z1FvODd5b3JQWTMwYkhPVDZOM2g5dG5aUHU0ZzJibVB6enZ2bixwPUl3elFmR3hwOC9kV3k1R1pCTzhtc3dUYXJTS3FaNnQvanM3VGJ6UlNBeFE9</response>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Z0Y3Z1FvODd5b3JQWTMwYkhPVDZOM2g5dG5aUHU0ZzJibVB6enZ2bixwPUl3elFmR3hwOC9kV3k1R1pCTzhtc3dUYXJTS3FaNnQvanM3VGJ6UlNBeFE9</response>
2022-10-13 22:29:08 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:08 | [Mutex] received everything.
2022-10-13 22:29:08 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:08 | [Mutex] waiting for: [event]
2022-10-13 22:29:08 | >> <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-10-13 22:29:08 | user :: user_in4vpz0027@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-10-13 22:29:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1DM204Q2ZQVDA4d21LTThjN2hOWA==</auth>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1DM204Q2ZQVDA4d21LTThjN2hOWA==</auth>
2022-10-13 22:29:08 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DM204Q2ZQVDA4d21LTThjN2hOWHB6QXE1OU1rcVE3TVRkVzFEaXZ0LHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DM204Q2ZQVDA4d21LTThjN2hOWHB6QXE1OU1rcVE3TVRkVzFEaXZ0LHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QzNtOENmUFQwOHdtS004YzdoTlhwekFxNTlNa3FRN01UZFcxRGl2dCxwPTJ0L1BXdEtZbGZpL2k1blo3YzhKM0VDek50QklRcnJZdGQzYkF2bmRhbVE9</response>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QzNtOENmUFQwOHdtS004YzdoTlhwekFxNTlNa3FRN01UZFcxRGl2dCxwPTJ0L1BXdEtZbGZpL2k1blo3YzhKM0VDek50QklRcnJZdGQzYkF2bmRhbVE9</response>
2022-10-13 22:29:08 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:08 | [Mutex] received everything.
2022-10-13 22:29:08 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:08 | [Mutex] waiting for: [event]
2022-10-13 22:29:08 | >> <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-10-13 22:29:08 | user :: user_in4vpz0027@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-10-13 22:29:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1sZW83WjE4WXU0MEtBTzFRSGV1bw==</auth>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1sZW83WjE4WXU0MEtBTzFRSGV1bw==</auth>
2022-10-13 22:29:08 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sZW83WjE4WXU0MEtBTzFRSGV1b3BHd1VrYmtZUFVvZThmMDVaNEJnLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sZW83WjE4WXU0MEtBTzFRSGV1b3BHd1VrYmtZUFVvZThmMDVaNEJnLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bGVvN1oxOFl1NDBLQU8xUUhldW9wR3dVa2JrWVBVb2U4ZjA1WjRCZyxwPWxoN3Y2RFkvVzVPcjZoRm1ZTGlyMEhIanZSR3ZPcUR3QmUwMmNFZktaTmM9</response>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bGVvN1oxOFl1NDBLQU8xUUhldW9wR3dVa2JrWVBVb2U4ZjA1WjRCZyxwPWxoN3Y2RFkvVzVPcjZoRm1ZTGlyMEhIanZSR3ZPcUR3QmUwMmNFZktaTmM9</response>
2022-10-13 22:29:08 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:08 | [Mutex] received everything.
2022-10-13 22:29:08 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:08 | [Mutex] waiting for: [event]
2022-10-13 22:29:08 | >> <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-10-13 22:29:08 | user :: user_in4vpz0027@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-10-13 22:29:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1TaUFGYmh6RkRGd3YyS2M4elV1NA==</auth>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1TaUFGYmh6RkRGd3YyS2M4elV1NA==</auth>
2022-10-13 22:29:08 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TaUFGYmh6RkRGd3YyS2M4elV1NG1ia1hCa2IxMU9RbGdZcGtUQ203LHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TaUFGYmh6RkRGd3YyS2M4elV1NG1ia1hCa2IxMU9RbGdZcGtUQ203LHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U2lBRmJoekZERnd2MktjOHpVdTRtYmtYQmtiMTFPUWxnWXBrVENtNyxwPU5BRFAxcXpkRHJ2NUlJYXhjeXJwU29XOWxOTW5zejEvWEp4ZElNV0NXd2s9</response>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U2lBRmJoekZERnd2MktjOHpVdTRtYmtYQmtiMTFPUWxnWXBrVENtNyxwPU5BRFAxcXpkRHJ2NUlJYXhjeXJwU29XOWxOTW5zejEvWEp4ZElNV0NXd2s9</response>
2022-10-13 22:29:08 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:08 | [Mutex] received everything.
2022-10-13 22:29:08 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:08 | [Mutex] waiting for: [event]
2022-10-13 22:29:08 | >> <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-10-13 22:29:08 | user :: user_in4vpz0027@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-10-13 22:29:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj0wazR0eHFkWGtkcHZvS2EyTGx4SA==</auth>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj0wazR0eHFkWGtkcHZvS2EyTGx4SA==</auth>
2022-10-13 22:29:08 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wazR0eHFkWGtkcHZvS2EyTGx4SE1vZzVwT2RZRFhUc1JUeUMxUXpELHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wazR0eHFkWGtkcHZvS2EyTGx4SE1vZzVwT2RZRFhUc1JUeUMxUXpELHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MGs0dHhxZFhrZHB2b0thMkxseEhNb2c1cE9kWURYVHNSVHlDMVF6RCxwPVBBcTdqL2xrN0VrTXE2UVNYWkF1SktpK2cvT1JNT2sybThLTVcvWFBHQ2c9</response>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MGs0dHhxZFhrZHB2b0thMkxseEhNb2c1cE9kWURYVHNSVHlDMVF6RCxwPVBBcTdqL2xrN0VrTXE2UVNYWkF1SktpK2cvT1JNT2sybThLTVcvWFBHQ2c9</response>
2022-10-13 22:29:08 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:08 | [Mutex] received everything.
2022-10-13 22:29:08 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:08 | [Mutex] waiting for: [event]
2022-10-13 22:29:08 | >> <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-10-13 22:29:08 | user :: user_in4vpz0027@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-10-13 22:29:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1hQ3hLYkxCSGdUUTF6NkpQRGFJQw==</auth>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1hQ3hLYkxCSGdUUTF6NkpQRGFJQw==</auth>
2022-10-13 22:29:08 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hQ3hLYkxCSGdUUTF6NkpQRGFJQ1Ryc0tSR1JTU01WeFFWYmt0Zm45LHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1hQ3hLYkxCSGdUUTF6NkpQRGFJQ1Ryc0tSR1JTU01WeFFWYmt0Zm45LHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YUN4S2JMQkhnVFExejZKUERhSUNUcnNLUkdSU1NNVnhRVmJrdGZuOSxwPUN5T2FDamxQSURWcXgxeUpDQzdYRExYSTVJdCtkTktlQWtQNU5aSUV4UVk9</response>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YUN4S2JMQkhnVFExejZKUERhSUNUcnNLUkdSU1NNVnhRVmJrdGZuOSxwPUN5T2FDamxQSURWcXgxeUpDQzdYRExYSTVJdCtkTktlQWtQNU5aSUV4UVk9</response>
2022-10-13 22:29:08 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:08 | [Mutex] received everything.
2022-10-13 22:29:08 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:08 | [Mutex] waiting for: [event]
2022-10-13 22:29:08 | >> <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-10-13 22:29:08 | user :: user_in4vpz0027@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-10-13 22:29:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj0ya2psT1AzWm1xdGN3NWtnTEpjRw==</auth>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj0ya2psT1AzWm1xdGN3NWtnTEpjRw==</auth>
2022-10-13 22:29:08 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0ya2psT1AzWm1xdGN3NWtnTEpjR0FJWUFza2p6bzlrV0NSSDR5eFdiLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0ya2psT1AzWm1xdGN3NWtnTEpjR0FJWUFza2p6bzlrV0NSSDR5eFdiLHM9VVlSdm5oZEdpMzI1REE9PSxpPTQwOTY=</challenge>
2022-10-13 22:29:08 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MmtqbE9QM1ptcXRjdzVrZ0xKY0dBSVlBc2tqem85a1dDUkg0eXhXYixwPW5NWEF1K25ic2FORVA1ZU9Ra1p4MC9pYTU0M2ZrU2FNc2NuYzdtU1BsNzA9</response>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MmtqbE9QM1ptcXRjdzVrZ0xKY0dBSVlBc2tqem85a1dDUkg0eXhXYixwPW5NWEF1K25ic2FORVA1ZU9Ra1p4MC9pYTU0M2ZrU2FNc2NuYzdtU1BsNzA9</response>
2022-10-13 22:29:08 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>
2022-10-13 22:29:08 | [Mutex] notify: [event, authFailed]
2022-10-13 22:29:08 | [Mutex] received everything.
2022-10-13 22:29:08 | [Mutex] isItemNotified: authFailed :: true
2022-10-13 22:29:08 | [Mutex] waiting for: [event]
2022-10-13 22:29:08 | >> <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-10-13 22:29:08 | user :: user_in4vpz0027@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-10-13 22:29:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:08 | user :: user_in4vpz0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-10-13 22:29:09 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:09 | user :: user_in4vpz0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-10-13 22:29:09 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1UNmFaRVdOSEx0QmdmSlpzNlhOcA==</auth>
2022-10-13 22:29:09 | user :: user_in4vpz0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2luNHZwejAwMjcscj1UNmFaRVdOSEx0QmdmSlpzNlhOcA==</auth>
2022-10-13 22:29:09 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UNmFaRVdOSEx0Qm