Test duration : 10.787s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.516s |
2022-06-30 23:03:09 |
2022-06-30 23:03:09 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-30 23:03:09 | ------------------------------------ |
testAuthorization | 0.164s |
2022-06-30 23:03:11 |
2022-06-30 23:03:11 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-30 23:03:11 | ------------------------------------ |
testCommandsAvailability | 0.500s |
2022-06-30 23:03:11 |
2022-06-30 23:03:11 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-30 23:03:11 | ------------------------------------ |
testDeleteUser | 0.940s |
2022-06-30 23:03:11 |
2022-06-30 23:03:11 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-30 23:03:11 | ------------------------------------ 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@78c12926 2022-06-30 23:03:11 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-06-30 23:03:11 | [Mutex] waiting for: [registration] 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7606d84e 2022-06-30 23:03:11 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@72394256 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3099] Start TLS 2022-06-30 23:03:11 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-06-30 23:03:11 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:11 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-06-30 23:03:11 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:11 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Proceeding TLS 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Start handshake 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@373bd275 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@46c255ad 2022-06-30 23:03:11 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:11 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-06-30 23:03:11 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-06-30 23:03:11 | http-admin_ :: null >> <iq to="test-domain.com" id="Wy5YkNAl7Gzw7q6CiY07thC" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-30 23:03:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Wy5YkNAl7Gzw7q6CiY07thC" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-30 23:03:11 | http-admin_ :: null << <iq id="Wy5YkNAl7Gzw7q6CiY07thC" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-06-30 23:03:11 | StanzaReceivedEvent{stanza=<iq id="Wy5YkNAl7Gzw7q6CiY07thC" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-06-30 23:03:11 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6c62193 2022-06-30 23:03:11 | http-admin_ :: null >> <iq to="test-domain.com" id="qz60oVQR9KHMDsaKyu2bBx8" type="set"><query xmlns="jabber:iq:register"><username>http-admin__u5u9vs0210</username><password>http-admin__u5u9vs0210</password><email>48255fe1-1a1b-4a94-9ed0-5fbfcfe65b18@localhost</email></query></iq> 2022-06-30 23:03:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="qz60oVQR9KHMDsaKyu2bBx8" type="set"><query xmlns="jabber:iq:register"><username>http-admin__u5u9vs0210</username><password>http-admin__u5u9vs0210</password><email>48255fe1-1a1b-4a94-9ed0-5fbfcfe65b18@localhost</email></query></iq>} 2022-06-30 23:03:11 | http-admin_ :: null << <iq id="qz60oVQR9KHMDsaKyu2bBx8" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-06-30 23:03:11 | StanzaReceivedEvent{stanza=<iq id="qz60oVQR9KHMDsaKyu2bBx8" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-06-30 23:03:11 | [Mutex] received everything. 2022-06-30 23:03:11 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-06-30 23:03:11 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Connector state changed: disconnecting->disconnected 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Stream terminated 2022-06-30 23:03:11 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3ed5f8ef 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@57142d3a 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3af7548 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:11 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@34521617 2022-06-30 23:03:11 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@25d192f2 |
testGetUserInfoUserOffline | 3.883s |
2022-06-30 23:03:12 |
2022-06-30 23:03:12 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-30 23:03:12 | ------------------------------------ 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3c03dfb5 2022-06-30 23:03:12 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-06-30 23:03:12 | [Mutex] waiting for: [registration] 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@32c42645 2022-06-30 23:03:12 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@36fbb4c5 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3107] Start TLS 2022-06-30 23:03:12 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-06-30 23:03:12 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:12 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-06-30 23:03:12 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:12 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Proceeding TLS 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Start handshake 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@73f92c7e 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5125bbc3 2022-06-30 23:03:12 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:12 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-06-30 23:03:12 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-06-30 23:03:12 | http-admin_ :: null >> <iq to="test-domain.com" id="5MH8Gqew9xpSXmKZbJGvdOG" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-30 23:03:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="5MH8Gqew9xpSXmKZbJGvdOG" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-30 23:03:12 | http-admin_ :: null << <iq id="5MH8Gqew9xpSXmKZbJGvdOG" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-06-30 23:03:12 | StanzaReceivedEvent{stanza=<iq id="5MH8Gqew9xpSXmKZbJGvdOG" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@424059ac 2022-06-30 23:03:12 | http-admin_ :: null >> <iq to="test-domain.com" id="QYfcxhWWS4wbmTdSXiFwi04" type="set"><query xmlns="jabber:iq:register"><username>http-admin__asa4xn0211</username><password>http-admin__asa4xn0211</password><email>a5fa840f-cf30-41cf-a1be-fb445f53d228@localhost</email></query></iq> 2022-06-30 23:03:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="QYfcxhWWS4wbmTdSXiFwi04" type="set"><query xmlns="jabber:iq:register"><username>http-admin__asa4xn0211</username><password>http-admin__asa4xn0211</password><email>a5fa840f-cf30-41cf-a1be-fb445f53d228@localhost</email></query></iq>} 2022-06-30 23:03:12 | http-admin_ :: null << <iq id="QYfcxhWWS4wbmTdSXiFwi04" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-06-30 23:03:12 | StanzaReceivedEvent{stanza=<iq id="QYfcxhWWS4wbmTdSXiFwi04" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-06-30 23:03:12 | [Mutex] received everything. 2022-06-30 23:03:12 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-06-30 23:03:12 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Connector state changed: disconnecting->disconnected 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Stream terminated 2022-06-30 23:03:12 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@297690bd 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@13d6d331 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6fd1892b 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2f1c2044 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3272be62 2022-06-30 23:03:12 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3114] Start TLS 2022-06-30 23:03:12 | http-admin_ :: http-admin__asa4xn0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:12 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:12 | http-admin_ :: http-admin__asa4xn0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Proceeding TLS 2022-06-30 23:03:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Start handshake 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:12 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:12 | http-admin_ :: http-admin__asa4xn0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-30 23:03:12 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hc2E0eG4wMjExLHI9aUc3eXZXZnFISDJnTFg2V0E5NmY=</auth> 2022-06-30 23:03:12 | http-admin_ :: http-admin__asa4xn0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19hc2E0eG4wMjExLHI9aUc3eXZXZnFISDJnTFg2V0E5NmY=</auth> 2022-06-30 23:03:12 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pRzd5dldmcUhIMmdMWDZXQTk2ZjJKbHdyNmNBeXpJTmpMM3c0ZFdILHM9eUQyd0JoQ3FKcjF6a3c9PSxpPTQwOTY=</challenge> 2022-06-30 23:03:12 | http-admin_ :: http-admin__asa4xn0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pRzd5dldmcUhIMmdMWDZXQTk2ZjJKbHdyNmNBeXpJTmpMM3c0ZFdILHM9eUQyd0JoQ3FKcjF6a3c9PSxpPTQwOTY=</challenge> 2022-06-30 23:03:12 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aUc3eXZXZnFISDJnTFg2V0E5NmYySmx3cjZjQXl6SU5qTDN3NGRXSCxwPWZURi95T29HNUZyQXlib0JLRDlqZ0ErVmZObDdLTHVsK2UweFpmMnlPekk9</response> 2022-06-30 23:03:12 | http-admin_ :: http-admin__asa4xn0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aUc3eXZXZnFISDJnTFg2V0E5NmYySmx3cjZjQXl6SU5qTDN3NGRXSCxwPWZURi95T29HNUZyQXlib0JLRDlqZ0ErVmZObDdLTHVsK2UweFpmMnlPekk9</response> 2022-06-30 23:03:12 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15NklxMHRzMnUvSC9DLzJKc0tUWjFrNXFtSEF5b0pqaU04ZnRibmRJUk40PQ==</success> 2022-06-30 23:03:12 | http-admin_ :: http-admin__asa4xn0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15NklxMHRzMnUvSC9DLzJKc0tUWjFrNXFtSEF5b0pqaU04ZnRibmRJUk40PQ==</success> 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:12 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="pSCdJTK5fZPI9SmLY9RVG2Lo0GI=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-30 23:03:12 | http-admin_ :: http-admin__asa4xn0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="pSCdJTK5fZPI9SmLY9RVG2Lo0GI=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-30 23:03:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-30 23:03:12 | << <iq xmlns="jabber:client" id="90jar7zcBEk9vnY5n8kECCn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-30 23:03:12 | http-admin_ :: http-admin__asa4xn0211@test-domain.com >> <iq xmlns="jabber:client" id="90jar7zcBEk9vnY5n8kECCn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-30 23:03:12 | >> <iq id="90jar7zcBEk9vnY5n8kECCn" type="result" xmlns="jabber:client" to="http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-06-30 23:03:12 | http-admin_ :: http-admin__asa4xn0211@test-domain.com << <iq id="90jar7zcBEk9vnY5n8kECCn" type="result" xmlns="jabber:client" to="http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-30 23:03:13 | << <iq xmlns="jabber:client" id="LQNw4DtjQPR6gwm6lGxvs7C" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237 >> <iq xmlns="jabber:client" id="LQNw4DtjQPR6gwm6lGxvs7C" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-30 23:03:13 | >> <iq id="LQNw4DtjQPR6gwm6lGxvs7C" type="result" xmlns="jabber:client" to="http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237"/> 2022-06-30 23:03:13 | http-admin_ :: http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237 << <iq id="LQNw4DtjQPR6gwm6lGxvs7C" type="result" xmlns="jabber:client" to="http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237"/> 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-30 23:03:13 | << <iq to="test-domain.com" id="U2leseQPEtncBAfGCEm6gDv" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237 >> <iq to="test-domain.com" id="U2leseQPEtncBAfGCEm6gDv" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-30 23:03:13 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-30 23:03:13 | http-admin_ :: http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-30 23:03:13 | >> <enabled location="f9c07ffec79b" resume="true" max="60" id="63e4136f-430c-46d1-aa91-ece83d01be24" xmlns="urn:xmpp:sm:3"/> 2022-06-30 23:03:13 | http-admin_ :: http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237 << <enabled location="f9c07ffec79b" resume="true" max="60" id="63e4136f-430c-46d1-aa91-ece83d01be24" xmlns="urn:xmpp:sm:3"/> 2022-06-30 23:03:13 | << <iq id="o3mgwm6lGxvs7CjOSaoaoT1" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237 >> <iq id="o3mgwm6lGxvs7CjOSaoaoT1" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:13 | >> <iq id="U2leseQPEtncBAfGCEm6gDv" type="result" xmlns="jabber:client" from="test-domain.com" to="http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237 << <iq id="U2leseQPEtncBAfGCEm6gDv" type="result" xmlns="jabber:client" from="test-domain.com" to="http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-30 23:03:13 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-30 23:03:13 | http-admin_ :: http-admin__asa4xn0211@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-06-30 23:03:13 | >> <iq id="o3mgwm6lGxvs7CjOSaoaoT1" type="result" xmlns="jabber:client" to="http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237 << <iq id="o3mgwm6lGxvs7CjOSaoaoT1" type="result" xmlns="jabber:client" to="http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Connector state changed: disconnecting->disconnected 2022-06-30 23:03:13 | >> <presence xmlns="jabber:client" from="http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237" to="http-admin__asa4xn0211@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-30 23:03:13 | http-admin_ :: http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237 << <presence xmlns="jabber:client" from="http-admin__asa4xn0211@test-domain.com/1781077109-tigase-237" to="http-admin__asa4xn0211@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@38c2e985 2022-06-30 23:03:13 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-06-30 23:03:13 | [Mutex] waiting for: [registration] 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@360500ed 2022-06-30 23:03:13 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@323a82f5 2022-06-30 23:03:13 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3120] Start TLS 2022-06-30 23:03:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-06-30 23:03:13 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:13 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Proceeding TLS 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Start handshake 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@77380ad6 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@58194b75 2022-06-30 23:03:13 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-06-30 23:03:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-06-30 23:03:13 | http-admin_ :: null >> <iq to="test-domain.com" id="HNyPZ2h02zl3kNNY00k2dq1" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-30 23:03:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HNyPZ2h02zl3kNNY00k2dq1" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-30 23:03:13 | http-admin_ :: null << <iq id="HNyPZ2h02zl3kNNY00k2dq1" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-06-30 23:03:13 | StanzaReceivedEvent{stanza=<iq id="HNyPZ2h02zl3kNNY00k2dq1" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@46053af3 2022-06-30 23:03:13 | http-admin_ :: null >> <iq to="test-domain.com" id="eLqxw4DtjQPR6gwm6lGxvs7" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ugzn250212</username><password>http-admin__ugzn250212</password><email>2db0adb2-dbe8-490b-91d4-b99cfed9e8aa@localhost</email></query></iq> 2022-06-30 23:03:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="eLqxw4DtjQPR6gwm6lGxvs7" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ugzn250212</username><password>http-admin__ugzn250212</password><email>2db0adb2-dbe8-490b-91d4-b99cfed9e8aa@localhost</email></query></iq>} 2022-06-30 23:03:13 | http-admin_ :: null << <iq id="eLqxw4DtjQPR6gwm6lGxvs7" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-06-30 23:03:13 | StanzaReceivedEvent{stanza=<iq id="eLqxw4DtjQPR6gwm6lGxvs7" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-06-30 23:03:13 | [Mutex] received everything. 2022-06-30 23:03:13 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-06-30 23:03:13 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Connector state changed: disconnecting->disconnected 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Stream terminated 2022-06-30 23:03:13 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@20ce25ec 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1717f599 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@54746ed 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6a7a2614 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3bca8ff2 2022-06-30 23:03:13 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3127] Start TLS 2022-06-30 23:03:13 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Proceeding TLS 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Start handshake 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:13 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-30 23:03:13 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191Z3puMjUwMjEyLHI9UloxZkRwbmJ5aUE1dDhzMDY1UUU=</auth> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191Z3puMjUwMjEyLHI9UloxZkRwbmJ5aUE1dDhzMDY1UUU=</auth> 2022-06-30 23:03:13 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SWjFmRHBuYnlpQTV0OHMwNjVRRUxIREVKeVhnUG51cWtuQkw3WUxWLHM9aVhzd3ozT2E0dUY5UUE9PSxpPTQwOTY=</challenge> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SWjFmRHBuYnlpQTV0OHMwNjVRRUxIREVKeVhnUG51cWtuQkw3WUxWLHM9aVhzd3ozT2E0dUY5UUE9PSxpPTQwOTY=</challenge> 2022-06-30 23:03:13 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UloxZkRwbmJ5aUE1dDhzMDY1UUVMSERFSnlYZ1BudXFrbkJMN1lMVixwPUdYbWpBOFdIZnNqMXMyY1kvSHBFU00rSU9TYmViNElrbU5FbGltaXNqZlE9</response> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UloxZkRwbmJ5aUE1dDhzMDY1UUVMSERFSnlYZ1BudXFrbkJMN1lMVixwPUdYbWpBOFdIZnNqMXMyY1kvSHBFU00rSU9TYmViNElrbU5FbGltaXNqZlE9</response> 2022-06-30 23:03:13 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1JMEd5dy94OVZETlUrWkROd09TNkcwOWtoZlA3WXFCa1lkTHE5UEtaOTdRPQ==</success> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1JMEd5dy94OVZETlUrWkROd09TNkcwOWtoZlA3WXFCa1lkTHE5UEtaOTdRPQ==</success> 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:13 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="pSCdJTK5fZPI9SmLY9RVG2Lo0GI=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="pSCdJTK5fZPI9SmLY9RVG2Lo0GI=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-30 23:03:13 | << <iq xmlns="jabber:client" id="X2diJs5BEvoRU4yaIu5p9mV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com >> <iq xmlns="jabber:client" id="X2diJs5BEvoRU4yaIu5p9mV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-30 23:03:13 | >> <iq id="X2diJs5BEvoRU4yaIu5p9mV" type="result" xmlns="jabber:client" to="http-admin__ugzn250212@test-domain.com/1781077109-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ugzn250212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com << <iq id="X2diJs5BEvoRU4yaIu5p9mV" type="result" xmlns="jabber:client" to="http-admin__ugzn250212@test-domain.com/1781077109-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ugzn250212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-06-30 23:03:13 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-30 23:03:13 | << <iq xmlns="jabber:client" id="ZSHSVh0dOHAqgAyar7zcBEk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 >> <iq xmlns="jabber:client" id="ZSHSVh0dOHAqgAyar7zcBEk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-30 23:03:13 | >> <iq id="ZSHSVh0dOHAqgAyar7zcBEk" type="result" xmlns="jabber:client" to="http-admin__ugzn250212@test-domain.com/1781077109-tigase-238"/> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 << <iq id="ZSHSVh0dOHAqgAyar7zcBEk" type="result" xmlns="jabber:client" to="http-admin__ugzn250212@test-domain.com/1781077109-tigase-238"/> 2022-06-30 23:03:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-30 23:03:13 | << <iq to="test-domain.com" id="1cDXiFwi04w6jR3axw4DtjQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 >> <iq to="test-domain.com" id="1cDXiFwi04w6jR3axw4DtjQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-30 23:03:13 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-30 23:03:13 | >> <enabled location="f9c07ffec79b" resume="true" max="60" id="f03ea894-f00f-4859-a371-7eba5d84313d" xmlns="urn:xmpp:sm:3"/> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 << <enabled location="f9c07ffec79b" resume="true" max="60" id="f03ea894-f00f-4859-a371-7eba5d84313d" xmlns="urn:xmpp:sm:3"/> 2022-06-30 23:03:13 | << <iq id="2YVIvcEIumMFzt0dSM3jZcx" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 >> <iq id="2YVIvcEIumMFzt0dSM3jZcx" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:13 | >> <iq id="1cDXiFwi04w6jR3axw4DtjQ" type="result" xmlns="jabber:client" from="test-domain.com" to="http-admin__ugzn250212@test-domain.com/1781077109-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 << <iq id="1cDXiFwi04w6jR3axw4DtjQ" type="result" xmlns="jabber:client" from="test-domain.com" to="http-admin__ugzn250212@test-domain.com/1781077109-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-30 23:03:13 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@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-06-30 23:03:13 | >> <iq id="2YVIvcEIumMFzt0dSM3jZcx" type="result" xmlns="jabber:client" to="http-admin__ugzn250212@test-domain.com/1781077109-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 << <iq id="2YVIvcEIumMFzt0dSM3jZcx" type="result" xmlns="jabber:client" to="http-admin__ugzn250212@test-domain.com/1781077109-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:13 | << <message to="http-admin__asa4xn0211@test-domain.com" id="TZWKy6wqZY7FMLUTYcOGKyd"><body>Test message 1</body></message> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__asa4xn0211@test-domain.com" id="TZWKy6wqZY7FMLUTYcOGKyd"><body>Test message 1</body></message> 2022-06-30 23:03:13 | >> <presence xmlns="jabber:client" from="http-admin__ugzn250212@test-domain.com/1781077109-tigase-238" to="http-admin__ugzn250212@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 << <presence xmlns="jabber:client" from="http-admin__ugzn250212@test-domain.com/1781077109-tigase-238" to="http-admin__ugzn250212@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-30 23:03:13 | << <message to="http-admin__asa4xn0211@test-domain.com" id="pRwwm6lGxvs7CjOSaoaoT1n"><body>Test message 2</body></message> 2022-06-30 23:03:13 | http-admin_ :: http-admin__ugzn250212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__asa4xn0211@test-domain.com" id="pRwwm6lGxvs7CjOSaoaoT1n"><body>Test message 2</body></message> 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Connector state changed: connected->disconnected 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Stream terminated 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.007s |
2022-06-30 23:03:16 |
2022-06-30 23:03:16 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-30 23:03:16 | ------------------------------------ 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@32a3037 2022-06-30 23:03:16 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-06-30 23:03:16 | [Mutex] waiting for: [registration] 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@dedde22 2022-06-30 23:03:16 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@9d25b47 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3134] Start TLS 2022-06-30 23:03:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-06-30 23:03:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-06-30 23:03:16 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Proceeding TLS 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Start handshake 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4cd0d419 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1ea9fe3c 2022-06-30 23:03:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-06-30 23:03:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-06-30 23:03:16 | http-admin_ :: null >> <iq to="test-domain.com" id="QduGvdOGm2s36nbOP29ueSO" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-30 23:03:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="QduGvdOGm2s36nbOP29ueSO" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-30 23:03:16 | http-admin_ :: null << <iq id="QduGvdOGm2s36nbOP29ueSO" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-06-30 23:03:16 | StanzaReceivedEvent{stanza=<iq id="QduGvdOGm2s36nbOP29ueSO" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7dd63f05 2022-06-30 23:03:16 | http-admin_ :: null >> <iq to="test-domain.com" id="gjK0vdNOLJQKuiY5avrkR6h" type="set"><query xmlns="jabber:iq:register"><username>http-admin__6o6ha50213</username><password>http-admin__6o6ha50213</password><email>a6256385-a9c4-43f7-85ce-7df7538e102e@localhost</email></query></iq> 2022-06-30 23:03:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="gjK0vdNOLJQKuiY5avrkR6h" type="set"><query xmlns="jabber:iq:register"><username>http-admin__6o6ha50213</username><password>http-admin__6o6ha50213</password><email>a6256385-a9c4-43f7-85ce-7df7538e102e@localhost</email></query></iq>} 2022-06-30 23:03:16 | http-admin_ :: null << <iq id="gjK0vdNOLJQKuiY5avrkR6h" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-06-30 23:03:16 | StanzaReceivedEvent{stanza=<iq id="gjK0vdNOLJQKuiY5avrkR6h" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-06-30 23:03:16 | [Mutex] received everything. 2022-06-30 23:03:16 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-06-30 23:03:16 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Connector state changed: disconnecting->disconnected 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Stream terminated 2022-06-30 23:03:16 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@66454b9b 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2cff2b56 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7d7678eb 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@31144e57 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7d41c27d 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3141] Start TLS 2022-06-30 23:03:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:16 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3143] Proceeding TLS 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3143] Start handshake 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-30 23:03:16 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX182bzZoYTUwMjEzLHI9QzdhNWNFN1lHeUV5YmxtdkEwYTI=</auth> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX182bzZoYTUwMjEzLHI9QzdhNWNFN1lHeUV5YmxtdkEwYTI=</auth> 2022-06-30 23:03:16 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DN2E1Y0U3WUd5RXlibG12QTBhMm50ZlJRQ2RIWENYM3lJaUpNZ1RVLHM9OWp4RXZNanlKMnJ6bEE9PSxpPTQwOTY=</challenge> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DN2E1Y0U3WUd5RXlibG12QTBhMm50ZlJRQ2RIWENYM3lJaUpNZ1RVLHM9OWp4RXZNanlKMnJ6bEE9PSxpPTQwOTY=</challenge> 2022-06-30 23:03:16 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QzdhNWNFN1lHeUV5YmxtdkEwYTJudGZSUUNkSFhDWDN5SWlKTWdUVSxwPU9KeFptcU56cUJPUlFKOVF1a2p6UDl2UjlaUHdUN1RaRmk0ZjhvNXlqN1E9</response> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QzdhNWNFN1lHeUV5YmxtdkEwYTJudGZSUUNkSFhDWDN5SWlKTWdUVSxwPU9KeFptcU56cUJPUlFKOVF1a2p6UDl2UjlaUHdUN1RaRmk0ZjhvNXlqN1E9</response> 2022-06-30 23:03:16 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GcG9LeDFHcndRckE3NVJFbDNzdnZkNHBTYkIyK0pMbGN1ZGRyRTNoQ0FNPQ==</success> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GcG9LeDFHcndRckE3NVJFbDNzdnZkNHBTYkIyK0pMbGN1ZGRyRTNoQ0FNPQ==</success> 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="pSCdJTK5fZPI9SmLY9RVG2Lo0GI=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="pSCdJTK5fZPI9SmLY9RVG2Lo0GI=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-30 23:03:16 | << <iq xmlns="jabber:client" id="P52V4hLUSKO09iLXmVexgMY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com >> <iq xmlns="jabber:client" id="P52V4hLUSKO09iLXmVexgMY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-30 23:03:16 | >> <iq id="P52V4hLUSKO09iLXmVexgMY" type="result" xmlns="jabber:client" to="http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com << <iq id="P52V4hLUSKO09iLXmVexgMY" type="result" xmlns="jabber:client" to="http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-06-30 23:03:16 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-30 23:03:16 | << <iq xmlns="jabber:client" id="S2RpcsU8ErSVh0dOHAqgAya" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239 >> <iq xmlns="jabber:client" id="S2RpcsU8ErSVh0dOHAqgAya" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-30 23:03:16 | >> <iq id="S2RpcsU8ErSVh0dOHAqgAya" type="result" xmlns="jabber:client" to="http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239"/> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239 << <iq id="S2RpcsU8ErSVh0dOHAqgAya" type="result" xmlns="jabber:client" to="http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239"/> 2022-06-30 23:03:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-30 23:03:16 | << <iq to="test-domain.com" id="EYD8kLLRMLYYr5xiJFIuYgU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239 >> <iq to="test-domain.com" id="EYD8kLLRMLYYr5xiJFIuYgU" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-30 23:03:16 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-30 23:03:16 | >> <enabled location="f9c07ffec79b" resume="true" max="60" id="cba530c1-8597-4d38-b689-e0061e8c0da0" xmlns="urn:xmpp:sm:3"/> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239 << <enabled location="f9c07ffec79b" resume="true" max="60" id="cba530c1-8597-4d38-b689-e0061e8c0da0" xmlns="urn:xmpp:sm:3"/> 2022-06-30 23:03:16 | << <iq id="b2NjXY9KwxhV4hLUSKO09iL" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239 >> <iq id="b2NjXY9KwxhV4hLUSKO09iL" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:16 | >> <iq id="EYD8kLLRMLYYr5xiJFIuYgU" type="result" xmlns="jabber:client" from="test-domain.com" to="http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239 << <iq id="EYD8kLLRMLYYr5xiJFIuYgU" type="result" xmlns="jabber:client" from="test-domain.com" to="http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-30 23:03:16 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@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-06-30 23:03:16 | >> <iq id="b2NjXY9KwxhV4hLUSKO09iL" type="result" xmlns="jabber:client" to="http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239 << <iq id="b2NjXY9KwxhV4hLUSKO09iL" type="result" xmlns="jabber:client" to="http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:16 | >> <presence xmlns="jabber:client" from="http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239" to="http-admin__6o6ha50213@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-30 23:03:16 | http-admin_ :: http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239 << <presence xmlns="jabber:client" from="http-admin__6o6ha50213@test-domain.com/1781077109-tigase-239" to="http-admin__6o6ha50213@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> |
testModifyUser | 1.852s |
2022-06-30 23:03:17 |
2022-06-30 23:03:17 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-30 23:03:17 | ------------------------------------ 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-06-30 23:03:17 | [Mutex] waiting for: [registration] 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@682bf71b 2022-06-30 23:03:17 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@66ec146e 2022-06-30 23:03:17 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@62d39c6b 2022-06-30 23:03:17 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:17 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3147] Start TLS 2022-06-30 23:03:17 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-06-30 23:03:17 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:17 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Proceeding TLS 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Start handshake 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@27d11e55 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@10f5a69b 2022-06-30 23:03:17 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:17 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-06-30 23:03:17 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-06-30 23:03:17 | http-admin_ :: null >> <iq to="test-domain.com" id="dhuwfWUjP1gFxsYWcMHoXl8" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-30 23:03:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="dhuwfWUjP1gFxsYWcMHoXl8" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-30 23:03:17 | http-admin_ :: null << <iq id="dhuwfWUjP1gFxsYWcMHoXl8" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-06-30 23:03:17 | StanzaReceivedEvent{stanza=<iq id="dhuwfWUjP1gFxsYWcMHoXl8" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field 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-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@16bc9f8f 2022-06-30 23:03:17 | http-admin_ :: null >> <iq to="test-domain.com" id="MpQcTZlUX7CiAumRIBDIDEn" type="set"><query xmlns="jabber:iq:register"><username>http-admin__67npkh0214</username><password>http-admin__67npkh0214</password><email>7bbbe8ee-f180-4914-9493-3bef93a35a66@localhost</email></query></iq> 2022-06-30 23:03:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="MpQcTZlUX7CiAumRIBDIDEn" type="set"><query xmlns="jabber:iq:register"><username>http-admin__67npkh0214</username><password>http-admin__67npkh0214</password><email>7bbbe8ee-f180-4914-9493-3bef93a35a66@localhost</email></query></iq>} 2022-06-30 23:03:17 | http-admin_ :: null << <iq id="MpQcTZlUX7CiAumRIBDIDEn" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-06-30 23:03:17 | StanzaReceivedEvent{stanza=<iq id="MpQcTZlUX7CiAumRIBDIDEn" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-06-30 23:03:17 | [Mutex] received everything. 2022-06-30 23:03:17 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-06-30 23:03:17 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Connector state changed: disconnecting->disconnected 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Stream terminated 2022-06-30 23:03:17 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@687279f7 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@47fee11a 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7a024600 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@830fe28 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@73769318 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:17 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3154] Start TLS 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Proceeding TLS 2022-06-30 23:03:17 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Start handshake 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:17 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-30 23:03:17 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX182N25wa2gwMjE0LHI9WVRHS25tdlV4NzM2akdPcndTUGI=</auth> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX182N25wa2gwMjE0LHI9WVRHS25tdlV4NzM2akdPcndTUGI=</auth> 2022-06-30 23:03:17 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZVEdLbm12VXg3MzZqR09yd1NQYm94cTdXWVNqWnNRTXZyYjdTYmJNLHM9K1J2VU5SYTNqK200QWc9PSxpPTQwOTY=</challenge> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZVEdLbm12VXg3MzZqR09yd1NQYm94cTdXWVNqWnNRTXZyYjdTYmJNLHM9K1J2VU5SYTNqK200QWc9PSxpPTQwOTY=</challenge> 2022-06-30 23:03:17 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WVRHS25tdlV4NzM2akdPcndTUGJveHE3V1lTalpzUU12cmI3U2JiTSxwPVR3cGFWVzhueU1Pc0paZFdYb0l1SEE1d3ZBVi9ndW9ObnZDeHdhUHY5Ulk9</response> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WVRHS25tdlV4NzM2akdPcndTUGJveHE3V1lTalpzUU12cmI3U2JiTSxwPVR3cGFWVzhueU1Pc0paZFdYb0l1SEE1d3ZBVi9ndW9ObnZDeHdhUHY5Ulk9</response> 2022-06-30 23:03:17 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tZlE1UzFmN0NOZnV2YmZOOTJUK29EaitkelUvY1V3YVBpbmVOUnUyNUFZPQ==</success> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tZlE1UzFmN0NOZnV2YmZOOTJUK29EaitkelUvY1V3YVBpbmVOUnUyNUFZPQ==</success> 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:17 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="pSCdJTK5fZPI9SmLY9RVG2Lo0GI=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="pSCdJTK5fZPI9SmLY9RVG2Lo0GI=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-30 23:03:17 | << <iq xmlns="jabber:client" id="H5Qp9mViCJFHCnXiEiUcx4j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com >> <iq xmlns="jabber:client" id="H5Qp9mViCJFHCnXiEiUcx4j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-30 23:03:17 | >> <iq id="H5Qp9mViCJFHCnXiEiUcx4j" type="result" xmlns="jabber:client" to="http-admin__67npkh0214@test-domain.com/1781077109-tigase-240"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__67npkh0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com << <iq id="H5Qp9mViCJFHCnXiEiUcx4j" type="result" xmlns="jabber:client" to="http-admin__67npkh0214@test-domain.com/1781077109-tigase-240"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__67npkh0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-30 23:03:17 | << <iq xmlns="jabber:client" id="snGZY7FMLUTYcOGKydFFoZq" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com/1781077109-tigase-240 >> <iq xmlns="jabber:client" id="snGZY7FMLUTYcOGKydFFoZq" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-30 23:03:17 | >> <iq id="snGZY7FMLUTYcOGKydFFoZq" type="result" xmlns="jabber:client" to="http-admin__67npkh0214@test-domain.com/1781077109-tigase-240"/> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com/1781077109-tigase-240 << <iq id="snGZY7FMLUTYcOGKydFFoZq" type="result" xmlns="jabber:client" to="http-admin__67npkh0214@test-domain.com/1781077109-tigase-240"/> 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-30 23:03:17 | << <iq to="test-domain.com" id="0rQCrgBo2u2sY3l16pgyBpb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com/1781077109-tigase-240 >> <iq to="test-domain.com" id="0rQCrgBo2u2sY3l16pgyBpb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-30 23:03:17 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com/1781077109-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-30 23:03:17 | >> <enabled location="f9c07ffec79b" resume="true" max="60" id="a8d7fdbe-5ee8-494e-95cc-21d1c627fae0" xmlns="urn:xmpp:sm:3"/> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com/1781077109-tigase-240 << <enabled location="f9c07ffec79b" resume="true" max="60" id="a8d7fdbe-5ee8-494e-95cc-21d1c627fae0" xmlns="urn:xmpp:sm:3"/> 2022-06-30 23:03:17 | << <iq id="wsSFxsZaAAeQKBrdubOENNX" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com/1781077109-tigase-240 >> <iq id="wsSFxsZaAAeQKBrdubOENNX" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:17 | >> <iq id="0rQCrgBo2u2sY3l16pgyBpb" type="result" xmlns="jabber:client" from="test-domain.com" to="http-admin__67npkh0214@test-domain.com/1781077109-tigase-240"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com/1781077109-tigase-240 << <iq id="0rQCrgBo2u2sY3l16pgyBpb" type="result" xmlns="jabber:client" from="test-domain.com" to="http-admin__67npkh0214@test-domain.com/1781077109-tigase-240"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11880/eefdbe1f" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-30 23:03:17 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@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-06-30 23:03:17 | >> <iq id="wsSFxsZaAAeQKBrdubOENNX" type="result" xmlns="jabber:client" to="http-admin__67npkh0214@test-domain.com/1781077109-tigase-240"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com/1781077109-tigase-240 << <iq id="wsSFxsZaAAeQKBrdubOENNX" type="result" xmlns="jabber:client" to="http-admin__67npkh0214@test-domain.com/1781077109-tigase-240"><query xmlns="jabber:iq:roster"/></iq> 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:17 | >> <presence xmlns="jabber:client" from="http-admin__67npkh0214@test-domain.com/1781077109-tigase-240" to="http-admin__67npkh0214@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-30 23:03:17 | http-admin_ :: http-admin__67npkh0214@test-domain.com/1781077109-tigase-240 << <presence xmlns="jabber:client" from="http-admin__67npkh0214@test-domain.com/1781077109-tigase-240" to="http-admin__67npkh0214@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Connector state changed: disconnecting->disconnected 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-30 23:03:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-30 23:03:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-06-30 23:03:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:19 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Start TLS 2022-06-30 23:03:19 | http-admin_ :: http-admin__67npkh0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:19 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:19 | http-admin_ :: http-admin__67npkh0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Proceeding TLS 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Start handshake 2022-06-30 23:03:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-30 23:03:19 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:19 | http-admin_ :: http-admin__67npkh0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-06-30 23:03:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-30 23:03:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-30 23:03:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-30 23:03:19 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX182N25wa2gwMjE0LHI9b3pjVlJ5a3NZaXBrREZOUkhVQTI=</auth> 2022-06-30 23:03:19 | http-admin_ :: http-admin__67npkh0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX182N25wa2gwMjE0LHI9b3pjVlJ5a3NZaXBrREZOUkhVQTI=</auth> 2022-06-30 23:03:19 | >> <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-06-30 23:03:19 | http-admin_ :: http-admin__67npkh0214@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-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Connector state changed: connected->disconnecting 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3154] Terminating XMPP Stream 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Connector state changed: disconnecting->disconnected 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3162] Stream terminated 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-30 23:03:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |