Test duration : 10.949s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.517s |
2022-07-27 23:02:55 |
2022-07-27 23:02:55 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 23:02:55 | ------------------------------------ |
testAuthorization | 0.158s |
2022-07-27 23:02:56 |
2022-07-27 23:02:56 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 23:02:56 | ------------------------------------ |
testCommandsAvailability | 0.563s |
2022-07-27 23:02:56 |
2022-07-27 23:02:56 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 23:02:56 | ------------------------------------ |
testDeleteUser | 0.914s |
2022-07-27 23:02:57 |
2022-07-27 23:02:57 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 23:02:57 | ------------------------------------ 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a33bf17 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-07-27 23:02:57 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44f45821 2022-07-27 23:02:57 | [Mutex] waiting for: [registration] 2022-07-27 23:02:57 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@40cbd467 2022-07-27 23:02:57 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:57 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>} 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3102] Start TLS 2022-07-27 23:02:57 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>] 2022-07-27 23:02:57 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:02:57 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Proceeding TLS 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Start handshake 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5c9521a 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@52559eb3 2022-07-27 23:02:57 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:57 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>} 2022-07-27 23:02:57 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>] 2022-07-27 23:02:57 | http-admin_ :: null >> <iq to="test-domain.com" id="83A29qW0hSfQ6t7gNAEAeKC" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-27 23:02:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="83A29qW0hSfQ6t7gNAEAeKC" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-27 23:02:57 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="83A29qW0hSfQ6t7gNAEAeKC" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-07-27 23:02:57 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="83A29qW0hSfQ6t7gNAEAeKC" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3486f188 2022-07-27 23:02:57 | http-admin_ :: null >> <iq to="test-domain.com" id="PQVv2lGQY0iIVdv7rmO5fxy" type="set"><query xmlns="jabber:iq:register"><username>http-admin__mbq0ru0210</username><password>http-admin__mbq0ru0210</password><email>836c5c94-e62a-48f9-9a38-5e58461e156d@localhost</email></query></iq> 2022-07-27 23:02:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PQVv2lGQY0iIVdv7rmO5fxy" type="set"><query xmlns="jabber:iq:register"><username>http-admin__mbq0ru0210</username><password>http-admin__mbq0ru0210</password><email>836c5c94-e62a-48f9-9a38-5e58461e156d@localhost</email></query></iq>} 2022-07-27 23:02:57 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="PQVv2lGQY0iIVdv7rmO5fxy" type="result"/> 2022-07-27 23:02:57 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="PQVv2lGQY0iIVdv7rmO5fxy" type="result"/>} 2022-07-27 23:02:57 | [Mutex] received everything. 2022-07-27 23:02:57 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-07-27 23:02:57 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Connector state changed: disconnecting->disconnected 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3104] Stream terminated 2022-07-27 23:02:57 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2af06393 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@65e6ad55 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1bb8175c 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:57 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1831af12 2022-07-27 23:02:57 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@31f4ab7c |
testGetUserInfoUserOffline | 3.863s |
2022-07-27 23:02:58 |
2022-07-27 23:02:58 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 23:02:58 | ------------------------------------ 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20b58995 2022-07-27 23:02:58 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-07-27 23:02:58 | [Mutex] waiting for: [registration] 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2e7273f3 2022-07-27 23:02:58 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2a4de2e5 2022-07-27 23:02:58 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3110] Start TLS 2022-07-27 23:02:58 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>] 2022-07-27 23:02:58 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>} 2022-07-27 23:02:58 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:02:58 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Proceeding TLS 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Start handshake 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f4f79c8 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@633abc95 2022-07-27 23:02:58 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>] 2022-07-27 23:02:58 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>} 2022-07-27 23:02:58 | http-admin_ :: null >> <iq to="test-domain.com" id="O0nvbo36GEm08LTRPRcurXX" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-27 23:02:58 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="O0nvbo36GEm08LTRPRcurXX" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-27 23:02:58 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="O0nvbo36GEm08LTRPRcurXX" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-07-27 23:02:58 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="O0nvbo36GEm08LTRPRcurXX" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5eeab6ea 2022-07-27 23:02:58 | http-admin_ :: null >> <iq to="test-domain.com" id="IHqsbGR4ynVS12yoQY4DDlN" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qeully0211</username><password>http-admin__qeully0211</password><email>ac9dcf88-5ae0-43c8-8745-0265a88379df@localhost</email></query></iq> 2022-07-27 23:02:58 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="IHqsbGR4ynVS12yoQY4DDlN" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qeully0211</username><password>http-admin__qeully0211</password><email>ac9dcf88-5ae0-43c8-8745-0265a88379df@localhost</email></query></iq>} 2022-07-27 23:02:58 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="IHqsbGR4ynVS12yoQY4DDlN" type="result"/> 2022-07-27 23:02:58 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="IHqsbGR4ynVS12yoQY4DDlN" type="result"/>} 2022-07-27 23:02:58 | [Mutex] received everything. 2022-07-27 23:02:58 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-07-27 23:02:58 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Connector state changed: disconnecting->disconnected 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3112] Stream terminated 2022-07-27 23:02:58 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1b752d18 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@f608687 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@39084dea 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:58 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3117] Start TLS 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@325ee1c7 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@710779 2022-07-27 23:02:58 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Proceeding TLS 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Start handshake 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:58 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-27 23:02:58 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19xZXVsbHkwMjExLHI9akozTVR2dnFoNWxJTlJJUUxDUks=</auth> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19xZXVsbHkwMjExLHI9akozTVR2dnFoNWxJTlJJUUxDUks=</auth> 2022-07-27 23:02:58 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qSjNNVHZ2cWg1bElOUklRTENSS1pVNkEwbFNHYWdxOWhkck9GbXRHLHM9TjNRRDRId1dFM1RKMkE9PSxpPTQwOTY=</challenge> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qSjNNVHZ2cWg1bElOUklRTENSS1pVNkEwbFNHYWdxOWhkck9GbXRHLHM9TjNRRDRId1dFM1RKMkE9PSxpPTQwOTY=</challenge> 2022-07-27 23:02:58 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9akozTVR2dnFoNWxJTlJJUUxDUktaVTZBMGxTR2FncTloZHJPRm10RyxwPTRUYkN5OHZ4Zk0yVjlWT29jcUZpb0k5ZlZBWE1neEpnOUlUWDdtMFFtVFE9</response> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9akozTVR2dnFoNWxJTlJJUUxDUktaVTZBMGxTR2FncTloZHJPRm10RyxwPTRUYkN5OHZ4Zk0yVjlWT29jcUZpb0k5ZlZBWE1neEpnOUlUWDdtMFFtVFE9</response> 2022-07-27 23:02:58 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12RXUxMUxnNUNoeTBzeHpDakpUVnU3NGNTUVMwbTE1dlFWdEVMTUNIR0JvPQ==</success> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12RXUxMUxnNUNoeTBzeHpDakpUVnU3NGNTUVMwbTE1dlFWdEVMTUNIR0JvPQ==</success> 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:58 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 xmlns="http://jabber.org/protocol/caps" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@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 xmlns="http://jabber.org/protocol/caps" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-27 23:02:58 | << <iq xmlns="jabber:client" id="O2pzjEz8KMCwaP17lTgCHtZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com >> <iq xmlns="jabber:client" id="O2pzjEz8KMCwaP17lTgCHtZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 23:02:58 | >> <iq to="http-admin__qeully0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client" id="O2pzjEz8KMCwaP17lTgCHtZ" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__qeully0211@test-domain.com/1608752850-tigase-237</jid></bind></iq> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com << <iq to="http-admin__qeully0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client" id="O2pzjEz8KMCwaP17lTgCHtZ" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__qeully0211@test-domain.com/1608752850-tigase-237</jid></bind></iq> 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-27 23:02:58 | << <iq xmlns="jabber:client" id="fX8fQ6t7gNAEAeKCJPJzlaq" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com/1608752850-tigase-237 >> <iq xmlns="jabber:client" id="fX8fQ6t7gNAEAeKCJPJzlaq" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 23:02:58 | >> <iq to="http-admin__qeully0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client" id="fX8fQ6t7gNAEAeKCJPJzlaq" type="result"/> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com/1608752850-tigase-237 << <iq to="http-admin__qeully0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client" id="fX8fQ6t7gNAEAeKCJPJzlaq" type="result"/> 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-27 23:02:58 | << <iq to="test-domain.com" id="5JqneXiFs08xohUeJDiRIU6" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com/1608752850-tigase-237 >> <iq to="test-domain.com" id="5JqneXiFs08xohUeJDiRIU6" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 23:02:58 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com/1608752850-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 23:02:58 | >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="a0388aab-673d-4fc9-b1c7-5c38a8cfa02f" location="ed1b7dd8a1b3"/> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com/1608752850-tigase-237 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="a0388aab-673d-4fc9-b1c7-5c38a8cfa02f" location="ed1b7dd8a1b3"/> 2022-07-27 23:02:58 | << <iq id="SW1wwkIIyBzdxh2aNFneXiF" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com/1608752850-tigase-237 >> <iq id="SW1wwkIIyBzdxh2aNFneXiF" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:02:58 | >> <iq to="http-admin__qeully0211@test-domain.com/1608752850-tigase-237" from="test-domain.com" xmlns="jabber:client" id="5JqneXiFs08xohUeJDiRIU6" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com/1608752850-tigase-237 << <iq to="http-admin__qeully0211@test-domain.com/1608752850-tigase-237" from="test-domain.com" xmlns="jabber:client" id="5JqneXiFs08xohUeJDiRIU6" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-27 23:02:58 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com/1608752850-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 23:02:58 | >> <iq to="http-admin__qeully0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client" id="SW1wwkIIyBzdxh2aNFneXiF" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com/1608752850-tigase-237 << <iq to="http-admin__qeully0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client" id="SW1wwkIIyBzdxh2aNFneXiF" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-07-27 23:02:58 | >> <presence to="http-admin__qeully0211@test-domain.com" from="http-admin__qeully0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-07-27 23:02:58 | http-admin_ :: http-admin__qeully0211@test-domain.com/1608752850-tigase-237 << <presence to="http-admin__qeully0211@test-domain.com" from="http-admin__qeully0211@test-domain.com/1608752850-tigase-237" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Connector state changed: disconnecting->disconnected 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3119] Stream terminated 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@12ebb5e9 2022-07-27 23:02:58 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-07-27 23:02:58 | [Mutex] waiting for: [registration] 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1c2c49c4 2022-07-27 23:02:58 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1813de99 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:58 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>} 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3124] Start TLS 2022-07-27 23:02:58 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>] 2022-07-27 23:02:58 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:02:58 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Proceeding TLS 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Start handshake 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5d1143ff 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@121ae149 2022-07-27 23:02:58 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>} 2022-07-27 23:02:58 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>] 2022-07-27 23:02:58 | http-admin_ :: null >> <iq to="test-domain.com" id="jX2JufuscscwxrX1fY2x9la" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-27 23:02:58 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="jX2JufuscscwxrX1fY2x9la" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-27 23:02:58 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="jX2JufuscscwxrX1fY2x9la" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-07-27 23:02:58 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="jX2JufuscscwxrX1fY2x9la" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6c86f8a7 2022-07-27 23:02:58 | http-admin_ :: null >> <iq to="test-domain.com" id="obG8kW0vnPLJWYpTP8LUTUU" type="set"><query xmlns="jabber:iq:register"><username>http-admin__bkiwqz0212</username><password>http-admin__bkiwqz0212</password><email>9d35c3de-f6ef-405d-b4ba-8cc53aab49f7@localhost</email></query></iq> 2022-07-27 23:02:58 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="obG8kW0vnPLJWYpTP8LUTUU" type="set"><query xmlns="jabber:iq:register"><username>http-admin__bkiwqz0212</username><password>http-admin__bkiwqz0212</password><email>9d35c3de-f6ef-405d-b4ba-8cc53aab49f7@localhost</email></query></iq>} 2022-07-27 23:02:58 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="obG8kW0vnPLJWYpTP8LUTUU" type="result"/> 2022-07-27 23:02:58 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="obG8kW0vnPLJWYpTP8LUTUU" type="result"/>} 2022-07-27 23:02:58 | [Mutex] received everything. 2022-07-27 23:02:58 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Connector state changed: disconnecting->disconnected 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Stream terminated 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 23:02:58 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-27 23:02:58 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6a6704b8 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3d3ebcb0 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@786b02f7 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@23738e9d 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@71630c8f 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:58 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3131] Start TLS 2022-07-27 23:02:58 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:02:58 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Proceeding TLS 2022-07-27 23:02:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Start handshake 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:58 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-27 23:02:58 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19ia2l3cXowMjEyLHI9QXRFQTVFUlg0QjljbkNwcUt5ZFk=</auth> 2022-07-27 23:02:58 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19ia2l3cXowMjEyLHI9QXRFQTVFUlg0QjljbkNwcUt5ZFk=</auth> 2022-07-27 23:02:58 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BdEVBNUVSWDRCOWNuQ3BxS3lkWU85bUxyZ3Z5UTlzWWVubTV6RGg5LHM9c1NsdVQrWmVmUElpYmc9PSxpPTQwOTY=</challenge> 2022-07-27 23:02:58 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BdEVBNUVSWDRCOWNuQ3BxS3lkWU85bUxyZ3Z5UTlzWWVubTV6RGg5LHM9c1NsdVQrWmVmUElpYmc9PSxpPTQwOTY=</challenge> 2022-07-27 23:02:58 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QXRFQTVFUlg0QjljbkNwcUt5ZFlPOW1Mcmd2eVE5c1llbm01ekRoOSxwPXFyUzNhcXhoaVlQU0ZQMHFlUUVPS0RNM1lNWEl5VzBMdmpxdUw2OFpRQ3M9</response> 2022-07-27 23:02:58 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QXRFQTVFUlg0QjljbkNwcUt5ZFlPOW1Mcmd2eVE5c1llbm01ekRoOSxwPXFyUzNhcXhoaVlQU0ZQMHFlUUVPS0RNM1lNWEl5VzBMdmpxdUw2OFpRQ3M9</response> 2022-07-27 23:02:58 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PVDMwVVBNOHovcm1veUppUlRndUdyR3NHSzRkU09IK0VNR1owemIwSUdVPQ==</success> 2022-07-27 23:02:58 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PVDMwVVBNOHovcm1veUppUlRndUdyR3NHSzRkU09IK0VNR1owemIwSUdVPQ==</success> 2022-07-27 23:02:58 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:02:59 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 xmlns="http://jabber.org/protocol/caps" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@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 xmlns="http://jabber.org/protocol/caps" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-27 23:02:59 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-27 23:02:59 | << <iq xmlns="jabber:client" id="p07MQO7BhFxycRNDKZmNIwa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com >> <iq xmlns="jabber:client" id="p07MQO7BhFxycRNDKZmNIwa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 23:02:59 | >> <iq to="http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client" id="p07MQO7BhFxycRNDKZmNIwa" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238</jid></bind></iq> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com << <iq to="http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client" id="p07MQO7BhFxycRNDKZmNIwa" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238</jid></bind></iq> 2022-07-27 23:02:59 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-27 23:02:59 | << <iq xmlns="jabber:client" id="O9wNLynKYewkM3t19vu4BhB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 >> <iq xmlns="jabber:client" id="O9wNLynKYewkM3t19vu4BhB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 23:02:59 | >> <iq to="http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client" id="O9wNLynKYewkM3t19vu4BhB" type="result"/> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 << <iq to="http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client" id="O9wNLynKYewkM3t19vu4BhB" type="result"/> 2022-07-27 23:02:59 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-27 23:02:59 | << <iq to="test-domain.com" id="nKhwkIIyBzdxh2aNFneXiFs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 >> <iq to="test-domain.com" id="nKhwkIIyBzdxh2aNFneXiFs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 23:02:59 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 23:02:59 | >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="b17ee926-662e-4641-bc37-1962df735de1" location="ed1b7dd8a1b3"/> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="b17ee926-662e-4641-bc37-1962df735de1" location="ed1b7dd8a1b3"/> 2022-07-27 23:02:59 | << <iq id="ggNqgNLynKYewkM3t19vu4B" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 >> <iq id="ggNqgNLynKYewkM3t19vu4B" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:02:59 | >> <iq to="http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238" from="test-domain.com" xmlns="jabber:client" id="nKhwkIIyBzdxh2aNFneXiFs" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 << <iq to="http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238" from="test-domain.com" xmlns="jabber:client" id="nKhwkIIyBzdxh2aNFneXiFs" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-27 23:02:59 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 23:02:59 | >> <iq to="http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client" id="ggNqgNLynKYewkM3t19vu4B" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 << <iq to="http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client" id="ggNqgNLynKYewkM3t19vu4B" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:02:59 | << <message to="http-admin__qeully0211@test-domain.com" id="6PsSfSPMEq7yBywjNCv0ugA"><body>Test message 1</body></message> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 >> <message to="http-admin__qeully0211@test-domain.com" id="6PsSfSPMEq7yBywjNCv0ugA"><body>Test message 1</body></message> 2022-07-27 23:02:59 | >> <presence to="http-admin__bkiwqz0212@test-domain.com" from="http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 << <presence to="http-admin__bkiwqz0212@test-domain.com" from="http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-07-27 23:02:59 | << <message to="http-admin__qeully0211@test-domain.com" id="UhMkIIyBzdxh2aNFneXiFs0"><body>Test message 2</body></message> 2022-07-27 23:02:59 | http-admin_ :: http-admin__bkiwqz0212@test-domain.com/1608752850-tigase-238 >> <message to="http-admin__qeully0211@test-domain.com" id="UhMkIIyBzdxh2aNFneXiFs0"><body>Test message 2</body></message> 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Connector state changed: connected->disconnected 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Stream terminated 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.070s |
2022-07-27 23:03:02 |
2022-07-27 23:03:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 23:03:02 | ------------------------------------ 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@af603cf 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-07-27 23:03:02 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-07-27 23:03:02 | [Mutex] waiting for: [registration] 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@431ece1 2022-07-27 23:03:02 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@e68bf 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3138] Start TLS 2022-07-27 23:03:02 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>] 2022-07-27 23:03:02 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:02 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>} 2022-07-27 23:03:02 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:03:02 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Proceeding TLS 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Start handshake 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@450ce6da 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7fde7dcf 2022-07-27 23:03:02 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>] 2022-07-27 23:03:02 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:02 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>} 2022-07-27 23:03:02 | http-admin_ :: null >> <iq to="test-domain.com" id="HYL6kVaP0q7pQXUiSOUWn7j" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-27 23:03:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HYL6kVaP0q7pQXUiSOUWn7j" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7403c031 2022-07-27 23:03:02 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="HYL6kVaP0q7pQXUiSOUWn7j" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-07-27 23:03:02 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="HYL6kVaP0q7pQXUiSOUWn7j" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-07-27 23:03:02 | http-admin_ :: null >> <iq to="test-domain.com" id="cXGYdKZk4pZ0hyAsYeAFHt3" type="set"><query xmlns="jabber:iq:register"><username>http-admin__86ozct0213</username><password>http-admin__86ozct0213</password><email>00ef5eeb-f275-4007-8eac-cf01e93a18ec@localhost</email></query></iq> 2022-07-27 23:03:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cXGYdKZk4pZ0hyAsYeAFHt3" type="set"><query xmlns="jabber:iq:register"><username>http-admin__86ozct0213</username><password>http-admin__86ozct0213</password><email>00ef5eeb-f275-4007-8eac-cf01e93a18ec@localhost</email></query></iq>} 2022-07-27 23:03:02 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="cXGYdKZk4pZ0hyAsYeAFHt3" type="result"/> 2022-07-27 23:03:02 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="cXGYdKZk4pZ0hyAsYeAFHt3" type="result"/>} 2022-07-27 23:03:02 | [Mutex] received everything. 2022-07-27 23:03:02 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-07-27 23:03:02 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Connector state changed: disconnecting->disconnected 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Stream terminated 2022-07-27 23:03:02 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@73b059e 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@25231995 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@299f38fb 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@437777b1 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1c3f8db4 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:02 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3145] Start TLS 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3147] Proceeding TLS 2022-07-27 23:03:02 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3147] Start handshake 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:02 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-27 23:03:02 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX184Nm96Y3QwMjEzLHI9MGlJYU9BeTJCSkNPSmo2Vnp5S3U=</auth> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX184Nm96Y3QwMjEzLHI9MGlJYU9BeTJCSkNPSmo2Vnp5S3U=</auth> 2022-07-27 23:03:02 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0waUlhT0F5MkJKQ09KajZWenlLdUdrM2JubFRZQXZ6U2xibkdxVzJULHM9NHI5T2RVeFZQSEhTSFE9PSxpPTQwOTY=</challenge> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0waUlhT0F5MkJKQ09KajZWenlLdUdrM2JubFRZQXZ6U2xibkdxVzJULHM9NHI5T2RVeFZQSEhTSFE9PSxpPTQwOTY=</challenge> 2022-07-27 23:03:02 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MGlJYU9BeTJCSkNPSmo2Vnp5S3VHazNibmxUWUF2elNsYm5HcVcyVCxwPU4zdkpQQ2Zwb01nOHZVd3ZTUE9sV2JOTlg2N3Z2SEhPMzNHMFA5VjU4bE09</response> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MGlJYU9BeTJCSkNPSmo2Vnp5S3VHazNibmxUWUF2elNsYm5HcVcyVCxwPU4zdkpQQ2Zwb01nOHZVd3ZTUE9sV2JOTlg2N3Z2SEhPMzNHMFA5VjU4bE09</response> 2022-07-27 23:03:02 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oSTRvVGJaekYzb3NRWkF4KzdEaDVuM2V3THBqdUdMdzNPa3FMZHZsMThRPQ==</success> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oSTRvVGJaekYzb3NRWkF4KzdEaDVuM2V3THBqdUdMdzNPa3FMZHZsMThRPQ==</success> 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:02 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 xmlns="http://jabber.org/protocol/caps" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@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 xmlns="http://jabber.org/protocol/caps" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-27 23:03:02 | << <iq xmlns="jabber:client" id="IYH0hSfQ6t7gNAEAeKCJPJz" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com >> <iq xmlns="jabber:client" id="IYH0hSfQ6t7gNAEAeKCJPJz" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 23:03:02 | >> <iq to="http-admin__86ozct0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client" id="IYH0hSfQ6t7gNAEAeKCJPJz" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__86ozct0213@test-domain.com/1608752850-tigase-239</jid></bind></iq> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com << <iq to="http-admin__86ozct0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client" id="IYH0hSfQ6t7gNAEAeKCJPJz" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__86ozct0213@test-domain.com/1608752850-tigase-239</jid></bind></iq> 2022-07-27 23:03:02 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-27 23:03:02 | << <iq xmlns="jabber:client" id="aYFWY4p8LSaBnMPEMQKMGR5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com/1608752850-tigase-239 >> <iq xmlns="jabber:client" id="aYFWY4p8LSaBnMPEMQKMGR5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 23:03:02 | >> <iq to="http-admin__86ozct0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client" id="aYFWY4p8LSaBnMPEMQKMGR5" type="result"/> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com/1608752850-tigase-239 << <iq to="http-admin__86ozct0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client" id="aYFWY4p8LSaBnMPEMQKMGR5" type="result"/> 2022-07-27 23:03:02 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-27 23:03:02 | << <iq to="test-domain.com" id="fepNWiRTOTM2mMQO7BhFxyc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com/1608752850-tigase-239 >> <iq to="test-domain.com" id="fepNWiRTOTM2mMQO7BhFxyc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 23:03:02 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com/1608752850-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 23:03:02 | << <iq id="nVsS28yeXhDnXoSdv3AFIv8" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com/1608752850-tigase-239 >> <iq id="nVsS28yeXhDnXoSdv3AFIv8" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:03:02 | >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="2cb4f79d-2787-4abd-a217-ed14ba40e647" location="ed1b7dd8a1b3"/> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com/1608752850-tigase-239 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="2cb4f79d-2787-4abd-a217-ed14ba40e647" location="ed1b7dd8a1b3"/> 2022-07-27 23:03:02 | >> <iq to="http-admin__86ozct0213@test-domain.com/1608752850-tigase-239" from="test-domain.com" xmlns="jabber:client" id="fepNWiRTOTM2mMQO7BhFxyc" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com/1608752850-tigase-239 << <iq to="http-admin__86ozct0213@test-domain.com/1608752850-tigase-239" from="test-domain.com" xmlns="jabber:client" id="fepNWiRTOTM2mMQO7BhFxyc" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-27 23:03:02 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com/1608752850-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 23:03:02 | >> <iq to="http-admin__86ozct0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client" id="nVsS28yeXhDnXoSdv3AFIv8" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com/1608752850-tigase-239 << <iq to="http-admin__86ozct0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client" id="nVsS28yeXhDnXoSdv3AFIv8" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:03:02 | >> <presence to="http-admin__86ozct0213@test-domain.com" from="http-admin__86ozct0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-07-27 23:03:02 | http-admin_ :: http-admin__86ozct0213@test-domain.com/1608752850-tigase-239 << <presence to="http-admin__86ozct0213@test-domain.com" from="http-admin__86ozct0213@test-domain.com/1608752850-tigase-239" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> |
testModifyUser | 1.765s |
2022-07-27 23:03:03 |
2022-07-27 23:03:03 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 23:03:03 | ------------------------------------ 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@714d4343 2022-07-27 23:03:03 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-07-27 23:03:03 | [Mutex] waiting for: [registration] 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f8aa31a 2022-07-27 23:03:03 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7bb52833 2022-07-27 23:03:03 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Start TLS 2022-07-27 23:03:03 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>] 2022-07-27 23:03:03 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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>} 2022-07-27 23:03:03 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:03:03 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Proceeding TLS 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Start handshake 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3eb7a921 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@257ba2ef 2022-07-27 23:03:03 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:03 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>} 2022-07-27 23:03:03 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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>] 2022-07-27 23:03:03 | http-admin_ :: null >> <iq to="test-domain.com" id="KdiohUeJDiRIU6gOKZlLDtq" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-27 23:03:03 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="KdiohUeJDiRIU6gOKZlLDtq" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-27 23:03:03 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="KdiohUeJDiRIU6gOKZlLDtq" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-07-27 23:03:03 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="KdiohUeJDiRIU6gOKZlLDtq" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@fc35729 2022-07-27 23:03:03 | http-admin_ :: null >> <iq to="test-domain.com" id="hjy0hJufuscscwxrX1fY2x9" type="set"><query xmlns="jabber:iq:register"><username>http-admin__gv76jv0214</username><password>http-admin__gv76jv0214</password><email>064cca33-1162-4df4-adfb-cc86cd16c93e@localhost</email></query></iq> 2022-07-27 23:03:03 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hjy0hJufuscscwxrX1fY2x9" type="set"><query xmlns="jabber:iq:register"><username>http-admin__gv76jv0214</username><password>http-admin__gv76jv0214</password><email>064cca33-1162-4df4-adfb-cc86cd16c93e@localhost</email></query></iq>} 2022-07-27 23:03:03 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="hjy0hJufuscscwxrX1fY2x9" type="result"/> 2022-07-27 23:03:03 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="hjy0hJufuscscwxrX1fY2x9" type="result"/>} 2022-07-27 23:03:03 | [Mutex] received everything. 2022-07-27 23:03:03 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Connector state changed: disconnecting->disconnected 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Stream terminated 2022-07-27 23:03:03 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-27 23:03:03 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5de50252 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5e98566e 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@268cfb88 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@33638a6f 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@46e1e9c3 2022-07-27 23:03:03 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3158] Start TLS 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Proceeding TLS 2022-07-27 23:03:03 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Start handshake 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:03 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-27 23:03:03 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19ndjc2anYwMjE0LHI9ZzdteGRJc3FvaTMxdE16QlI5cHo=</auth> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19ndjc2anYwMjE0LHI9ZzdteGRJc3FvaTMxdE16QlI5cHo=</auth> 2022-07-27 23:03:03 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nN214ZElzcW9pMzF0TXpCUjlwejlOWkZvQ1g5SkNHN1ZiWkltR1hiLHM9eGw3QXRXQ2w1czlkS3c9PSxpPTQwOTY=</challenge> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nN214ZElzcW9pMzF0TXpCUjlwejlOWkZvQ1g5SkNHN1ZiWkltR1hiLHM9eGw3QXRXQ2w1czlkS3c9PSxpPTQwOTY=</challenge> 2022-07-27 23:03:03 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZzdteGRJc3FvaTMxdE16QlI5cHo5TlpGb0NYOUpDRzdWYlpJbUdYYixwPVh2dlBQZ1VCM3dNVDB3MEpyZU5Eb3NjcjhSa1VBbXZFOXZVb002RFFIaGs9</response> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZzdteGRJc3FvaTMxdE16QlI5cHo5TlpGb0NYOUpDRzdWYlpJbUdYYixwPVh2dlBQZ1VCM3dNVDB3MEpyZU5Eb3NjcjhSa1VBbXZFOXZVb002RFFIaGs9</response> 2022-07-27 23:03:03 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KaVVkbDhZT25nMC8ySEV3U0VyeHpqY29rTEhEcXcxQW0xVmVDdDg5N29jPQ==</success> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KaVVkbDhZT25nMC8ySEV3U0VyeHpqY29rTEhEcXcxQW0xVmVDdDg5N29jPQ==</success> 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:03 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 xmlns="http://jabber.org/protocol/caps" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@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 xmlns="http://jabber.org/protocol/caps" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-27 23:03:03 | << <iq xmlns="jabber:client" id="ArUnN4DEnSQOT6HKU5lIHog" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com >> <iq xmlns="jabber:client" id="ArUnN4DEnSQOT6HKU5lIHog" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 23:03:03 | >> <iq to="http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client" id="ArUnN4DEnSQOT6HKU5lIHog" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240</jid></bind></iq> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com << <iq to="http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client" id="ArUnN4DEnSQOT6HKU5lIHog" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240</jid></bind></iq> 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-27 23:03:03 | << <iq xmlns="jabber:client" id="SglaOUS2cT9nRVkKXZ1wxsZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240 >> <iq xmlns="jabber:client" id="SglaOUS2cT9nRVkKXZ1wxsZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 23:03:03 | >> <iq to="http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client" id="SglaOUS2cT9nRVkKXZ1wxsZ" type="result"/> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240 << <iq to="http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240" xmlns="jabber:client" id="SglaOUS2cT9nRVkKXZ1wxsZ" type="result"/> 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-27 23:03:03 | << <iq to="test-domain.com" id="2uZyzdtql4dycwjWn6Cvbo3" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240 >> <iq to="test-domain.com" id="2uZyzdtql4dycwjWn6Cvbo3" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 23:03:03 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 23:03:03 | << <iq id="d9XECJO2lRKLwwkIIyBzdxh" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240 >> <iq id="d9XECJO2lRKLwwkIIyBzdxh" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 23:03:03 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Connector state changed: disconnecting->disconnected 2022-07-27 23:03:03 | >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="84fc3a08-cb3b-449c-b694-e53d1dfeea98" location="ed1b7dd8a1b3"/> 2022-07-27 23:03:03 | http-admin_ :: http-admin__gv76jv0214@test-domain.com/1608752850-tigase-240 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="84fc3a08-cb3b-449c-b694-e53d1dfeea98" location="ed1b7dd8a1b3"/> 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 23:03:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 23:03:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-07-27 23:03:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Start TLS 2022-07-27 23:03:04 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:04 | http-admin_ :: http-admin__gv76jv0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:04 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:03:04 | http-admin_ :: http-admin__gv76jv0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Proceeding TLS 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Start handshake 2022-07-27 23:03:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 23:03:04 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:04 | http-admin_ :: http-admin__gv76jv0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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> 2022-07-27 23:03:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-27 23:03:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-27 23:03:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-27 23:03:04 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19ndjc2anYwMjE0LHI9aG13cmI2SlV1NG5zM29DT3lXY3Q=</auth> 2022-07-27 23:03:04 | http-admin_ :: http-admin__gv76jv0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19ndjc2anYwMjE0LHI9aG13cmI2SlV1NG5zM29DT3lXY3Q=</auth> 2022-07-27 23:03:04 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-07-27 23:03:04 | http-admin_ :: http-admin__gv76jv0214@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Connector state changed: connected->disconnecting 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3158] Terminating XMPP Stream 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Connector state changed: disconnecting->disconnected 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3166] Stream terminated 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:03:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 23:04:04 | tigase.jaxmpp.core.client.ResponseManager.checkTimeouts: Request id=d9XECJO2lRKLwwkIIyBzdxh; Timeout. 2022-07-27 23:04:04 | tigase.jaxmpp.core.client.ResponseManager.checkTimeouts: Request id=2uZyzdtql4dycwjWn6Cvbo3; Timeout. |