Test duration : 0.667s
Passed Tests | ||
---|---|---|
tigase.tests.server.TestServiceDiscoveryExtensions | ||
testDiscoveryAdmin | 0.058s |
2022-10-17 22:32:23 |
2022-10-17 22:32:23 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions] 2022-10-17 22:32:23 | ------------------------------------ 2022-10-17 22:32:23 | [Mutex] waiting for: [disco:info:retrieve] 2022-10-17 22:32:23 | [Mutex] received everything. 2022-10-17 22:32:23 | [Mutex] isItemNotified: disco:info:retrieve:success :: true 2022-10-17 22:32:23 | [Mutex] isItemNotified: disco:info:field:abuse-addresses=mailto:abuse@test-domain.com,xmpp:abuse@test-domain.com :: true |
testDiscoveryUser | 0.385s |
2022-10-17 22:32:23 |
2022-10-17 22:32:23 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions] 2022-10-17 22:32:23 | ------------------------------------ 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@47b8f9a9 2022-10-17 22:32:23 | StateChangedEvent{oldState=null, newState=connecting} 2022-10-17 22:32:23 | [Mutex] waiting for: [registration] 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@497f1f2e 2022-10-17 22:32:23 | StateChangedEvent{oldState=connecting, newState=connected} 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4d4092d9 2022-10-17 22:32:23 | queryuser :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-17 22:32:23 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-10-17 22:32:23 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-10-17 22:32:23 | queryuser :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-17 22:32:23 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@8421515 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@837d005 2022-10-17 22:32:23 | queryuser :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-17 22:32:23 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-10-17 22:32:23 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-10-17 22:32:23 | queryuser :: null >> <iq to="test-domain.com" id="sm1KBoWWgHAyn6Eul3rUSKM" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-10-17 22:32:23 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="sm1KBoWWgHAyn6Eul3rUSKM" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-10-17 22:32:23 | queryuser :: null << <iq type="result" id="sm1KBoWWgHAyn6Eul3rUSKM" from="test-domain.com" xmlns="jabber:client"><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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-10-17 22:32:23 | StanzaReceivedEvent{stanza=<iq type="result" id="sm1KBoWWgHAyn6Eul3rUSKM" from="test-domain.com" xmlns="jabber:client"><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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@39003842 2022-10-17 22:32:23 | queryuser :: null >> <iq to="test-domain.com" id="HAFlIuYeV9piEHJx6ABmKBo" type="set"><query xmlns="jabber:iq:register"><username>queryuser_rhg4y80150</username><password>queryuser_rhg4y80150</password><email>dc26eccb-1dd0-4a21-88c6-b31f41a9cbee@localhost</email></query></iq> 2022-10-17 22:32:23 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HAFlIuYeV9piEHJx6ABmKBo" type="set"><query xmlns="jabber:iq:register"><username>queryuser_rhg4y80150</username><password>queryuser_rhg4y80150</password><email>dc26eccb-1dd0-4a21-88c6-b31f41a9cbee@localhost</email></query></iq>} 2022-10-17 22:32:23 | queryuser :: null << <iq type="result" id="HAFlIuYeV9piEHJx6ABmKBo" from="test-domain.com" xmlns="jabber:client"/> 2022-10-17 22:32:23 | StanzaReceivedEvent{stanza=<iq type="result" id="HAFlIuYeV9piEHJx6ABmKBo" from="test-domain.com" xmlns="jabber:client"/>} 2022-10-17 22:32:23 | [Mutex] received everything. 2022-10-17 22:32:23 | [Mutex] isItemNotified: registrationSuccess :: true 2022-10-17 22:32:23 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-10-17 22:32:23 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@709fa3e1 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@686dea5a 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5e6cb8aa 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6616590d 2022-10-17 22:32:23 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6b9b6e85 2022-10-17 22:32:23 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-17 22:32:23 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-17 22:32:23 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-17 22:32:23 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1xdWVyeXVzZXJfcmhnNHk4MDE1MCxyPUJvNm9WT2xuRmFRWjhVeWFMMm1R</auth> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1xdWVyeXVzZXJfcmhnNHk4MDE1MCxyPUJvNm9WT2xuRmFRWjhVeWFMMm1R</auth> 2022-10-17 22:32:23 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CbzZvVk9sbkZhUVo4VXlhTDJtUTc1N0lpS0l3cWhPbW9NaTBoazRULHM9bHA3SGNJY0wrZkxsZVE9PSxpPTQwOTY=</challenge> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CbzZvVk9sbkZhUVo4VXlhTDJtUTc1N0lpS0l3cWhPbW9NaTBoazRULHM9bHA3SGNJY0wrZkxsZVE9PSxpPTQwOTY=</challenge> 2022-10-17 22:32:23 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Qm82b1ZPbG5GYVFaOFV5YUwybVE3NTdJaUtJd3FoT21vTWkwaGs0VCxwPTZjK0JabkVpVjlkNnp2MzBva1liQm5iNjZpeVlHdU1tSHZ3SnRZRnovanM9</response> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Qm82b1ZPbG5GYVFaOFV5YUwybVE3NTdJaUtJd3FoT21vTWkwaGs0VCxwPTZjK0JabkVpVjlkNnp2MzBva1liQm5iNjZpeVlHdU1tSHZ3SnRZRnovanM9</response> 2022-10-17 22:32:23 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05ZHBaaHlIc2NaMDZNY1VPVW0zWEEwU0F5ZTA3citWRHFrbGp5ZEZadXljPQ==</success> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05ZHBaaHlIc2NaMDZNY1VPVW0zWEEwU0F5ZTA3citWRHFrbGp5ZEZadXljPQ==</success> 2022-10-17 22:32:23 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="Nmr0YPi6mvHP6JA/PZINrPmQtUY=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="Nmr0YPi6mvHP6JA/PZINrPmQtUY=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-17 22:32:23 | << <iq xmlns="jabber:client" id="ulUGw6AlS8xqiMVdLyakWlZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com >> <iq xmlns="jabber:client" id="ulUGw6AlS8xqiMVdLyakWlZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-17 22:32:23 | >> <iq type="result" id="ulUGw6AlS8xqiMVdLyakWlZ" to="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149</jid></bind></iq> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com << <iq type="result" id="ulUGw6AlS8xqiMVdLyakWlZ" to="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149</jid></bind></iq> 2022-10-17 22:32:23 | << <iq xmlns="jabber:client" id="JhG6cGPX1w6Bx9k2vamPQQK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 >> <iq xmlns="jabber:client" id="JhG6cGPX1w6Bx9k2vamPQQK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-17 22:32:23 | >> <iq type="result" id="JhG6cGPX1w6Bx9k2vamPQQK" to="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" xmlns="jabber:client"/> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 << <iq type="result" id="JhG6cGPX1w6Bx9k2vamPQQK" to="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" xmlns="jabber:client"/> 2022-10-17 22:32:23 | << <iq to="test-domain.com" id="izwP8k3rXWgX4ar4iEGxgU5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 >> <iq to="test-domain.com" id="izwP8k3rXWgX4ar4iEGxgU5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-17 22:32:23 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-17 22:32:23 | << <iq id="LhCcR19MCDBhAyxeu5mSO0b" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 >> <iq id="LhCcR19MCDBhAyxeu5mSO0b" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-17 22:32:23 | >> <enabled id="a1c5dc94-9519-485a-8748-c19393815416" max="60" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 << <enabled id="a1c5dc94-9519-485a-8748-c19393815416" max="60" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-10-17 22:32:23 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-17 22:32:23 | >> <iq type="result" id="izwP8k3rXWgX4ar4iEGxgU5" from="test-domain.com" to="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 << <iq type="result" id="izwP8k3rXWgX4ar4iEGxgU5" from="test-domain.com" to="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-17 22:32:23 | << <iq to="test-domain.com" id="GFKxpQKugZhFOGLRNCCFu07" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 >> <iq to="test-domain.com" id="GFKxpQKugZhFOGLRNCCFu07" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-17 22:32:23 | >> <iq type="result" id="LhCcR19MCDBhAyxeu5mSO0b" to="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 << <iq type="result" id="LhCcR19MCDBhAyxeu5mSO0b" to="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-10-17 22:32:23 | >> <presence from="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" to="queryuser_rhg4y80150@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 << <presence from="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" to="queryuser_rhg4y80150@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-17 22:32:23 | >> <message from="test-domain.com" to="queryuser_rhg4y80150@test-domain.com" xmlns="jabber:client"><body>Wecome to 8cd7d8b7-a657-4654-910c-7ee89e58d2ba This message was set at: Mon Oct 17 22:22:51 PDT 2022</body><delay stamp="2022-10-18T05:32:23.374Z" from="test-domain.com" xmlns="urn:xmpp:delay">Offline Storage - ed1b7dd8a1b3</delay></message> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 << <message from="test-domain.com" to="queryuser_rhg4y80150@test-domain.com" xmlns="jabber:client"><body>Wecome to 8cd7d8b7-a657-4654-910c-7ee89e58d2ba This message was set at: Mon Oct 17 22:22:51 PDT 2022</body><delay stamp="2022-10-18T05:32:23.374Z" from="test-domain.com" xmlns="urn:xmpp:delay">Offline Storage - ed1b7dd8a1b3</delay></message> 2022-10-17 22:32:23 | [Mutex] waiting for: [disco:info:retrieve] 2022-10-17 22:32:23 | >> <iq type="result" id="GFKxpQKugZhFOGLRNCCFu07" from="test-domain.com" to="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-17 22:32:23 | queryuser :: queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149 << <iq type="result" id="GFKxpQKugZhFOGLRNCCFu07" from="test-domain.com" to="queryuser_rhg4y80150@test-domain.com/1608752850-tigase-149" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-10-17 22:32:23 | [Mutex] received everything. 2022-10-17 22:32:23 | [Mutex] isItemNotified: disco:info:retrieve:success :: true 2022-10-17 22:32:23 | [Mutex] isItemNotified: disco:info:field:abuse-addresses=mailto:abuse@test-domain.com,xmpp:abuse@test-domain.com :: true |