UI: Web Admin UI - #2955

Test duration: 14.269s

Passed Tests
tigase.tests.http.TestAdminUI
testAddUser 2.194s
2020-08-03 00:04:02 |

2020-08-03 00:04:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2020-08-03 00:04:02 | ------------------------------------

testAuthorization 0.266s
2020-08-03 00:04:04 |

2020-08-03 00:04:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2020-08-03 00:04:04 | ------------------------------------

testCommandsAvailability 1.039s
2020-08-03 00:04:04 |

2020-08-03 00:04:04 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2020-08-03 00:04:04 | ------------------------------------

testDeleteUser 1.137s
2020-08-03 00:04:05 |

2020-08-03 00:04:05 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2020-08-03 00:04:05 | ------------------------------------

2020-08-03 00:04:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=1] Using XEP-0077 mode!!!!

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=1] Connector  state changed: null->connecting

2020-08-03 00:04:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@584e9813

2020-08-03 00:04:05 | StateChangedEvent{oldState=null, newState=connecting}

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=1] DNS entry stored in session object: localhost:5222

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=1] Preparing connection to [localhost:5222]

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=1] Opening connection to localhost/127.0.0.1:5222

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=1] Connector  state changed: connecting->connected

2020-08-03 00:04:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=1] Whitespace ping period is setted to nullms

2020-08-03 00:04:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@56897d6a

2020-08-03 00:04:05 | StateChangedEvent{oldState=connecting, newState=connected}

2020-08-03 00:04:05 | [Mutex] waiting for: [registration]

2020-08-03 00:04:05 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@52b6f363

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=3000] Start TLS

2020-08-03 00:04:05 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-08-03 00:04:05 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:05 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-08-03 00:04:05 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:05 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=3002] Proceeding TLS

2020-08-03 00:04:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=3002] Start handshake

2020-08-03 00:04:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@17b47751

2020-08-03 00:04:05 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3b96fbb4

2020-08-03 00:04:05 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:05 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-08-03 00:04:05 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-08-03 00:04:05 | http-admin_ :: null >> <iq to="test-domain.com" id="Jb7PGq5BeyzrWUUhzgBBADJ" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-08-03 00:04:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Jb7PGq5BeyzrWUUhzgBBADJ" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-08-03 00:04:05 | http-admin_ :: null << <iq from="test-domain.com" id="Jb7PGq5BeyzrWUUhzgBBADJ" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2020-08-03 00:04:05 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="Jb7PGq5BeyzrWUUhzgBBADJ" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2020-08-03 00:04:05 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@26e9a381

2020-08-03 00:04:05 | http-admin_ :: null >> <iq to="test-domain.com" id="vmCeV4p9Jy7r3rW5oQIudRK" type="set"><query xmlns="jabber:iq:register"><username>http-admin__tgom6s0206</username><password>http-admin__tgom6s0206</password><email>34b99692-8687-4842-ab93-03ac0e32494a@localhost</email></query></iq>

2020-08-03 00:04:05 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vmCeV4p9Jy7r3rW5oQIudRK" type="set"><query xmlns="jabber:iq:register"><username>http-admin__tgom6s0206</username><password>http-admin__tgom6s0206</password><email>34b99692-8687-4842-ab93-03ac0e32494a@localhost</email></query></iq>}

2020-08-03 00:04:06 | http-admin_ :: null << <iq from="test-domain.com" id="vmCeV4p9Jy7r3rW5oQIudRK" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:06 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="vmCeV4p9Jy7r3rW5oQIudRK" xmlns="jabber:client" type="result"/>}

2020-08-03 00:04:06 | [Mutex] received everything.

2020-08-03 00:04:06 | [Mutex] isItemNotified: registrationSuccess :: true

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=1] Connector  state changed: connected->disconnecting

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=1] Terminating XMPP Stream

2020-08-03 00:04:06 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=3002] Connector  state changed: disconnecting->disconnected

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=473 thread=3002] Stream terminated

2020-08-03 00:04:06 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@432171d4

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@779b881e

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7bdc8602

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@10c2c753

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5825bb4e

testGetUserInfoUserOffline 4.520s
2020-08-03 00:04:06 |

2020-08-03 00:04:06 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2020-08-03 00:04:06 | ------------------------------------

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=1] Using XEP-0077 mode!!!!

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=1] Connector  state changed: null->connecting

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@68a29c1a

2020-08-03 00:04:06 | StateChangedEvent{oldState=null, newState=connecting}

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=1] DNS entry stored in session object: localhost:5222

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=1] Preparing connection to [localhost:5222]

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=1] Opening connection to localhost/127.0.0.1:5222

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@66656f7e

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=1] Connector  state changed: connecting->connected

2020-08-03 00:04:06 | StateChangedEvent{oldState=connecting, newState=connected}

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=1] Whitespace ping period is setted to nullms

2020-08-03 00:04:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@625af76a

2020-08-03 00:04:06 | [Mutex] waiting for: [registration]

2020-08-03 00:04:06 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=3008] Start TLS

2020-08-03 00:04:06 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-08-03 00:04:06 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-08-03 00:04:06 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:06 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=3010] Proceeding TLS

2020-08-03 00:04:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=3010] Start handshake

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@27586545

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5b667ff8

2020-08-03 00:04:07 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-08-03 00:04:07 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-08-03 00:04:07 | http-admin_ :: null >> <iq to="test-domain.com" id="4kuWYX7p9mV4cqU3x6i3pSM" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-08-03 00:04:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4kuWYX7p9mV4cqU3x6i3pSM" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-08-03 00:04:07 | http-admin_ :: null << <iq from="test-domain.com" id="4kuWYX7p9mV4cqU3x6i3pSM" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2020-08-03 00:04:07 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="4kuWYX7p9mV4cqU3x6i3pSM" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@16b5e575

2020-08-03 00:04:07 | http-admin_ :: null >> <iq to="test-domain.com" id="n4GVWlHw7DELZcFFLCfHzt0" type="set"><query xmlns="jabber:iq:register"><username>http-admin__93poef0207</username><password>http-admin__93poef0207</password><email>09f26429-1570-4ef5-b7a7-27ea4bebba2e@localhost</email></query></iq>

2020-08-03 00:04:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="n4GVWlHw7DELZcFFLCfHzt0" type="set"><query xmlns="jabber:iq:register"><username>http-admin__93poef0207</username><password>http-admin__93poef0207</password><email>09f26429-1570-4ef5-b7a7-27ea4bebba2e@localhost</email></query></iq>}

2020-08-03 00:04:07 | http-admin_ :: null << <iq from="test-domain.com" id="n4GVWlHw7DELZcFFLCfHzt0" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:07 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="n4GVWlHw7DELZcFFLCfHzt0" xmlns="jabber:client" type="result"/>}

2020-08-03 00:04:07 | [Mutex] received everything.

2020-08-03 00:04:07 | [Mutex] isItemNotified: registrationSuccess :: true

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=1] Connector  state changed: connected->disconnecting

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=1] Terminating XMPP Stream

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=3010] Connector  state changed: disconnecting->disconnected

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=474 thread=3010] Stream terminated

2020-08-03 00:04:07 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-08-03 00:04:07 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2361a16e

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@47779a0a

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2f06b4a3

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=1] Connector  state changed: null->connecting

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=1] DNS entry stored in session object: localhost:5222

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=1] Preparing connection to [localhost:5222]

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=1] Opening connection to localhost/127.0.0.1:5222

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=1] Connector  state changed: connecting->connected

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=1] Whitespace ping period is setted to nullms

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=3015] Start TLS

2020-08-03 00:04:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=3017] Proceeding TLS

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=3017] Start handshake

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1621727b

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3865cb00

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2020-08-03 00:04:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX185M3BvZWYwMjA3LHI9UGR1ZXlXZ1Y0RkFqY3V1eW83SWU=</auth>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX185M3BvZWYwMjA3LHI9UGR1ZXlXZ1Y0RkFqY3V1eW83SWU=</auth>

2020-08-03 00:04:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QZHVleVdnVjRGQWpjdXV5bzdJZXRJZk5LRktsbE9vYlhRcTlGcng4LHM9M1FPM2xpZTZLUHl6N0E9PSxpPTQwOTY=</challenge>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QZHVleVdnVjRGQWpjdXV5bzdJZXRJZk5LRktsbE9vYlhRcTlGcng4LHM9M1FPM2xpZTZLUHl6N0E9PSxpPTQwOTY=</challenge>

2020-08-03 00:04:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UGR1ZXlXZ1Y0RkFqY3V1eW83SWV0SWZOS0ZLbGxPb2JYUXE5RnJ4OCxwPTUxcW1GcjBQYlZuVk1Zb001bExZUVU3TGg1WUdZcy9CSGp4L0F6UzZ0M2M9</response>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UGR1ZXlXZ1Y0RkFqY3V1eW83SWV0SWZOS0ZLbGxPb2JYUXE5RnJ4OCxwPTUxcW1GcjBQYlZuVk1Zb001bExZUVU3TGg1WUdZcy9CSGp4L0F6UzZ0M2M9</response>

2020-08-03 00:04:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SSlRNbUxHc1hIQ3h1UG9WWHg1WStOSHVTbFBCMG5Kd0FlbzVxZFBIbnNrPQ==</success>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SSlRNbUxHc1hIQ3h1UG9WWHg1WStOSHVTbFBCMG5Kd0FlbzVxZFBIbnNrPQ==</success>

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04: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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="OQKA4xn1/Dd2U5AGL+j0n+zTjNU="/></features>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="OQKA4xn1/Dd2U5AGL+j0n+zTjNU="/></features>

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2020-08-03 00:04:07 |  << <iq xmlns="jabber:client" id="U3CQ9jKzxsndEztnQHBn5eF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com >> <iq xmlns="jabber:client" id="U3CQ9jKzxsndEztnQHBn5eF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-03 00:04:07 |  >> <iq to="http-admin__93poef0207@test-domain.com/2095755800-tigase-223" id="U3CQ9jKzxsndEztnQHBn5eF" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__93poef0207@test-domain.com/2095755800-tigase-223</jid></bind></iq>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com << <iq to="http-admin__93poef0207@test-domain.com/2095755800-tigase-223" id="U3CQ9jKzxsndEztnQHBn5eF" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__93poef0207@test-domain.com/2095755800-tigase-223</jid></bind></iq>

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2020-08-03 00:04:07 |  << <iq xmlns="jabber:client" id="X3AOHNYphMPZpUPRT7iNOGo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com/2095755800-tigase-223 >> <iq xmlns="jabber:client" id="X3AOHNYphMPZpUPRT7iNOGo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-03 00:04:07 |  >> <iq to="http-admin__93poef0207@test-domain.com/2095755800-tigase-223" id="X3AOHNYphMPZpUPRT7iNOGo" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com/2095755800-tigase-223 << <iq to="http-admin__93poef0207@test-domain.com/2095755800-tigase-223" id="X3AOHNYphMPZpUPRT7iNOGo" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2020-08-03 00:04:07 |  << <iq to="test-domain.com" id="U5EUhzgBBADJGDBDmJFvlKH" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com/2095755800-tigase-223 >> <iq to="test-domain.com" id="U5EUhzgBBADJGDBDmJFvlKH" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-03 00:04:07 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com/2095755800-tigase-223 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-03 00:04:07 |  >> <enabled resume="true" id="8489fa98-4d54-49f3-a380-9b3c254abae1" location="9585556aacac" xmlns="urn:xmpp:sm:3" max="60"/>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com/2095755800-tigase-223 << <enabled resume="true" id="8489fa98-4d54-49f3-a380-9b3c254abae1" location="9585556aacac" xmlns="urn:xmpp:sm:3" max="60"/>

2020-08-03 00:04:07 |  << <iq id="4pA7kFxfPIDu26gLXWYp7iC" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com/2095755800-tigase-223 >> <iq id="4pA7kFxfPIDu26gLXWYp7iC" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:07 |  >> <iq from="test-domain.com" to="http-admin__93poef0207@test-domain.com/2095755800-tigase-223" id="U5EUhzgBBADJGDBDmJFvlKH" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" 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="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="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>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com/2095755800-tigase-223 << <iq from="test-domain.com" to="http-admin__93poef0207@test-domain.com/2095755800-tigase-223" id="U5EUhzgBBADJGDBDmJFvlKH" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" 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="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="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>

2020-08-03 00:04:07 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com/2095755800-tigase-223 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-03 00:04:07 |  >> <iq to="http-admin__93poef0207@test-domain.com/2095755800-tigase-223" id="4pA7kFxfPIDu26gLXWYp7iC" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com/2095755800-tigase-223 << <iq to="http-admin__93poef0207@test-domain.com/2095755800-tigase-223" id="4pA7kFxfPIDu26gLXWYp7iC" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=1] Connector  state changed: connected->disconnecting

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=1] Terminating XMPP Stream

2020-08-03 00:04:07 |  >> <presence from="http-admin__93poef0207@test-domain.com/2095755800-tigase-223" to="http-admin__93poef0207@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-08-03 00:04:07 | http-admin_ :: http-admin__93poef0207@test-domain.com/2095755800-tigase-223 << <presence from="http-admin__93poef0207@test-domain.com/2095755800-tigase-223" to="http-admin__93poef0207@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=3017] Connector  state changed: disconnecting->disconnected

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=475 thread=3017] Stream terminated

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=1] Using XEP-0077 mode!!!!

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=1] Connector  state changed: null->connecting

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3ef9d38d

2020-08-03 00:04:07 | StateChangedEvent{oldState=null, newState=connecting}

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=1] DNS entry stored in session object: localhost:5222

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=1] Preparing connection to [localhost:5222]

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=1] Opening connection to localhost/127.0.0.1:5222

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=1] Connector  state changed: connecting->connected

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=1] Whitespace ping period is setted to nullms

2020-08-03 00:04:07 | [Mutex] waiting for: [registration]

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@303e3a22

2020-08-03 00:04:07 | StateChangedEvent{oldState=connecting, newState=connected}

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3401b8fd

2020-08-03 00:04:07 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=3022] Start TLS

2020-08-03 00:04:07 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-08-03 00:04:07 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:07 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=3024] Proceeding TLS

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=3024] Start handshake

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@71033019

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@116e00f

2020-08-03 00:04:07 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-08-03 00:04:07 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-08-03 00:04:07 | http-admin_ :: null >> <iq to="test-domain.com" id="j7GYp7iCk7fCj1qj5o3rjIr" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-08-03 00:04:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="j7GYp7iCk7fCj1qj5o3rjIr" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-08-03 00:04:07 | http-admin_ :: null << <iq from="test-domain.com" id="j7GYp7iCk7fCj1qj5o3rjIr" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2020-08-03 00:04:07 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="j7GYp7iCk7fCj1qj5o3rjIr" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@40382525

2020-08-03 00:04:07 | http-admin_ :: null >> <iq to="test-domain.com" id="YeZzxsndEztnQHBn5eFyamM" type="set"><query xmlns="jabber:iq:register"><username>http-admin__6r49y0208</username><password>http-admin__6r49y0208</password><email>bb651a84-c9c5-4db6-9915-ea966138fe6e@localhost</email></query></iq>

2020-08-03 00:04:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YeZzxsndEztnQHBn5eFyamM" type="set"><query xmlns="jabber:iq:register"><username>http-admin__6r49y0208</username><password>http-admin__6r49y0208</password><email>bb651a84-c9c5-4db6-9915-ea966138fe6e@localhost</email></query></iq>}

2020-08-03 00:04:07 | http-admin_ :: null << <iq from="test-domain.com" id="YeZzxsndEztnQHBn5eFyamM" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:07 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="YeZzxsndEztnQHBn5eFyamM" xmlns="jabber:client" type="result"/>}

2020-08-03 00:04:07 | [Mutex] received everything.

2020-08-03 00:04:07 | [Mutex] isItemNotified: registrationSuccess :: true

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=1] Connector  state changed: connected->disconnecting

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=1] Terminating XMPP Stream

2020-08-03 00:04:07 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=3024] Connector  state changed: disconnecting->disconnected

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=476 thread=3024] Stream terminated

2020-08-03 00:04:07 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@79c7ab8f

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@112ccf56

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@278c53e4

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=1] Connector  state changed: null->connecting

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=1] DNS entry stored in session object: localhost:5222

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=1] Preparing connection to [localhost:5222]

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=1] Opening connection to localhost/127.0.0.1:5222

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=1] Connector  state changed: connecting->connected

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=1] Whitespace ping period is setted to nullms

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 | http-admin_ :: http-admin__6r49y0208@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=3029] Start TLS

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=3031] Proceeding TLS

2020-08-03 00:04:07 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:07 | http-admin_ :: http-admin__6r49y0208@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@269c4b3d

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@62c307b2

2020-08-03 00:04:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=3031] Start handshake

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 | http-admin_ :: http-admin__6r49y0208@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2020-08-03 00:04:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2020-08-03 00:04:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX182cjQ5eTAyMDgscj1tN2VpR1ZuVEVxNW51VTc5Nml5MA==</auth>

2020-08-03 00:04:07 | http-admin_ :: http-admin__6r49y0208@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX182cjQ5eTAyMDgscj1tN2VpR1ZuVEVxNW51VTc5Nml5MA==</auth>

2020-08-03 00:04:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tN2VpR1ZuVEVxNW51VTc5Nml5MFhNVHhaSlZHSlR0SmhSUlpDcEtvLHM9c0ZYaEFGWTNyRlBmWVE9PSxpPTQwOTY=</challenge>

2020-08-03 00:04:07 | http-admin_ :: http-admin__6r49y0208@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tN2VpR1ZuVEVxNW51VTc5Nml5MFhNVHhaSlZHSlR0SmhSUlpDcEtvLHM9c0ZYaEFGWTNyRlBmWVE9PSxpPTQwOTY=</challenge>

2020-08-03 00:04:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bTdlaUdWblRFcTVudVU3OTZpeTBYTVR4WkpWR0pUdEpoUlJaQ3BLbyxwPVdZMU4rNERUUUF6RWwyZlptMFVRM21hQzBQQzV1VFEwNmJZVnUvcGlKVXc9</response>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bTdlaUdWblRFcTVudVU3OTZpeTBYTVR4WkpWR0pUdEpoUlJaQ3BLbyxwPVdZMU4rNERUUUF6RWwyZlptMFVRM21hQzBQQzV1VFEwNmJZVnUvcGlKVXc9</response>

2020-08-03 00:04:08 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iK3lBUWVKUGh2TnJEY01nMlFScE1nbTJpR2RLQjNvT3JpU2g2OHdQMGxvPQ==</success>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iK3lBUWVKUGh2TnJEY01nMlFScE1nbTJpR2RLQjNvT3JpU2g2OHdQMGxvPQ==</success>

2020-08-03 00:04:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:08 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="OQKA4xn1/Dd2U5AGL+j0n+zTjNU="/></features>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="OQKA4xn1/Dd2U5AGL+j0n+zTjNU="/></features>

2020-08-03 00:04:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2020-08-03 00:04:08 |  << <iq xmlns="jabber:client" id="3orJTSLJDBgJGqSOR9kKXdu" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com >> <iq xmlns="jabber:client" id="3orJTSLJDBgJGqSOR9kKXdu" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-03 00:04:08 |  >> <iq to="http-admin__6r49y0208@test-domain.com/2095755800-tigase-224" id="3orJTSLJDBgJGqSOR9kKXdu" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__6r49y0208@test-domain.com/2095755800-tigase-224</jid></bind></iq>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com << <iq to="http-admin__6r49y0208@test-domain.com/2095755800-tigase-224" id="3orJTSLJDBgJGqSOR9kKXdu" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__6r49y0208@test-domain.com/2095755800-tigase-224</jid></bind></iq>

2020-08-03 00:04:08 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2020-08-03 00:04:08 |  << <iq xmlns="jabber:client" id="sg1DFITfIHJTSLJDBgJGqSO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 >> <iq xmlns="jabber:client" id="sg1DFITfIHJTSLJDBgJGqSO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-03 00:04:08 |  >> <iq to="http-admin__6r49y0208@test-domain.com/2095755800-tigase-224" id="sg1DFITfIHJTSLJDBgJGqSO" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 << <iq to="http-admin__6r49y0208@test-domain.com/2095755800-tigase-224" id="sg1DFITfIHJTSLJDBgJGqSO" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2020-08-03 00:04:08 |  << <iq to="test-domain.com" id="vxOBFyn5BiBpZjGzmMAeHPG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 >> <iq to="test-domain.com" id="vxOBFyn5BiBpZjGzmMAeHPG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-03 00:04:08 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-03 00:04:08 |  >> <enabled resume="true" id="ad5aed14-b0e5-46ef-94a6-3489658903a1" location="9585556aacac" xmlns="urn:xmpp:sm:3" max="60"/>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 << <enabled resume="true" id="ad5aed14-b0e5-46ef-94a6-3489658903a1" location="9585556aacac" xmlns="urn:xmpp:sm:3" max="60"/>

2020-08-03 00:04:08 |  << <iq id="xD4S1nbsV3hTQT04ao1tY2x" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 >> <iq id="xD4S1nbsV3hTQT04ao1tY2x" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:08 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-03 00:04:08 |  >> <iq from="test-domain.com" to="http-admin__6r49y0208@test-domain.com/2095755800-tigase-224" id="vxOBFyn5BiBpZjGzmMAeHPG" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" 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="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="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>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 << <iq from="test-domain.com" to="http-admin__6r49y0208@test-domain.com/2095755800-tigase-224" id="vxOBFyn5BiBpZjGzmMAeHPG" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" 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="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="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>

2020-08-03 00:04:08 |  >> <iq to="http-admin__6r49y0208@test-domain.com/2095755800-tigase-224" id="xD4S1nbsV3hTQT04ao1tY2x" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 << <iq to="http-admin__6r49y0208@test-domain.com/2095755800-tigase-224" id="xD4S1nbsV3hTQT04ao1tY2x" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:08 |  << <message to="http-admin__93poef0207@test-domain.com" id="xE5U5vrYX7p9mV4cqU3x6i3"><body>Test message 1</body></message>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 >> <message to="http-admin__93poef0207@test-domain.com" id="xE5U5vrYX7p9mV4cqU3x6i3"><body>Test message 1</body></message>

2020-08-03 00:04:08 |  >> <presence from="http-admin__6r49y0208@test-domain.com/2095755800-tigase-224" to="http-admin__6r49y0208@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 << <presence from="http-admin__6r49y0208@test-domain.com/2095755800-tigase-224" to="http-admin__6r49y0208@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-08-03 00:04:08 |  << <message to="http-admin__93poef0207@test-domain.com" id="Epkl16p28iExv2aNTQIwv1a"><body>Test message 2</body></message>

2020-08-03 00:04:08 | http-admin_ :: http-admin__6r49y0208@test-domain.com/2095755800-tigase-224 >> <message to="http-admin__93poef0207@test-domain.com" id="Epkl16p28iExv2aNTQIwv1a"><body>Test message 2</body></message>

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=3031] Connector  state changed: connected->disconnected

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=477 thread=3031] Stream terminated

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testGetUserInfoUserOnline 1.515s
2020-08-03 00:04:11 |

2020-08-03 00:04:11 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2020-08-03 00:04:11 | ------------------------------------

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=1] Using XEP-0077 mode!!!!

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=1] Connector  state changed: null->connecting

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@36554114

2020-08-03 00:04:11 | StateChangedEvent{oldState=null, newState=connecting}

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=1] DNS entry stored in session object: localhost:5222

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=1] Preparing connection to [localhost:5222]

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=1] Opening connection to localhost/127.0.0.1:5222

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=1] Connector  state changed: connecting->connected

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=1] Whitespace ping period is setted to nullms

2020-08-03 00:04:11 | [Mutex] waiting for: [registration]

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3892b9ae

2020-08-03 00:04:11 | StateChangedEvent{oldState=connecting, newState=connected}

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3cad2a64

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=3036] Start TLS

2020-08-03 00:04:11 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-08-03 00:04:11 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:11 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-08-03 00:04:11 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=3038] Proceeding TLS

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=3038] Start handshake

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@79afb395

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@656e1055

2020-08-03 00:04:11 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:11 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-08-03 00:04:11 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-08-03 00:04:11 | http-admin_ :: null >> <iq to="test-domain.com" id="iG3EofNEkKXVY1rgZr6thZ4" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-08-03 00:04:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="iG3EofNEkKXVY1rgZr6thZ4" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-08-03 00:04:11 | http-admin_ :: null << <iq from="test-domain.com" id="iG3EofNEkKXVY1rgZr6thZ4" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2020-08-03 00:04:11 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="iG3EofNEkKXVY1rgZr6thZ4" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@481c8a9f

2020-08-03 00:04:11 | http-admin_ :: null >> <iq to="test-domain.com" id="Yo9TbKXnYdLX01fFFoZcsWW" type="set"><query xmlns="jabber:iq:register"><username>http-admin__g86m7p0209</username><password>http-admin__g86m7p0209</password><email>9be79f50-1422-412f-a3b1-9844ce1152ba@localhost</email></query></iq>

2020-08-03 00:04:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Yo9TbKXnYdLX01fFFoZcsWW" type="set"><query xmlns="jabber:iq:register"><username>http-admin__g86m7p0209</username><password>http-admin__g86m7p0209</password><email>9be79f50-1422-412f-a3b1-9844ce1152ba@localhost</email></query></iq>}

2020-08-03 00:04:11 | http-admin_ :: null << <iq from="test-domain.com" id="Yo9TbKXnYdLX01fFFoZcsWW" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:11 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="Yo9TbKXnYdLX01fFFoZcsWW" xmlns="jabber:client" type="result"/>}

2020-08-03 00:04:11 | [Mutex] received everything.

2020-08-03 00:04:11 | [Mutex] isItemNotified: registrationSuccess :: true

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=1] Connector  state changed: connected->disconnecting

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=1] Terminating XMPP Stream

2020-08-03 00:04:11 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=3038] Connector  state changed: disconnecting->disconnected

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=478 thread=3038] Stream terminated

2020-08-03 00:04:11 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1d3777f2

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@19804cda

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@c791b07

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=479 thread=1] Connector  state changed: null->connecting

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@209d2065

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6335b63

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=479 thread=1] DNS entry stored in session object: localhost:5222

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=479 thread=1] Preparing connection to [localhost:5222]

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=479 thread=1] Opening connection to localhost/127.0.0.1:5222

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=479 thread=1] Connector  state changed: connecting->connected

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=479 thread=1] Whitespace ping period is setted to nullms

2020-08-03 00:04:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:11 | http-admin_ :: http-admin__g86m7p0209@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=479 thread=3043] Start TLS

2020-08-03 00:04:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:11 | http-admin_ :: http-admin__g86m7p0209@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=479 thread=3045] Proceeding TLS

2020-08-03 00:04:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=479 thread=3045] Start handshake

2020-08-03 00:04:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2020-08-03 00:04:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2020-08-03 00:04:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2020-08-03 00:04:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19nODZtN3AwMjA5LHI9MmJzWEpLV1VDR2hGZ3Bacng0R3c=</auth>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19nODZtN3AwMjA5LHI9MmJzWEpLV1VDR2hGZ3Bacng0R3c=</auth>

2020-08-03 00:04:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yYnNYSktXVUNHaEZncFpyeDRHd1RBb1RnSXJ5S0JYRVNJd0tycm43LHM9WmQ3SW9rajFOdnNOdEE9PSxpPTQwOTY=</challenge>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yYnNYSktXVUNHaEZncFpyeDRHd1RBb1RnSXJ5S0JYRVNJd0tycm43LHM9WmQ3SW9rajFOdnNOdEE9PSxpPTQwOTY=</challenge>

2020-08-03 00:04:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MmJzWEpLV1VDR2hGZ3Bacng0R3dUQW9UZ0lyeUtCWEVTSXdLcnJuNyxwPUgrdk9tSENqQnYxdGlacE5oWXUzTktRRjlwcnhIYzJrZVVrUURtVlE3MTQ9</response>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MmJzWEpLV1VDR2hGZ3Bacng0R3dUQW9UZ0lyeUtCWEVTSXdLcnJuNyxwPUgrdk9tSENqQnYxdGlacE5oWXUzTktRRjlwcnhIYzJrZVVrUURtVlE3MTQ9</response>

2020-08-03 00:04:12 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15VUVMMjZqWnVJL0JhZ1o5OStGODFBd2lTT0dzbk5jSTFLeS91MU90U2ZnPQ==</success>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15VUVMMjZqWnVJL0JhZ1o5OStGODFBd2lTT0dzbk5jSTFLeS91MU90U2ZnPQ==</success>

2020-08-03 00:04:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:12 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="OQKA4xn1/Dd2U5AGL+j0n+zTjNU="/></features>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="OQKA4xn1/Dd2U5AGL+j0n+zTjNU="/></features>

2020-08-03 00:04:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2020-08-03 00:04:12 |  << <iq xmlns="jabber:client" id="nlYu4BdybLUh1gNVhEjPPZ2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com >> <iq xmlns="jabber:client" id="nlYu4BdybLUh1gNVhEjPPZ2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-03 00:04:12 |  >> <iq to="http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225" id="nlYu4BdybLUh1gNVhEjPPZ2" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225</jid></bind></iq>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com << <iq to="http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225" id="nlYu4BdybLUh1gNVhEjPPZ2" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225</jid></bind></iq>

2020-08-03 00:04:12 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2020-08-03 00:04:12 |  << <iq xmlns="jabber:client" id="UkTofv8l5yzBq7zzet9thCr" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225 >> <iq xmlns="jabber:client" id="UkTofv8l5yzBq7zzet9thCr" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-03 00:04:12 |  >> <iq to="http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225" id="UkTofv8l5yzBq7zzet9thCr" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225 << <iq to="http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225" id="UkTofv8l5yzBq7zzet9thCr" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2020-08-03 00:04:12 |  << <iq to="test-domain.com" id="Nyx14eV9mKADhGrhWl9wjXl" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225 >> <iq to="test-domain.com" id="Nyx14eV9mKADhGrhWl9wjXl" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-03 00:04:12 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-03 00:04:12 |  >> <enabled resume="true" id="b919b4f7-704a-4137-b585-312deaf5ab1d" location="9585556aacac" xmlns="urn:xmpp:sm:3" max="60"/>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225 << <enabled resume="true" id="b919b4f7-704a-4137-b585-312deaf5ab1d" location="9585556aacac" xmlns="urn:xmpp:sm:3" max="60"/>

2020-08-03 00:04:12 |  << <iq id="LmVq5BeyzrWUUhzgBBADJGD" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225 >> <iq id="LmVq5BeyzrWUUhzgBBADJGD" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:12 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-03 00:04:12 |  >> <iq from="test-domain.com" to="http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225" id="Nyx14eV9mKADhGrhWl9wjXl" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" 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="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="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>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225 << <iq from="test-domain.com" to="http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225" id="Nyx14eV9mKADhGrhWl9wjXl" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" 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="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="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>

2020-08-03 00:04:12 |  >> <iq to="http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225" id="LmVq5BeyzrWUUhzgBBADJGD" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225 << <iq to="http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225" id="LmVq5BeyzrWUUhzgBBADJGD" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:12 |  >> <presence from="http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225" to="http-admin__g86m7p0209@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-08-03 00:04:12 | http-admin_ :: http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225 << <presence from="http-admin__g86m7p0209@test-domain.com/2095755800-tigase-225" to="http-admin__g86m7p0209@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

testModifyUser 2.383s
2020-08-03 00:04:13 |

2020-08-03 00:04:13 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2020-08-03 00:04:13 | ------------------------------------

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Using XEP-0077 mode!!!!

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Connector  state changed: null->connecting

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1103f569

2020-08-03 00:04:13 | StateChangedEvent{oldState=null, newState=connecting}

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] DNS entry stored in session object: localhost:5222

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Preparing connection to [localhost:5222]

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Opening connection to localhost/127.0.0.1:5222

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Connector  state changed: connecting->connected

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Whitespace ping period is setted to nullms

2020-08-03 00:04:13 | [Mutex] waiting for: [registration]

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1fc41939

2020-08-03 00:04:13 | StateChangedEvent{oldState=connecting, newState=connected}

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1bfb9e19

2020-08-03 00:04:13 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=3049] Start TLS

2020-08-03 00:04:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-08-03 00:04:13 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:13 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=3051] Proceeding TLS

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=3051] Start handshake

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5ef91302

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@50df0d09

2020-08-03 00:04:13 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-08-03 00:04:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2020-08-03 00:04:13 | http-admin_ :: null >> <iq to="test-domain.com" id="vJ0Zr6thZ49vbHs7sYY0fVS" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-08-03 00:04:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vJ0Zr6thZ49vbHs7sYY0fVS" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-08-03 00:04:13 | http-admin_ :: null << <iq from="test-domain.com" id="vJ0Zr6thZ49vbHs7sYY0fVS" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2020-08-03 00:04:13 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="vJ0Zr6thZ49vbHs7sYY0fVS" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6fedcbfa

2020-08-03 00:04:13 | http-admin_ :: null >> <iq to="test-domain.com" id="foXudRKADzcqWlHw7DELZcF" type="set"><query xmlns="jabber:iq:register"><username>http-admin__35aolg0210</username><password>http-admin__35aolg0210</password><email>733b5aed-b05d-469f-872f-896c86a43ea5@localhost</email></query></iq>

2020-08-03 00:04:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="foXudRKADzcqWlHw7DELZcF" type="set"><query xmlns="jabber:iq:register"><username>http-admin__35aolg0210</username><password>http-admin__35aolg0210</password><email>733b5aed-b05d-469f-872f-896c86a43ea5@localhost</email></query></iq>}

2020-08-03 00:04:13 | http-admin_ :: null << <iq from="test-domain.com" id="foXudRKADzcqWlHw7DELZcF" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:13 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="foXudRKADzcqWlHw7DELZcF" xmlns="jabber:client" type="result"/>}

2020-08-03 00:04:13 | [Mutex] received everything.

2020-08-03 00:04:13 | [Mutex] isItemNotified: registrationSuccess :: true

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Connector  state changed: connected->disconnecting

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Terminating XMPP Stream

2020-08-03 00:04:13 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=3051] Connector  state changed: disconnecting->disconnected

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=3051] Stream terminated

2020-08-03 00:04:13 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@28218b48

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3ed6ec4d

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@164909db

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@177ab2f3

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3325009f

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Connector  state changed: null->connecting

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] DNS entry stored in session object: localhost:5222

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Preparing connection to [localhost:5222]

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Opening connection to localhost/127.0.0.1:5222

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Connector  state changed: connecting->connected

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Whitespace ping period is setted to nullms

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:13 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=3056] Start TLS

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=3058] Proceeding TLS

2020-08-03 00:04:13 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=3058] Start handshake

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:13 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2020-08-03 00:04:13 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zNWFvbGcwMjEwLHI9eUZhU2JDY2FNYXNmeG1QN0x6MWI=</auth>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zNWFvbGcwMjEwLHI9eUZhU2JDY2FNYXNmeG1QN0x6MWI=</auth>

2020-08-03 00:04:13 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15RmFTYkNjYU1hc2Z4bVA3THoxYmRsSG50ZGoxRUo2WDlsWlhVbTlvLHM9MUdsMkJvVlo2Q3RGQ2c9PSxpPTQwOTY=</challenge>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15RmFTYkNjYU1hc2Z4bVA3THoxYmRsSG50ZGoxRUo2WDlsWlhVbTlvLHM9MUdsMkJvVlo2Q3RGQ2c9PSxpPTQwOTY=</challenge>

2020-08-03 00:04:13 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUZhU2JDY2FNYXNmeG1QN0x6MWJkbEhudGRqMUVKNlg5bFpYVW05byxwPU5WNVZMOTkzSWN6dUdVSVZMaEQwQ29wR1NFbUU4TlBoc1BxaGh3T3lUSzQ9</response>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUZhU2JDY2FNYXNmeG1QN0x6MWJkbEhudGRqMUVKNlg5bFpYVW05byxwPU5WNVZMOTkzSWN6dUdVSVZMaEQwQ29wR1NFbUU4TlBoc1BxaGh3T3lUSzQ9</response>

2020-08-03 00:04:13 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aM01UY3ZUTnRyZFVUNWxFcWlUSFEvMDhaZlRid1JraTUrVzRVK1lIZmlBPQ==</success>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aM01UY3ZUTnRyZFVUNWxFcWlUSFEvMDhaZlRid1JraTUrVzRVK1lIZmlBPQ==</success>

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:13 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="OQKA4xn1/Dd2U5AGL+j0n+zTjNU="/></features>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="OQKA4xn1/Dd2U5AGL+j0n+zTjNU="/></features>

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2020-08-03 00:04:13 |  << <iq xmlns="jabber:client" id="br4RWWUSZpQM1lKw8Jt4dP2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com >> <iq xmlns="jabber:client" id="br4RWWUSZpQM1lKw8Jt4dP2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-08-03 00:04:13 |  >> <iq to="http-admin__35aolg0210@test-domain.com/2095755800-tigase-226" id="br4RWWUSZpQM1lKw8Jt4dP2" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__35aolg0210@test-domain.com/2095755800-tigase-226</jid></bind></iq>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com << <iq to="http-admin__35aolg0210@test-domain.com/2095755800-tigase-226" id="br4RWWUSZpQM1lKw8Jt4dP2" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__35aolg0210@test-domain.com/2095755800-tigase-226</jid></bind></iq>

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2020-08-03 00:04:13 |  << <iq xmlns="jabber:client" id="fqZyl7gCHHsWYpPMDFITfIH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com/2095755800-tigase-226 >> <iq xmlns="jabber:client" id="fqZyl7gCHHsWYpPMDFITfIH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-08-03 00:04:13 |  >> <iq to="http-admin__35aolg0210@test-domain.com/2095755800-tigase-226" id="fqZyl7gCHHsWYpPMDFITfIH" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com/2095755800-tigase-226 << <iq to="http-admin__35aolg0210@test-domain.com/2095755800-tigase-226" id="fqZyl7gCHHsWYpPMDFITfIH" xmlns="jabber:client" type="result"/>

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2020-08-03 00:04:13 |  << <iq to="test-domain.com" id="5Qd25nVbq3kIsYbNCk7x8iG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com/2095755800-tigase-226 >> <iq to="test-domain.com" id="5Qd25nVbq3kIsYbNCk7x8iG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-08-03 00:04:13 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com/2095755800-tigase-226 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-08-03 00:04:13 |  << <iq id="tvafSdT0hTdw3jNVU1gAcs9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com/2095755800-tigase-226 >> <iq id="tvafSdT0hTdw3jNVU1gAcs9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:13 |  >> <enabled resume="true" id="91e1d0ea-11fc-4b48-83c7-c9dd86ab92d8" location="9585556aacac" xmlns="urn:xmpp:sm:3" max="60"/>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com/2095755800-tigase-226 << <enabled resume="true" id="91e1d0ea-11fc-4b48-83c7-c9dd86ab92d8" location="9585556aacac" xmlns="urn:xmpp:sm:3" max="60"/>

2020-08-03 00:04:13 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com/2095755800-tigase-226 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-08-03 00:04:13 |  >> <iq from="test-domain.com" to="http-admin__35aolg0210@test-domain.com/2095755800-tigase-226" id="5Qd25nVbq3kIsYbNCk7x8iG" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" 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="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="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>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com/2095755800-tigase-226 << <iq from="test-domain.com" to="http-admin__35aolg0210@test-domain.com/2095755800-tigase-226" id="5Qd25nVbq3kIsYbNCk7x8iG" xmlns="jabber:client" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" category="component" type="router"/><identity name="Tigase ver. 8.2.0-SNAPSHOT-b10978/ddedac76" 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="text-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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="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>

2020-08-03 00:04:13 |  >> <iq to="http-admin__35aolg0210@test-domain.com/2095755800-tigase-226" id="tvafSdT0hTdw3jNVU1gAcs9" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com/2095755800-tigase-226 << <iq to="http-admin__35aolg0210@test-domain.com/2095755800-tigase-226" id="tvafSdT0hTdw3jNVU1gAcs9" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2020-08-03 00:04:13 |  >> <presence from="http-admin__35aolg0210@test-domain.com/2095755800-tigase-226" to="http-admin__35aolg0210@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-08-03 00:04:13 | http-admin_ :: http-admin__35aolg0210@test-domain.com/2095755800-tigase-226 << <presence from="http-admin__35aolg0210@test-domain.com/2095755800-tigase-226" to="http-admin__35aolg0210@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Connector  state changed: connected->disconnecting

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Terminating XMPP Stream

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=3058] Connector  state changed: disconnecting->disconnected

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2020-08-03 00:04:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2020-08-03 00:04:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=1] Connector  state changed: null->connecting

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=1] DNS entry stored in session object: localhost:5222

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=1] Preparing connection to [localhost:5222]

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=1] Opening connection to localhost/127.0.0.1:5222

2020-08-03 00:04:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=1] Connector  state changed: connecting->connected

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=1] Whitespace ping period is setted to nullms

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=3056] Start TLS

2020-08-03 00:04:14 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:14 | http-admin_ :: http-admin__35aolg0210@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:14 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:14 | http-admin_ :: http-admin__35aolg0210@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=3064] Proceeding TLS

2020-08-03 00:04:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=3064] Start handshake

2020-08-03 00:04:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2020-08-03 00:04:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:15 | http-admin_ :: http-admin__35aolg0210@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2020-08-03 00:04:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2020-08-03 00:04:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2020-08-03 00:04:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2020-08-03 00:04:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zNWFvbGcwMjEwLHI9NlN4aE44VWF2UDRZS2Q2Z094OEE=</auth>

2020-08-03 00:04:15 | http-admin_ :: http-admin__35aolg0210@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX18zNWFvbGcwMjEwLHI9NlN4aE44VWF2UDRZS2Q2Z094OEE=</auth>

2020-08-03 00:04:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02U3hoTjhVYXZQNFlLZDZnT3g4QXVBYWdSaWljMEVYWWdCTjZaeGRqLHM9MUdsMkJvVlo2Q3RGQ2c9PSxpPTQwOTY=</challenge>

2020-08-03 00:04:15 | http-admin_ :: http-admin__35aolg0210@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02U3hoTjhVYXZQNFlLZDZnT3g4QXVBYWdSaWljMEVYWWdCTjZaeGRqLHM9MUdsMkJvVlo2Q3RGQ2c9PSxpPTQwOTY=</challenge>

2020-08-03 00:04:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NlN4aE44VWF2UDRZS2Q2Z094OEF1QWFnUmlpYzBFWFlnQk42WnhkaixwPXkybW13MERwaWhDY2oydUNmTmo5L1ZtMHIwY3d5T1c1djZYeWk0ZnY5Szg9</response>

2020-08-03 00:04:15 | http-admin_ :: http-admin__35aolg0210@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NlN4aE44VWF2UDRZS2Q2Z094OEF1QWFnUmlpYzBFWFlnQk42WnhkaixwPXkybW13MERwaWhDY2oydUNmTmo5L1ZtMHIwY3d5T1c1djZYeWk0ZnY5Szg9</response>

2020-08-03 00:04:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: http-admin__35aolg0210@test-domain.com is not authorized to act as http-admin__35aolg0210@test-domain.com</text></failure>

2020-08-03 00:04:15 | http-admin_ :: http-admin__35aolg0210@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: http-admin__35aolg0210@test-domain.com is not authorized to act as http-admin__35aolg0210@test-domain.com</text></failure>

2020-08-03 00:04:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=3056] Connector  state changed: connected->disconnecting

2020-08-03 00:04:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=3056] Terminating XMPP Stream

2020-08-03 00:04:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=3064] Connector  state changed: disconnecting->disconnected

2020-08-03 00:04:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=3064] Stream terminated

2020-08-03 00:04:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2020-08-03 00:04:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2020-08-03 00:04:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2020-08-03 00:04:15 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2020-08-03 00:04:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=482 thread=3056] Ignoring stop connector.