Test duration : 10.962s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.566s |
2022-07-03 23:04:41 |
2022-07-03 23:04:41 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-03 23:04:41 | ------------------------------------ |
testAuthorization | 0.160s |
2022-07-03 23:04:43 |
2022-07-03 23:04:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-03 23:04:43 | ------------------------------------ |
testCommandsAvailability | 0.531s |
2022-07-03 23:04:43 |
2022-07-03 23:04:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-03 23:04:43 | ------------------------------------ |
testDeleteUser | 0.954s |
2022-07-03 23:04:43 |
2022-07-03 23:04:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-03 23:04:43 | ------------------------------------ 2022-07-03 23:04:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-07-03 23:04:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5715ad00 2022-07-03 23:04:43 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-07-03 23:04:43 | [Mutex] waiting for: [registration] 2022-07-03 23:04:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@59d25992 2022-07-03 23:04:43 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-03 23:04:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5dedc670 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3096] Start TLS 2022-07-03 23:04:43 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-03 23:04:43 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:43 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-03 23:04:43 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Proceeding TLS 2022-07-03 23:04:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Start handshake 2022-07-03 23:04:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@18ef53a9 2022-07-03 23:04:43 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@62689019 2022-07-03 23:04:44 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:44 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-03 23:04:44 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-03 23:04:44 | http-admin_ :: null >> <iq to="test-domain.com" id="cGtSfIU9yrgCCElUfN0aNDz" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-03 23:04:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cGtSfIU9yrgCCElUfN0aNDz" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-03 23:04:44 | http-admin_ :: null << <iq xmlns="jabber:client" id="cGtSfIU9yrgCCElUfN0aNDz" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-03 23:04:44 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="cGtSfIU9yrgCCElUfN0aNDz" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@293d4b0f 2022-07-03 23:04:44 | http-admin_ :: null >> <iq to="test-domain.com" id="BT42jPFOHwutaOXaFIwqgzm" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qgz48r0210</username><password>http-admin__qgz48r0210</password><email>18acb20c-5fa2-4b76-a0f3-82661a508e59@localhost</email></query></iq> 2022-07-03 23:04:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="BT42jPFOHwutaOXaFIwqgzm" type="set"><query xmlns="jabber:iq:register"><username>http-admin__qgz48r0210</username><password>http-admin__qgz48r0210</password><email>18acb20c-5fa2-4b76-a0f3-82661a508e59@localhost</email></query></iq>} 2022-07-03 23:04:44 | http-admin_ :: null << <iq xmlns="jabber:client" id="BT42jPFOHwutaOXaFIwqgzm" type="result" from="test-domain.com"/> 2022-07-03 23:04:44 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="BT42jPFOHwutaOXaFIwqgzm" type="result" from="test-domain.com"/>} 2022-07-03 23:04:44 | [Mutex] received everything. 2022-07-03 23:04:44 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-07-03 23:04:44 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Connector state changed: disconnecting->disconnected 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Stream terminated 2022-07-03 23:04:44 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1a50d61e 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@78c0ace6 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5e0e13bf 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1da84e42 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1549bcf |
testGetUserInfoUserOffline | 3.839s |
2022-07-03 23:04:44 |
2022-07-03 23:04:44 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-03 23:04:44 | ------------------------------------ 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@cedb285 2022-07-03 23:04:44 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-07-03 23:04:44 | [Mutex] waiting for: [registration] 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@22a4d68 2022-07-03 23:04:44 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@615d9f5 2022-07-03 23:04:44 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:44 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3104] Start TLS 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Proceeding TLS 2022-07-03 23:04:44 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-03 23:04:44 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:44 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-03 23:04:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Start handshake 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@43174753 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@220fbc2e 2022-07-03 23:04:44 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:44 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-03 23:04:44 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-03 23:04:44 | http-admin_ :: null >> <iq to="test-domain.com" id="hV80l4eQ6fIR1s4BfN5yxtg" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-03 23:04:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="hV80l4eQ6fIR1s4BfN5yxtg" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-03 23:04:44 | http-admin_ :: null << <iq xmlns="jabber:client" id="hV80l4eQ6fIR1s4BfN5yxtg" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-03 23:04:44 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="hV80l4eQ6fIR1s4BfN5yxtg" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-03 23:04:44 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@729ee40a 2022-07-03 23:04:44 | http-admin_ :: null >> <iq to="test-domain.com" id="n1ojQ7xu8Jvj7CFJMYbz9MD" type="set"><query xmlns="jabber:iq:register"><username>http-admin__t5pmxy0211</username><password>http-admin__t5pmxy0211</password><email>7d069936-1066-4f83-8a1f-34567669b631@localhost</email></query></iq> 2022-07-03 23:04:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="n1ojQ7xu8Jvj7CFJMYbz9MD" type="set"><query xmlns="jabber:iq:register"><username>http-admin__t5pmxy0211</username><password>http-admin__t5pmxy0211</password><email>7d069936-1066-4f83-8a1f-34567669b631@localhost</email></query></iq>} 2022-07-03 23:04:45 | http-admin_ :: null << <iq xmlns="jabber:client" id="n1ojQ7xu8Jvj7CFJMYbz9MD" type="result" from="test-domain.com"/> 2022-07-03 23:04:45 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="n1ojQ7xu8Jvj7CFJMYbz9MD" type="result" from="test-domain.com"/>} 2022-07-03 23:04:45 | [Mutex] received everything. 2022-07-03 23:04:45 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-07-03 23:04:45 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Connector state changed: disconnecting->disconnected 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Stream terminated 2022-07-03 23:04:45 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5a6c41dd 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2338b81c 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7c099e99 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3111] Start TLS 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@79328ba6 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@41684ff4 2022-07-03 23:04:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:45 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Proceeding TLS 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Start handshake 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-03 23:04:45 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX190NXBteHkwMjExLHI9TktGOFB1SlByRE4xZ2dNUHVuS3g=</auth> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX190NXBteHkwMjExLHI9TktGOFB1SlByRE4xZ2dNUHVuS3g=</auth> 2022-07-03 23:04:45 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OS0Y4UHVKUHJETjFnZ01QdW5LeFdxaDFlYXJWZkhNSW5lRXVnY2s4LHM9UUh4N1QvWWM5WmNCMmc9PSxpPTQwOTY=</challenge> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OS0Y4UHVKUHJETjFnZ01QdW5LeFdxaDFlYXJWZkhNSW5lRXVnY2s4LHM9UUh4N1QvWWM5WmNCMmc9PSxpPTQwOTY=</challenge> 2022-07-03 23:04:45 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TktGOFB1SlByRE4xZ2dNUHVuS3hXcWgxZWFyVmZITUluZUV1Z2NrOCxwPVJzMGdNVTNNelhLaS84aXBOV3c1OElNUGEvK1pjdGZvdXRIdlMzQ2E5Tjg9</response> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TktGOFB1SlByRE4xZ2dNUHVuS3hXcWgxZWFyVmZITUluZUV1Z2NrOCxwPVJzMGdNVTNNelhLaS84aXBOV3c1OElNUGEvK1pjdGZvdXRIdlMzQ2E5Tjg9</response> 2022-07-03 23:04:45 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WVTMxU1pqOXRFLzNYcVVjNTQ3cmNtL0tYSTdHQjhIVXl3VnB2clFDZWdNPQ==</success> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WVTMxU1pqOXRFLzNYcVVjNTQ3cmNtL0tYSTdHQjhIVXl3VnB2clFDZWdNPQ==</success> 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:45 | >> <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" hash="SHA-1" ver="aA/kJClcBax7CUnrIZGtuCGnCrw=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@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" hash="SHA-1" ver="aA/kJClcBax7CUnrIZGtuCGnCrw=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-03 23:04:45 | << <iq xmlns="jabber:client" id="q3sHOM15trgXjWiPRJWX2wx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com >> <iq xmlns="jabber:client" id="q3sHOM15trgXjWiPRJWX2wx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-03 23:04:45 | >> <iq xmlns="jabber:client" to="http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237" id="q3sHOM15trgXjWiPRJWX2wx" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com << <iq xmlns="jabber:client" to="http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237" id="q3sHOM15trgXjWiPRJWX2wx" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-03 23:04:45 | << <iq xmlns="jabber:client" id="UGjk5tmSdtfZm9HIQV37Iv8" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237 >> <iq xmlns="jabber:client" id="UGjk5tmSdtfZm9HIQV37Iv8" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-03 23:04:45 | >> <iq xmlns="jabber:client" to="http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237" id="UGjk5tmSdtfZm9HIQV37Iv8" type="result"/> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237 << <iq xmlns="jabber:client" to="http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237" id="UGjk5tmSdtfZm9HIQV37Iv8" type="result"/> 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-03 23:04:45 | << <iq to="test-domain.com" id="Q2lgUeveT5Ak7hRdO3vk4nX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237 >> <iq to="test-domain.com" id="Q2lgUeveT5Ak7hRdO3vk4nX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-03 23:04:45 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-03 23:04:45 | >> <iq xmlns="jabber:client" to="http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237" id="Q2lgUeveT5Ak7hRdO3vk4nX" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237 << <iq xmlns="jabber:client" to="http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237" id="Q2lgUeveT5Ak7hRdO3vk4nX" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-03 23:04:45 | << <iq id="KaH6GHEDEoaKxi1l6mbp7JQ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237 >> <iq id="KaH6GHEDEoaKxi1l6mbp7JQ" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:45 | >> <enabled xmlns="urn:xmpp:sm:3" id="bd8e9a64-eeea-47aa-8c3b-fa3a94d3854d" max="60" location="f9c07ffec79b" resume="true"/> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237 << <enabled xmlns="urn:xmpp:sm:3" id="bd8e9a64-eeea-47aa-8c3b-fa3a94d3854d" max="60" location="f9c07ffec79b" resume="true"/> 2022-07-03 23:04:45 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-03 23:04:45 | >> <iq xmlns="jabber:client" to="http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237" id="KaH6GHEDEoaKxi1l6mbp7JQ" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237 << <iq xmlns="jabber:client" to="http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237" id="KaH6GHEDEoaKxi1l6mbp7JQ" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-07-03 23:04:45 | >> <presence xmlns="jabber:client" to="http-admin__t5pmxy0211@test-domain.com" from="http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-07-03 23:04:45 | http-admin_ :: http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237 << <presence xmlns="jabber:client" to="http-admin__t5pmxy0211@test-domain.com" from="http-admin__t5pmxy0211@test-domain.com/1781077109-tigase-237"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Connector state changed: disconnecting->disconnected 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-07-03 23:04:45 | [Mutex] waiting for: [registration] 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@318f427 2022-07-03 23:04:45 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@ddf1a34 2022-07-03 23:04:45 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@9e09f57 2022-07-03 23:04:45 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3117] Start TLS 2022-07-03 23:04:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-03 23:04:45 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:45 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Proceeding TLS 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Start handshake 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4ce2100f 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@81f6c78 2022-07-03 23:04:45 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-03 23:04:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-03 23:04:45 | http-admin_ :: null >> <iq to="test-domain.com" id="cOB8LKYhOXiGKURWjVgGPHH" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-03 23:04:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cOB8LKYhOXiGKURWjVgGPHH" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-03 23:04:45 | http-admin_ :: null << <iq xmlns="jabber:client" id="cOB8LKYhOXiGKURWjVgGPHH" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-03 23:04:45 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="cOB8LKYhOXiGKURWjVgGPHH" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7de4d9f5 2022-07-03 23:04:45 | http-admin_ :: null >> <iq to="test-domain.com" id="GbGVYohM2p4tkKSanYn3wcR" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ch5wdd0212</username><password>http-admin__ch5wdd0212</password><email>6839b4c1-9f33-4932-830d-a760fd5201a5@localhost</email></query></iq> 2022-07-03 23:04:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="GbGVYohM2p4tkKSanYn3wcR" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ch5wdd0212</username><password>http-admin__ch5wdd0212</password><email>6839b4c1-9f33-4932-830d-a760fd5201a5@localhost</email></query></iq>} 2022-07-03 23:04:45 | http-admin_ :: null << <iq xmlns="jabber:client" id="GbGVYohM2p4tkKSanYn3wcR" type="result" from="test-domain.com"/> 2022-07-03 23:04:45 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="GbGVYohM2p4tkKSanYn3wcR" type="result" from="test-domain.com"/>} 2022-07-03 23:04:45 | [Mutex] received everything. 2022-07-03 23:04:45 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-07-03 23:04:45 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Connector state changed: disconnecting->disconnected 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Stream terminated 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:45 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@70f3fb39 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2ccdef40 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5f422a0d 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4b27b61 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6bf772fd 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3124] Start TLS 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Proceeding TLS 2022-07-03 23:04:45 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Start handshake 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-03 23:04:45 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jaDV3ZGQwMjEyLHI9S3A3dzJRenV4dmw5M0IxU0NiNnM=</auth> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jaDV3ZGQwMjEyLHI9S3A3dzJRenV4dmw5M0IxU0NiNnM=</auth> 2022-07-03 23:04:45 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LcDd3MlF6dXh2bDkzQjFTQ2I2c0ZqNHVrU0ZtcEE2ajhhVjRJeGsxLHM9elBxb1R4WHV6ZnprNkE9PSxpPTQwOTY=</challenge> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LcDd3MlF6dXh2bDkzQjFTQ2I2c0ZqNHVrU0ZtcEE2ajhhVjRJeGsxLHM9elBxb1R4WHV6ZnprNkE9PSxpPTQwOTY=</challenge> 2022-07-03 23:04:45 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3A3dzJRenV4dmw5M0IxU0NiNnNGajR1a1NGbXBBNmo4YVY0SXhrMSxwPUZHb1FsRkF3TXpmM000ZlZWR25VM1RVc1Q1NnhBSGRueDFRK0dLbzFIOEU9</response> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3A3dzJRenV4dmw5M0IxU0NiNnNGajR1a1NGbXBBNmo4YVY0SXhrMSxwPUZHb1FsRkF3TXpmM000ZlZWR25VM1RVc1Q1NnhBSGRueDFRK0dLbzFIOEU9</response> 2022-07-03 23:04:45 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qakpMNFJPeTZkeEt3NmlDNlVobFVZT1ZaSFowY0d5UVpURElJc0t0MnFzPQ==</success> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qakpMNFJPeTZkeEt3NmlDNlVobFVZT1ZaSFowY0d5UVpURElJc0t0MnFzPQ==</success> 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:45 | >> <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" hash="SHA-1" ver="aA/kJClcBax7CUnrIZGtuCGnCrw=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@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" hash="SHA-1" ver="aA/kJClcBax7CUnrIZGtuCGnCrw=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-03 23:04:45 | << <iq xmlns="jabber:client" id="lOxWiDup7EsnNThWj1m8vdr" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com >> <iq xmlns="jabber:client" id="lOxWiDup7EsnNThWj1m8vdr" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-03 23:04:45 | >> <iq xmlns="jabber:client" to="http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238" id="lOxWiDup7EsnNThWj1m8vdr" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com << <iq xmlns="jabber:client" to="http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238" id="lOxWiDup7EsnNThWj1m8vdr" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-07-03 23:04:45 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-03 23:04:45 | << <iq xmlns="jabber:client" id="EWTh29qi5ogRYhWYk4bABvq" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 >> <iq xmlns="jabber:client" id="EWTh29qi5ogRYhWYk4bABvq" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-03 23:04:45 | >> <iq xmlns="jabber:client" to="http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238" id="EWTh29qi5ogRYhWYk4bABvq" type="result"/> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 << <iq xmlns="jabber:client" to="http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238" id="EWTh29qi5ogRYhWYk4bABvq" type="result"/> 2022-07-03 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-03 23:04:45 | << <iq to="test-domain.com" id="h5ikZmO0qT0rbMITPXpcP3q" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 >> <iq to="test-domain.com" id="h5ikZmO0qT0rbMITPXpcP3q" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-03 23:04:45 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-03 23:04:45 | >> <enabled xmlns="urn:xmpp:sm:3" id="a11f28e1-05b8-4016-94ae-d055b0572b5f" max="60" location="f9c07ffec79b" resume="true"/> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 << <enabled xmlns="urn:xmpp:sm:3" id="a11f28e1-05b8-4016-94ae-d055b0572b5f" max="60" location="f9c07ffec79b" resume="true"/> 2022-07-03 23:04:45 | << <iq id="FMlEnScT0ujS5ycMYZcPXkO" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 >> <iq id="FMlEnScT0ujS5ycMYZcPXkO" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:45 | >> <iq xmlns="jabber:client" to="http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238" id="h5ikZmO0qT0rbMITPXpcP3q" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 << <iq xmlns="jabber:client" to="http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238" id="h5ikZmO0qT0rbMITPXpcP3q" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-03 23:04:45 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-03 23:04:45 | >> <iq xmlns="jabber:client" to="http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238" id="FMlEnScT0ujS5ycMYZcPXkO" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 << <iq xmlns="jabber:client" to="http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238" id="FMlEnScT0ujS5ycMYZcPXkO" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:45 | << <message to="http-admin__t5pmxy0211@test-domain.com" id="tWNx7xzwtl0q5nL05i2zmcJ"><body>Test message 1</body></message> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__t5pmxy0211@test-domain.com" id="tWNx7xzwtl0q5nL05i2zmcJ"><body>Test message 1</body></message> 2022-07-03 23:04:45 | >> <presence xmlns="jabber:client" to="http-admin__ch5wdd0212@test-domain.com" from="http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 << <presence xmlns="jabber:client" to="http-admin__ch5wdd0212@test-domain.com" from="http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-07-03 23:04:45 | << <message to="http-admin__t5pmxy0211@test-domain.com" id="YdAO5dJXi1rcORVRct4AFyA"><body>Test message 2</body></message> 2022-07-03 23:04:45 | http-admin_ :: http-admin__ch5wdd0212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__t5pmxy0211@test-domain.com" id="YdAO5dJXi1rcORVRct4AFyA"><body>Test message 2</body></message> 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Connector state changed: connected->disconnected 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Stream terminated 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.035s |
2022-07-03 23:04:48 |
2022-07-03 23:04:48 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-03 23:04:48 | ------------------------------------ 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@b3376d1 2022-07-03 23:04:48 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-07-03 23:04:48 | [Mutex] waiting for: [registration] 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5f499c7 2022-07-03 23:04:48 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1cb1da1 2022-07-03 23:04:48 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:48 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3131] Start TLS 2022-07-03 23:04:48 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-03 23:04:48 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:48 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Proceeding TLS 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Start handshake 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44c993fc 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@545ce04a 2022-07-03 23:04:48 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:48 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-03 23:04:48 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-03 23:04:48 | http-admin_ :: null >> <iq to="test-domain.com" id="gkPtcJQMWiDup7EsnNThWj1" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-03 23:04:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="gkPtcJQMWiDup7EsnNThWj1" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-03 23:04:48 | http-admin_ :: null << <iq xmlns="jabber:client" id="gkPtcJQMWiDup7EsnNThWj1" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-03 23:04:48 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="gkPtcJQMWiDup7EsnNThWj1" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@75c771a7 2022-07-03 23:04:48 | http-admin_ :: null >> <iq to="test-domain.com" id="p543peCHrbR6DFEIFx5EnSc" type="set"><query xmlns="jabber:iq:register"><username>http-admin__fy6bcp0213</username><password>http-admin__fy6bcp0213</password><email>9b76cf9a-95e3-429f-a5a3-65ff825098af@localhost</email></query></iq> 2022-07-03 23:04:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="p543peCHrbR6DFEIFx5EnSc" type="set"><query xmlns="jabber:iq:register"><username>http-admin__fy6bcp0213</username><password>http-admin__fy6bcp0213</password><email>9b76cf9a-95e3-429f-a5a3-65ff825098af@localhost</email></query></iq>} 2022-07-03 23:04:48 | http-admin_ :: null << <iq xmlns="jabber:client" id="p543peCHrbR6DFEIFx5EnSc" type="result" from="test-domain.com"/> 2022-07-03 23:04:48 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="p543peCHrbR6DFEIFx5EnSc" type="result" from="test-domain.com"/>} 2022-07-03 23:04:48 | [Mutex] received everything. 2022-07-03 23:04:48 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-07-03 23:04:48 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Connector state changed: disconnecting->disconnected 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Stream terminated 2022-07-03 23:04:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2cb85cab 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@24e66cb3 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@170b96d5 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@598f97da 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@37bcd544 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:48 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:48 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3138] Start TLS 2022-07-03 23:04:48 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:48 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3140] Proceeding TLS 2022-07-03 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3140] Start handshake 2022-07-03 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-03 23:04:49 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19meTZiY3AwMjEzLHI9bkxTdlA1RVc1UGNLeWV0MkhFUlo=</auth> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19meTZiY3AwMjEzLHI9bkxTdlA1RVc1UGNLeWV0MkhFUlo=</auth> 2022-07-03 23:04:49 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uTFN2UDVFVzVQY0t5ZXQySEVSWmRDRWRnZzRZcFl2N1Uxc29KS3h2LHM9ZGMyMTlkd3F3RGM2dEE9PSxpPTQwOTY=</challenge> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uTFN2UDVFVzVQY0t5ZXQySEVSWmRDRWRnZzRZcFl2N1Uxc29KS3h2LHM9ZGMyMTlkd3F3RGM2dEE9PSxpPTQwOTY=</challenge> 2022-07-03 23:04:49 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bkxTdlA1RVc1UGNLeWV0MkhFUlpkQ0VkZ2c0WXBZdjdVMXNvSkt4dixwPTc0WnhqREQxNGdFRElOcGJPVllNZDBJb1ZSWldySVRKcUJobDM5WEYrZGM9</response> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bkxTdlA1RVc1UGNLeWV0MkhFUlpkQ0VkZ2c0WXBZdjdVMXNvSkt4dixwPTc0WnhqREQxNGdFRElOcGJPVllNZDBJb1ZSWldySVRKcUJobDM5WEYrZGM9</response> 2022-07-03 23:04:49 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KZk9YOEdmNjdJTm5iLzRGWmtZaytJNnJOcXJTWUQzUW5QalFXTGJMdVlvPQ==</success> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KZk9YOEdmNjdJTm5iLzRGWmtZaytJNnJOcXJTWUQzUW5QalFXTGJMdVlvPQ==</success> 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:49 | >> <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" hash="SHA-1" ver="aA/kJClcBax7CUnrIZGtuCGnCrw=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@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" hash="SHA-1" ver="aA/kJClcBax7CUnrIZGtuCGnCrw=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-03 23:04:49 | << <iq xmlns="jabber:client" id="rbkygZ1lbKVfO2jPFOHwuta" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com >> <iq xmlns="jabber:client" id="rbkygZ1lbKVfO2jPFOHwuta" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-03 23:04:49 | >> <iq xmlns="jabber:client" to="http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239" id="rbkygZ1lbKVfO2jPFOHwuta" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com << <iq xmlns="jabber:client" to="http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239" id="rbkygZ1lbKVfO2jPFOHwuta" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-03 23:04:49 | << <iq xmlns="jabber:client" id="MnSzo7Ck2u1gXdQQ9lZtk5z" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239 >> <iq xmlns="jabber:client" id="MnSzo7Ck2u1gXdQQ9lZtk5z" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-03 23:04:49 | >> <iq xmlns="jabber:client" to="http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239" id="MnSzo7Ck2u1gXdQQ9lZtk5z" type="result"/> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239 << <iq xmlns="jabber:client" to="http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239" id="MnSzo7Ck2u1gXdQQ9lZtk5z" type="result"/> 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-03 23:04:49 | << <iq to="test-domain.com" id="YkH2x7xzwtl0q5nL05i2zmc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239 >> <iq to="test-domain.com" id="YkH2x7xzwtl0q5nL05i2zmc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-03 23:04:49 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-03 23:04:49 | >> <enabled xmlns="urn:xmpp:sm:3" id="2fbefd08-6349-4269-94dd-68937f2333f7" max="60" location="f9c07ffec79b" resume="true"/> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239 << <enabled xmlns="urn:xmpp:sm:3" id="2fbefd08-6349-4269-94dd-68937f2333f7" max="60" location="f9c07ffec79b" resume="true"/> 2022-07-03 23:04:49 | << <iq id="mjC8jQ7xu8Jvj7CFJMYbz9M" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239 >> <iq id="mjC8jQ7xu8Jvj7CFJMYbz9M" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:49 | >> <iq xmlns="jabber:client" to="http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239" id="YkH2x7xzwtl0q5nL05i2zmc" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239 << <iq xmlns="jabber:client" to="http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239" id="YkH2x7xzwtl0q5nL05i2zmc" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11883/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-07-03 23:04:49 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-03 23:04:49 | >> <iq xmlns="jabber:client" to="http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239" id="mjC8jQ7xu8Jvj7CFJMYbz9M" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239 << <iq xmlns="jabber:client" to="http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239" id="mjC8jQ7xu8Jvj7CFJMYbz9M" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:49 | >> <presence xmlns="jabber:client" to="http-admin__fy6bcp0213@test-domain.com" from="http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-07-03 23:04:49 | http-admin_ :: http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239 << <presence xmlns="jabber:client" to="http-admin__fy6bcp0213@test-domain.com" from="http-admin__fy6bcp0213@test-domain.com/1781077109-tigase-239"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> |
testModifyUser | 1.846s |
2022-07-03 23:04:49 |
2022-07-03 23:04:49 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-03 23:04:49 | ------------------------------------ 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@18a93b1b 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-07-03 23:04:49 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-07-03 23:04:49 | [Mutex] waiting for: [registration] 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@166ed67e 2022-07-03 23:04:49 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1251506b 2022-07-03 23:04:49 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3144] Start TLS 2022-07-03 23:04:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-03 23:04:49 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Proceeding TLS 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Start handshake 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5753dc45 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6f34457 2022-07-03 23:04:49 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-03 23:04:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-03 23:04:49 | http-admin_ :: null >> <iq to="test-domain.com" id="9Xw05i2zmcJILUUcOFyxnau" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-03 23:04:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9Xw05i2zmcJILUUcOFyxnau" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-03 23:04:49 | http-admin_ :: null << <iq xmlns="jabber:client" id="9Xw05i2zmcJILUUcOFyxnau" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-07-03 23:04:49 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="9Xw05i2zmcJILUUcOFyxnau" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@664eafd1 2022-07-03 23:04:49 | http-admin_ :: null >> <iq to="test-domain.com" id="9Yx29qi5ogRYhWYk4bABvq0" type="set"><query xmlns="jabber:iq:register"><username>http-admin__507c4h0214</username><password>http-admin__507c4h0214</password><email>2908c82e-dc86-4984-bcf0-f1a9bab77443@localhost</email></query></iq> 2022-07-03 23:04:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9Yx29qi5ogRYhWYk4bABvq0" type="set"><query xmlns="jabber:iq:register"><username>http-admin__507c4h0214</username><password>http-admin__507c4h0214</password><email>2908c82e-dc86-4984-bcf0-f1a9bab77443@localhost</email></query></iq>} 2022-07-03 23:04:49 | http-admin_ :: null << <iq xmlns="jabber:client" id="9Yx29qi5ogRYhWYk4bABvq0" type="result" from="test-domain.com"/> 2022-07-03 23:04:49 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="9Yx29qi5ogRYhWYk4bABvq0" type="result" from="test-domain.com"/>} 2022-07-03 23:04:49 | [Mutex] received everything. 2022-07-03 23:04:49 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-07-03 23:04:49 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Connector state changed: disconnecting->disconnected 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Stream terminated 2022-07-03 23:04:49 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7e04697b 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@377c230a 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2bb1184e 2022-07-03 23:04:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@38121ace 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6500e306 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:50 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3151] Start TLS 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Proceeding TLS 2022-07-03 23:04:50 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Start handshake 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:50 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-03 23:04:50 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181MDdjNGgwMjE0LHI9dzBZVHBCYW9SZmJhaVZzRmw1QTc=</auth> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181MDdjNGgwMjE0LHI9dzBZVHBCYW9SZmJhaVZzRmw1QTc=</auth> 2022-07-03 23:04:50 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13MFlUcEJhb1JmYmFpVnNGbDVBN0dtcmRvYjNYTzd3eWVyU1hxZW81LHM9Vlg0UHNjeWdJZWQyMnc9PSxpPTQwOTY=</challenge> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13MFlUcEJhb1JmYmFpVnNGbDVBN0dtcmRvYjNYTzd3eWVyU1hxZW81LHM9Vlg0UHNjeWdJZWQyMnc9PSxpPTQwOTY=</challenge> 2022-07-03 23:04:50 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dzBZVHBCYW9SZmJhaVZzRmw1QTdHbXJkb2IzWE83d3llclNYcWVvNSxwPWFRRmJwSGhLQ3BldE9acGQ1dWNnQjA0R01JQXdIWUdEaGwyRHlFQVJ5TVU9</response> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dzBZVHBCYW9SZmJhaVZzRmw1QTdHbXJkb2IzWE83d3llclNYcWVvNSxwPWFRRmJwSGhLQ3BldE9acGQ1dWNnQjA0R01JQXdIWUdEaGwyRHlFQVJ5TVU9</response> 2022-07-03 23:04:50 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LRnJxdlNoaDhGZGt5N2xjVmhwNHZtL1lZdjBJZ2Nqd2VxMDg1ZWh1ek5VPQ==</success> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LRnJxdlNoaDhGZGt5N2xjVmhwNHZtL1lZdjBJZ2Nqd2VxMDg1ZWh1ek5VPQ==</success> 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:50 | >> <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" hash="SHA-1" ver="aA/kJClcBax7CUnrIZGtuCGnCrw=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@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" hash="SHA-1" ver="aA/kJClcBax7CUnrIZGtuCGnCrw=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-03 23:04:50 | << <iq xmlns="jabber:client" id="LcbkZeNY2skHCFDGwv3pj0r" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com >> <iq xmlns="jabber:client" id="LcbkZeNY2skHCFDGwv3pj0r" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-03 23:04:50 | >> <iq xmlns="jabber:client" to="http-admin__507c4h0214@test-domain.com/1781077109-tigase-240" id="LcbkZeNY2skHCFDGwv3pj0r" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__507c4h0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com << <iq xmlns="jabber:client" to="http-admin__507c4h0214@test-domain.com/1781077109-tigase-240" id="LcbkZeNY2skHCFDGwv3pj0r" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__507c4h0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-03 23:04:50 | << <iq xmlns="jabber:client" id="H4L8IV4Czo7Ck2u1gXdQQ9l" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com/1781077109-tigase-240 >> <iq xmlns="jabber:client" id="H4L8IV4Czo7Ck2u1gXdQQ9l" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-03 23:04:50 | >> <iq xmlns="jabber:client" to="http-admin__507c4h0214@test-domain.com/1781077109-tigase-240" id="H4L8IV4Czo7Ck2u1gXdQQ9l" type="result"/> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com/1781077109-tigase-240 << <iq xmlns="jabber:client" to="http-admin__507c4h0214@test-domain.com/1781077109-tigase-240" id="H4L8IV4Czo7Ck2u1gXdQQ9l" type="result"/> 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-03 23:04:50 | << <iq to="test-domain.com" id="0jsTaLVaKJFlapWk9wwn0l4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com/1781077109-tigase-240 >> <iq to="test-domain.com" id="0jsTaLVaKJFlapWk9wwn0l4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-03 23:04:50 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com/1781077109-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-03 23:04:50 | << <iq id="7gigxybuqlUiV6xs0ocr6Dz" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com/1781077109-tigase-240 >> <iq id="7gigxybuqlUiV6xs0ocr6Dz" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-03 23:04:50 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com/1781077109-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Connector state changed: disconnecting->disconnected 2022-07-03 23:04:50 | >> <enabled xmlns="urn:xmpp:sm:3" id="326237b2-a8a1-49a0-bac8-ee86a627a32c" max="60" location="f9c07ffec79b" resume="true"/> 2022-07-03 23:04:50 | http-admin_ :: http-admin__507c4h0214@test-domain.com/1781077109-tigase-240 << <enabled xmlns="urn:xmpp:sm:3" id="326237b2-a8a1-49a0-bac8-ee86a627a32c" max="60" location="f9c07ffec79b" resume="true"/> 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-03 23:04:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-03 23:04:51 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-07-03 23:04:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:51 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:51 | http-admin_ :: http-admin__507c4h0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Start TLS 2022-07-03 23:04:51 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:51 | http-admin_ :: http-admin__507c4h0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Proceeding TLS 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Start handshake 2022-07-03 23:04:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-03 23:04:51 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:51 | http-admin_ :: http-admin__507c4h0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-03 23:04:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-03 23:04:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-03 23:04:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-03 23:04:51 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181MDdjNGgwMjE0LHI9TlhrVjJMU0NvQkJYZ2s0WksxY1Q=</auth> 2022-07-03 23:04:51 | http-admin_ :: http-admin__507c4h0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181MDdjNGgwMjE0LHI9TlhrVjJMU0NvQkJYZ2s0WksxY1Q=</auth> 2022-07-03 23:04:51 | >> <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-03 23:04:51 | http-admin_ :: http-admin__507c4h0214@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-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Connector state changed: connected->disconnecting 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Terminating XMPP Stream 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Connector state changed: disconnecting->disconnected 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Stream terminated 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:51 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-03 23:04:51 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Ignoring stop connector. 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-03 23:04:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |