Generated by TestNG with ReportNG at 22:15 PDT on Sunday 09 July 2023
root@cc7d7fbb25f7 / Java 17.0.6 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Testing message redelivery of messages not delivered to the client

Suites · Log Output

Test duration : 10.395s

Passed Tests
tigase.tests.jaxmpp.TestMessageRedelivery
testMessageRedeliveryNoSM 3.191s
2023-07-09 22:39:48 |

2023-07-09 22:39:48 | null / [TestClass name=class tigase.tests.jaxmpp.TestMessageRedelivery]

2023-07-09 22:39:48 | ------------------------------------

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=1] Connector  state changed: null->connecting

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=1] DNS entry stored in session object: localhost:5222

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=1] Preparing connection to [localhost:5222]

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=1] Connector  state changed: connecting->connected

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=1] Whitespace ping period is setted to nullms

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:48 |  >> <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>

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=4255] Start TLS

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@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>

2023-07-09 22:39:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=4257] Proceeding TLS

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=4257] Start handshake

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 22:39:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX24zYnFueDA1NzEscj1pS01leVR0a2VwZ1JpSGR0ZWpwZg==</auth>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX24zYnFueDA1NzEscj1pS01leVR0a2VwZ1JpSGR0ZWpwZg==</auth>

2023-07-09 22:39:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pS01leVR0a2VwZ1JpSGR0ZWpwZlBQUzRmem92MVNZV1Z3R3M3R2t0LHM9U3c4aTFYNHpZai9MVFE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pS01leVR0a2VwZ1JpSGR0ZWpwZlBQUzRmem92MVNZV1Z3R3M3R2t0LHM9U3c4aTFYNHpZai9MVFE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aUtNZXlUdGtlcGdSaUhkdGVqcGZQUFM0ZnpvdjFTWVdWd0dzN0drdCxwPXVML3VtcGEvc3Jta053S3IwSWJkeW8rZElMQWlNTktqbTdXc2xQa0dRVWc9</response>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aUtNZXlUdGtlcGdSaUhkdGVqcGZQUFM0ZnpvdjFTWVdWd0dzN0drdCxwPXVML3VtcGEvc3Jta053S3IwSWJkeW8rZElMQWlNTktqbTdXc2xQa0dRVWc9</response>

2023-07-09 22:39:48 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ZL29YQW05UTRNb3lWU0tDUDZRWkVuSVp1dzgwZUExUjVkd1RGU01ObSswPQ==</success>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ZL29YQW05UTRNb3lWU0tDUDZRWkVuSVp1dzgwZUExUjVkd1RGU01ObSswPQ==</success>

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:48 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-09 22:39:48 |  << <iq xmlns="jabber:client" id="sK3JKU4zp7o5zcKvohDwsdL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com >> <iq xmlns="jabber:client" id="sK3JKU4zp7o5zcKvohDwsdL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:48 |  >> <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="sK3JKU4zp7o5zcKvohDwsdL"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__n3bqnx0571@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com << <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="sK3JKU4zp7o5zcKvohDwsdL"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__n3bqnx0571@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 22:39:48 |  << <iq xmlns="jabber:client" id="fNaVbph2wkYaPRaBzqgMZfN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="fNaVbph2wkYaPRaBzqgMZfN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:48 |  >> <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="fNaVbph2wkYaPRaBzqgMZfN"/>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="fNaVbph2wkYaPRaBzqgMZfN"/>

2023-07-09 22:39:48 |  << <iq to="test-domain.com" id="p0LZq7Buo2vhRS3v4uZmdvg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm >> <iq to="test-domain.com" id="p0LZq7Buo2vhRS3v4uZmdvg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:48 |  << <iq id="SO9SYr5Cvn2ueT3pYfTQ25y" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm >> <iq id="SO9SYr5Cvn2ueT3pYfTQ25y" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:48 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:48 |  >> <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="p0LZq7Buo2vhRS3v4uZmdvg"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="p0LZq7Buo2vhRS3v4uZmdvg"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:48 |  >> <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="SO9SYr5Cvn2ueT3pYfTQ25y"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="SO9SYr5Cvn2ueT3pYfTQ25y"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:48 |  >> <presence to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__n3bqnx0571@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <presence to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__n3bqnx0571@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Connector  state changed: null->connecting

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] DNS entry stored in session object: localhost:5222

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Preparing connection to [localhost:5222]

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Connector  state changed: connecting->connected

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=1] Whitespace ping period is setted to nullms

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:48 |  >> <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>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@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>

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=4260] Start TLS

2023-07-09 22:39:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=4262] Proceeding TLS

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=4262] Start handshake

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 22:39:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzhtMDlncjA1NzAscj1XWkJudG1XRWhWZTNmZHdWV2FWQg==</auth>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzhtMDlncjA1NzAscj1XWkJudG1XRWhWZTNmZHdWV2FWQg==</auth>

2023-07-09 22:39:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XWkJudG1XRWhWZTNmZHdWV2FWQkQ5R1BpbFJwYmJZckZKNmJNUFRBLHM9aUUxc2NFTlRwaFhhWUE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XWkJudG1XRWhWZTNmZHdWV2FWQkQ5R1BpbFJwYmJZckZKNmJNUFRBLHM9aUUxc2NFTlRwaFhhWUE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1pCbnRtV0VoVmUzZmR3VldhVkJEOUdQaWxScGJiWXJGSjZiTVBUQSxwPTRWcWdVZXdFeHNWazhjWVhNcVBBT05lRko3L2pkOGtYV0NjMTRzdEZrVWc9</response>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1pCbnRtV0VoVmUzZmR3VldhVkJEOUdQaWxScGJiWXJGSjZiTVBUQSxwPTRWcWdVZXdFeHNWazhjWVhNcVBBT05lRko3L2pkOGtYV0NjMTRzdEZrVWc9</response>

2023-07-09 22:39:48 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tRENOUm1wYm1zWmxvOEN6Qmk0S0h2YVVtSE5IUFdCTXNUcWZTOUppQ0Y4PQ==</success>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tRENOUm1wYm1zWmxvOEN6Qmk0S0h2YVVtSE5IUFdCTXNUcWZTOUppQ0Y4PQ==</success>

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:48 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-09 22:39:48 |  << <iq xmlns="jabber:client" id="iArBGOU8ut9KLT4ym9zr2n9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com >> <iq xmlns="jabber:client" id="iArBGOU8ut9KLT4ym9zr2n9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:39:48 |  >> <iq to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" type="result" id="iArBGOU8ut9KLT4ym9zr2n9"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343</jid></bind></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com << <iq to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" type="result" id="iArBGOU8ut9KLT4ym9zr2n9"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343</jid></bind></iq>

2023-07-09 22:39:48 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 22:39:48 |  << <iq xmlns="jabber:client" id="X0FR5skUfLPOVfysVeXZeS3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <iq xmlns="jabber:client" id="X0FR5skUfLPOVfysVeXZeS3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:48 |  >> <iq to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" type="result" id="X0FR5skUfLPOVfysVeXZeS3"/>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 << <iq to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" type="result" id="X0FR5skUfLPOVfysVeXZeS3"/>

2023-07-09 22:39:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-09 22:39:48 |  << <iq to="test-domain.com" id="9AnohDwsdLRLZsm0kSfHQXh" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <iq to="test-domain.com" id="9AnohDwsdLRLZsm0kSfHQXh" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:48 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:48 |  << <iq id="r2HVdIQWjT5kXjGIrg17uo5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <iq id="r2HVdIQWjT5kXjGIrg17uo5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:48 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="77a44daa-31fd-4f6f-85f7-cbe12ee24bcc" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="77a44daa-31fd-4f6f-85f7-cbe12ee24bcc" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:48 |  >> <iq to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" from="test-domain.com" type="result" id="9AnohDwsdLRLZsm0kSfHQXh"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 << <iq to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" from="test-domain.com" type="result" id="9AnohDwsdLRLZsm0kSfHQXh"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:48 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:48 |  >> <iq to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" type="result" id="r2HVdIQWjT5kXjGIrg17uo5"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 << <iq to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" type="result" id="r2HVdIQWjT5kXjGIrg17uo5"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:48 |  >> <presence to="jaxmpp__8m09gr0570@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 << <presence to="jaxmpp__8m09gr0570@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:48 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" id="wovffn0572" type="chat"><body>Test message 73b088e5-8a7f-4824-93db-6b61b5d39e96</body></message>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" id="wovffn0572" type="chat"><body>Test message 73b088e5-8a7f-4824-93db-6b61b5d39e96</body></message>

2023-07-09 22:39:48 | [Mutex] waiting for: [msg:wovffn0572]

2023-07-09 22:39:48 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="wovffn0572"><body>Test message 73b088e5-8a7f-4824-93db-6b61b5d39e96</body></message>

2023-07-09 22:39:48 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="wovffn0572"><body>Test message 73b088e5-8a7f-4824-93db-6b61b5d39e96</body></message>

2023-07-09 22:39:48 | [Mutex] notify: [msg:wovffn0572]

2023-07-09 22:39:48 | [Mutex] received everything.

2023-07-09 22:39:48 | [Mutex] isItemNotified: msg:wovffn0572 :: true

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="0d7122ff-efc0-4a51-8b32-e9078e403358" type="chat"><body>Test message ea3540a1-3147-4746-ae9f-1499eeb72ecd</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="0d7122ff-efc0-4a51-8b32-e9078e403358" type="chat"><body>Test message ea3540a1-3147-4746-ae9f-1499eeb72ecd</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="bc1d378b-212d-4f48-9997-0283fcbdd677" type="chat"><body>Test message 613e7ca7-e007-443c-85a3-92b17a0c1806</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="bc1d378b-212d-4f48-9997-0283fcbdd677" type="chat"><body>Test message 613e7ca7-e007-443c-85a3-92b17a0c1806</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="2ee105b8-a1f8-4467-b911-730333549f75" type="chat"><body>Test message 76ae5de1-8d21-4cdd-825b-516848147220</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="2ee105b8-a1f8-4467-b911-730333549f75" type="chat"><body>Test message 76ae5de1-8d21-4cdd-825b-516848147220</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="0d7122ff-efc0-4a51-8b32-e9078e403358"><body>Test message ea3540a1-3147-4746-ae9f-1499eeb72ecd</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="0d7122ff-efc0-4a51-8b32-e9078e403358"><body>Test message ea3540a1-3147-4746-ae9f-1499eeb72ecd</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="9c54d468-bcb3-4e31-8534-2ebe4dc1d6a3" type="chat"><body>Test message ad4acb5d-c609-4530-ac88-9d73278c1e4e</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="9c54d468-bcb3-4e31-8534-2ebe4dc1d6a3" type="chat"><body>Test message ad4acb5d-c609-4530-ac88-9d73278c1e4e</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="6c9b54e1-446b-4b0c-8d95-142777d54d3c" type="chat"><body>Test message 2d420e25-bcfa-4d49-8a61-d94e1b952e53</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="6c9b54e1-446b-4b0c-8d95-142777d54d3c" type="chat"><body>Test message 2d420e25-bcfa-4d49-8a61-d94e1b952e53</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="cacd62da-2e9d-4071-b97b-27005baf4db9" type="chat"><body>Test message ac4af34f-a3a5-40b6-9e7b-45dc0a2019e7</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="cacd62da-2e9d-4071-b97b-27005baf4db9" type="chat"><body>Test message ac4af34f-a3a5-40b6-9e7b-45dc0a2019e7</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="fe9fe927-6b2d-4e37-b40f-ab4f59163847" type="chat"><body>Test message 651563b0-d98d-45f8-ad35-a0816f1656e5</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="fe9fe927-6b2d-4e37-b40f-ab4f59163847" type="chat"><body>Test message 651563b0-d98d-45f8-ad35-a0816f1656e5</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="b9bff1d6-c73b-4127-a8f1-bcde3fbb0461" type="chat"><body>Test message d57de58c-8f75-4229-8471-2437347e6ddf</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="b9bff1d6-c73b-4127-a8f1-bcde3fbb0461" type="chat"><body>Test message d57de58c-8f75-4229-8471-2437347e6ddf</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="e8ef8c02-5c56-4885-8f20-e07cf5634bc8" type="chat"><body>Test message 8ea458fe-64b3-41dc-8fb7-353aa18ce5c2</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="e8ef8c02-5c56-4885-8f20-e07cf5634bc8" type="chat"><body>Test message 8ea458fe-64b3-41dc-8fb7-353aa18ce5c2</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="bdf4f414-ba55-4f2e-a851-513294ac16cc" type="chat"><body>Test message c94ea5c8-ac3d-4015-a267-81b2c87b97b2</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="bdf4f414-ba55-4f2e-a851-513294ac16cc" type="chat"><body>Test message c94ea5c8-ac3d-4015-a267-81b2c87b97b2</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="54906651-8406-44f8-b05b-9be7a0cb7217" type="chat"><body>Test message a5aea6f9-846c-41b9-9024-46ba4f46333c</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="54906651-8406-44f8-b05b-9be7a0cb7217" type="chat"><body>Test message a5aea6f9-846c-41b9-9024-46ba4f46333c</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="bc1d378b-212d-4f48-9997-0283fcbdd677"><body>Test message 613e7ca7-e007-443c-85a3-92b17a0c1806</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="bc1d378b-212d-4f48-9997-0283fcbdd677"><body>Test message 613e7ca7-e007-443c-85a3-92b17a0c1806</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="eadaf636-a9fc-43b1-830b-95ee5fbafbe4" type="chat"><body>Test message 77616068-a544-446e-90d2-8717c4d56393</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="eadaf636-a9fc-43b1-830b-95ee5fbafbe4" type="chat"><body>Test message 77616068-a544-446e-90d2-8717c4d56393</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="523f5e1c-41b6-4562-949a-0027f06f05a1" type="chat"><body>Test message adf9ee37-415d-4ff5-a78f-7de4cf995a5a</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="523f5e1c-41b6-4562-949a-0027f06f05a1" type="chat"><body>Test message adf9ee37-415d-4ff5-a78f-7de4cf995a5a</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="2ee105b8-a1f8-4467-b911-730333549f75"><body>Test message 76ae5de1-8d21-4cdd-825b-516848147220</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="2ee105b8-a1f8-4467-b911-730333549f75"><body>Test message 76ae5de1-8d21-4cdd-825b-516848147220</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="c10cb5b8-d10e-4862-b9ce-c15e4ecd06de" type="chat"><body>Test message 08e7a001-dd54-4358-a765-bceabcffd9f2</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="c10cb5b8-d10e-4862-b9ce-c15e4ecd06de" type="chat"><body>Test message 08e7a001-dd54-4358-a765-bceabcffd9f2</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="9c54d468-bcb3-4e31-8534-2ebe4dc1d6a3"><body>Test message ad4acb5d-c609-4530-ac88-9d73278c1e4e</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="9c54d468-bcb3-4e31-8534-2ebe4dc1d6a3"><body>Test message ad4acb5d-c609-4530-ac88-9d73278c1e4e</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="7b8ec2ce-311b-4efb-a089-8eb9f18a1e1c" type="chat"><body>Test message fc4e824b-6ab2-4dce-925f-d955189935d2</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="7b8ec2ce-311b-4efb-a089-8eb9f18a1e1c" type="chat"><body>Test message fc4e824b-6ab2-4dce-925f-d955189935d2</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="70f332ed-10b0-4c96-b4b6-1d689031d2aa" type="chat"><body>Test message e3a0eeab-8a39-444b-9e9f-6e8d7d5b3cf9</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="70f332ed-10b0-4c96-b4b6-1d689031d2aa" type="chat"><body>Test message e3a0eeab-8a39-444b-9e9f-6e8d7d5b3cf9</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="63d7c3e8-78da-4425-bdf7-4c01506f06d4" type="chat"><body>Test message fb7edfe4-dc5c-4aa5-87e8-9ffd942979bb</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="63d7c3e8-78da-4425-bdf7-4c01506f06d4" type="chat"><body>Test message fb7edfe4-dc5c-4aa5-87e8-9ffd942979bb</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="c300e625-cbee-4b20-aebb-2fc700fc943f" type="chat"><body>Test message cd9147a4-04f4-40dd-a2c2-fcd5a5d10ef9</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="c300e625-cbee-4b20-aebb-2fc700fc943f" type="chat"><body>Test message cd9147a4-04f4-40dd-a2c2-fcd5a5d10ef9</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="6c9b54e1-446b-4b0c-8d95-142777d54d3c"><body>Test message 2d420e25-bcfa-4d49-8a61-d94e1b952e53</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="6c9b54e1-446b-4b0c-8d95-142777d54d3c"><body>Test message 2d420e25-bcfa-4d49-8a61-d94e1b952e53</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="247a694b-1a91-4a72-9ccd-0bd8264de90f" type="chat"><body>Test message daf46bad-a130-4dc0-951f-cfb3573481f0</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="247a694b-1a91-4a72-9ccd-0bd8264de90f" type="chat"><body>Test message daf46bad-a130-4dc0-951f-cfb3573481f0</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="a47c9940-acfc-4598-8df8-4e459381ec69" type="chat"><body>Test message 019345a2-2104-46ad-b5eb-ed5f083a01e1</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="a47c9940-acfc-4598-8df8-4e459381ec69" type="chat"><body>Test message 019345a2-2104-46ad-b5eb-ed5f083a01e1</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="fd8a518b-18be-4e25-97c0-431819485faa" type="chat"><body>Test message d0369cca-40cb-441c-98c4-085e274b6afb</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="fd8a518b-18be-4e25-97c0-431819485faa" type="chat"><body>Test message d0369cca-40cb-441c-98c4-085e274b6afb</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="af1ee41a-be4d-41c0-9193-5824e57848a1" type="chat"><body>Test message 55643192-79ac-4194-82c2-02867ab263f4</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="af1ee41a-be4d-41c0-9193-5824e57848a1" type="chat"><body>Test message 55643192-79ac-4194-82c2-02867ab263f4</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="987325a6-5feb-4e50-ae6e-56143b6100b7" type="chat"><body>Test message 8aa4ccdf-9bf2-42f7-8359-1e6bcdc65e55</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="987325a6-5feb-4e50-ae6e-56143b6100b7" type="chat"><body>Test message 8aa4ccdf-9bf2-42f7-8359-1e6bcdc65e55</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="659889f5-06f4-45d2-b136-5c8248ba353c" type="chat"><body>Test message bc357505-3e39-4a5a-b169-3738a266fbdd</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="659889f5-06f4-45d2-b136-5c8248ba353c" type="chat"><body>Test message bc357505-3e39-4a5a-b169-3738a266fbdd</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="6f216d6e-bded-40fd-a285-04dcfa8f6632" type="chat"><body>Test message 9b2b6674-fbc5-421b-b890-94f360464deb</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="6f216d6e-bded-40fd-a285-04dcfa8f6632" type="chat"><body>Test message 9b2b6674-fbc5-421b-b890-94f360464deb</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="bdd0e7e9-7a9f-44a9-9f55-a65d119102a6" type="chat"><body>Test message 84e4b868-b1f8-42d7-9955-f21e11c07f84</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="bdd0e7e9-7a9f-44a9-9f55-a65d119102a6" type="chat"><body>Test message 84e4b868-b1f8-42d7-9955-f21e11c07f84</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="cacd62da-2e9d-4071-b97b-27005baf4db9"><body>Test message ac4af34f-a3a5-40b6-9e7b-45dc0a2019e7</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="cacd62da-2e9d-4071-b97b-27005baf4db9"><body>Test message ac4af34f-a3a5-40b6-9e7b-45dc0a2019e7</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="34908a3d-d881-4943-b68a-4f04b4d10423" type="chat"><body>Test message 4cba289c-cc16-4c96-b00a-a60b482b5730</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="34908a3d-d881-4943-b68a-4f04b4d10423" type="chat"><body>Test message 4cba289c-cc16-4c96-b00a-a60b482b5730</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="9dc798d0-eedf-4a63-b6d8-ee3bc387a6e6" type="chat"><body>Test message c290d327-0e32-4b9e-ab39-85329fe5683d</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="9dc798d0-eedf-4a63-b6d8-ee3bc387a6e6" type="chat"><body>Test message c290d327-0e32-4b9e-ab39-85329fe5683d</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="df2f7d75-9c22-45df-becd-072416888dfb" type="chat"><body>Test message 8b7a4c62-aa89-48e0-a0c6-b291fc24ac5c</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="df2f7d75-9c22-45df-becd-072416888dfb" type="chat"><body>Test message 8b7a4c62-aa89-48e0-a0c6-b291fc24ac5c</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="21d73546-3dd8-40ef-9d13-19caf20485dc" type="chat"><body>Test message e5bece19-4766-4e2d-a7a9-18dafb911254</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="21d73546-3dd8-40ef-9d13-19caf20485dc" type="chat"><body>Test message e5bece19-4766-4e2d-a7a9-18dafb911254</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="fe9fe927-6b2d-4e37-b40f-ab4f59163847"><body>Test message 651563b0-d98d-45f8-ad35-a0816f1656e5</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="fe9fe927-6b2d-4e37-b40f-ab4f59163847"><body>Test message 651563b0-d98d-45f8-ad35-a0816f1656e5</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="767f49c3-d650-499a-ba97-b0c73cc59085" type="chat"><body>Test message 7c638599-579a-4831-af82-5728a96f9d7f</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="767f49c3-d650-499a-ba97-b0c73cc59085" type="chat"><body>Test message 7c638599-579a-4831-af82-5728a96f9d7f</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="6b4bdbf6-e10f-48f7-a58d-100a671084ae" type="chat"><body>Test message dc19c45f-2ebf-44b5-8514-5c82b8887bee</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="6b4bdbf6-e10f-48f7-a58d-100a671084ae" type="chat"><body>Test message dc19c45f-2ebf-44b5-8514-5c82b8887bee</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="053e721f-bb26-47f2-b6ec-41f25dd38245" type="chat"><body>Test message 2eb09e62-dc1c-4ab0-9f1d-6700e7e9a044</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="053e721f-bb26-47f2-b6ec-41f25dd38245" type="chat"><body>Test message 2eb09e62-dc1c-4ab0-9f1d-6700e7e9a044</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="a6572de7-79d1-4236-98fa-deff5816549c" type="chat"><body>Test message c73d5235-19f5-4b8e-9f53-7b1a58b76fb9</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="a6572de7-79d1-4236-98fa-deff5816549c" type="chat"><body>Test message c73d5235-19f5-4b8e-9f53-7b1a58b76fb9</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="e5197719-da62-4a64-9e89-c3c46c4e7e5c" type="chat"><body>Test message 9d56790d-c8e4-4439-8b60-6e0df298c49b</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="e5197719-da62-4a64-9e89-c3c46c4e7e5c" type="chat"><body>Test message 9d56790d-c8e4-4439-8b60-6e0df298c49b</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="cc286171-f27a-446e-be27-9a0f3e36d075" type="chat"><body>Test message cfdcffb3-9085-49d0-be06-364f919e24bf</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="cc286171-f27a-446e-be27-9a0f3e36d075" type="chat"><body>Test message cfdcffb3-9085-49d0-be06-364f919e24bf</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="0fc34aa5-31c5-4dd2-8028-369065cbbf8e" type="chat"><body>Test message d935a336-13b4-4939-bdb8-f3061fd8942d</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="0fc34aa5-31c5-4dd2-8028-369065cbbf8e" type="chat"><body>Test message d935a336-13b4-4939-bdb8-f3061fd8942d</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="568cec03-b664-4dd8-88b5-c9bf0d5679a8" type="chat"><body>Test message 6a17e410-1b1c-4af4-a259-c5ce4e0b62fc</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="568cec03-b664-4dd8-88b5-c9bf0d5679a8" type="chat"><body>Test message 6a17e410-1b1c-4af4-a259-c5ce4e0b62fc</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="b9bff1d6-c73b-4127-a8f1-bcde3fbb0461"><body>Test message d57de58c-8f75-4229-8471-2437347e6ddf</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="b9bff1d6-c73b-4127-a8f1-bcde3fbb0461"><body>Test message d57de58c-8f75-4229-8471-2437347e6ddf</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="f4d53057-9fcd-4313-a119-b838bcaec444" type="chat"><body>Test message 47289812-971f-4de0-81e2-d36801ae541e</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="f4d53057-9fcd-4313-a119-b838bcaec444" type="chat"><body>Test message 47289812-971f-4de0-81e2-d36801ae541e</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="8b148a55-a6ef-4612-9b5a-6d7f2d64687e" type="chat"><body>Test message 32553d6d-50d9-4309-8a04-3481632ef08c</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="8b148a55-a6ef-4612-9b5a-6d7f2d64687e" type="chat"><body>Test message 32553d6d-50d9-4309-8a04-3481632ef08c</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="e8ef8c02-5c56-4885-8f20-e07cf5634bc8"><body>Test message 8ea458fe-64b3-41dc-8fb7-353aa18ce5c2</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="e8ef8c02-5c56-4885-8f20-e07cf5634bc8"><body>Test message 8ea458fe-64b3-41dc-8fb7-353aa18ce5c2</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="c8c0db4d-be65-4f78-b9b9-cd66921d7cfc" type="chat"><body>Test message 069f6a24-30b9-4df6-8d41-2150c08f19f3</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="c8c0db4d-be65-4f78-b9b9-cd66921d7cfc" type="chat"><body>Test message 069f6a24-30b9-4df6-8d41-2150c08f19f3</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="6ed4061f-1068-4e62-ac23-f7c636aeb817" type="chat"><body>Test message 697c0bf2-280c-4a12-b10a-8fb2a7075a5c</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="6ed4061f-1068-4e62-ac23-f7c636aeb817" type="chat"><body>Test message 697c0bf2-280c-4a12-b10a-8fb2a7075a5c</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="b120d9ee-c8f0-418e-b3bd-b93c7c3950bb" type="chat"><body>Test message cebe96e6-b295-4d0a-b659-cae6fb90e664</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="b120d9ee-c8f0-418e-b3bd-b93c7c3950bb" type="chat"><body>Test message cebe96e6-b295-4d0a-b659-cae6fb90e664</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="3a7df41c-450a-4e28-b672-539f6849ae89" type="chat"><body>Test message 6b14f9b5-d2be-4424-bef8-f73b8198c12b</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="3a7df41c-450a-4e28-b672-539f6849ae89" type="chat"><body>Test message 6b14f9b5-d2be-4424-bef8-f73b8198c12b</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="8b99a5ce-05c2-4a41-ae3e-224bbb2a33ce" type="chat"><body>Test message 4882547f-8799-473e-8a2d-38feccce2407</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="8b99a5ce-05c2-4a41-ae3e-224bbb2a33ce" type="chat"><body>Test message 4882547f-8799-473e-8a2d-38feccce2407</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="53eff0d8-3494-40fc-9eee-ffc02296dd40" type="chat"><body>Test message 5f423136-94f2-4a72-ae05-3d11064df42e</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="53eff0d8-3494-40fc-9eee-ffc02296dd40" type="chat"><body>Test message 5f423136-94f2-4a72-ae05-3d11064df42e</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="bdf4f414-ba55-4f2e-a851-513294ac16cc"><body>Test message c94ea5c8-ac3d-4015-a267-81b2c87b97b2</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="bdf4f414-ba55-4f2e-a851-513294ac16cc"><body>Test message c94ea5c8-ac3d-4015-a267-81b2c87b97b2</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="fdecccd4-1672-4a24-83ec-9a1003d8985b" type="chat"><body>Test message d703ab6d-108d-4d6b-b7b0-2c6da5e663cf</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="fdecccd4-1672-4a24-83ec-9a1003d8985b" type="chat"><body>Test message d703ab6d-108d-4d6b-b7b0-2c6da5e663cf</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="8159c11a-7e3f-4821-9459-0e370538501a" type="chat"><body>Test message ed9b202f-f3c7-4fc4-b70b-7320e709a6a6</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="8159c11a-7e3f-4821-9459-0e370538501a" type="chat"><body>Test message ed9b202f-f3c7-4fc4-b70b-7320e709a6a6</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="e1115d00-fb63-4aec-8cd3-a2c3ebf50875" type="chat"><body>Test message 026b3aea-17bb-4efe-b8c2-0032a31368f6</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="e1115d00-fb63-4aec-8cd3-a2c3ebf50875" type="chat"><body>Test message 026b3aea-17bb-4efe-b8c2-0032a31368f6</body></message>

2023-07-09 22:39:49 |  << <message to="jaxmpp__n3bqnx0571@test-domain.com" id="08d22f6a-8aea-4981-b9f3-223a776655f8" type="chat"><body>Test message ad061118-6fe6-46bf-b7e3-ec869f1ee9af</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 >> <message to="jaxmpp__n3bqnx0571@test-domain.com" id="08d22f6a-8aea-4981-b9f3-223a776655f8" type="chat"><body>Test message ad061118-6fe6-46bf-b7e3-ec869f1ee9af</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="54906651-8406-44f8-b05b-9be7a0cb7217"><body>Test message a5aea6f9-846c-41b9-9024-46ba4f46333c</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="54906651-8406-44f8-b05b-9be7a0cb7217"><body>Test message a5aea6f9-846c-41b9-9024-46ba4f46333c</body></message>

2023-07-09 22:39:49 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="eadaf636-a9fc-43b1-830b-95ee5fbafbe4"><body>Test message 77616068-a544-446e-90d2-8717c4d56393</body></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="eadaf636-a9fc-43b1-830b-95ee5fbafbe4"><body>Test message 77616068-a544-446e-90d2-8717c4d56393</body></message>

2023-07-09 22:39:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=1] Closing socket

2023-07-09 22:39:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=4257] Connector  state changed: connected->disconnected

2023-07-09 22:39:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=4257] Stream terminated

2023-07-09 22:39:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:49 |  >> <message to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" from="jaxmpp__n3bqnx0571@test-domain.com" type="error" id="c10cb5b8-d10e-4862-b9ce-c15e4ecd06de"><body>Test message 08e7a001-dd54-4358-a765-bceabcffd9f2</body><error type="auth" code="401"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">You must authorize session first.</text></error></message>

2023-07-09 22:39:49 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 << <message to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" from="jaxmpp__n3bqnx0571@test-domain.com" type="error" id="c10cb5b8-d10e-4862-b9ce-c15e4ecd06de"><body>Test message 08e7a001-dd54-4358-a765-bceabcffd9f2</body><error type="auth" code="401"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">You must authorize session first.</text></error></message>

2023-07-09 22:39:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=653 thread=1] Ignoring stop connector.

2023-07-09 22:39:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-09 22:39:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-09 22:39:50 |  >> <message to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" from="jaxmpp__n3bqnx0571@test-domain.com" type="error" id="c10cb5b8-d10e-4862-b9ce-c15e4ecd06de"><body>Test message 08e7a001-dd54-4358-a765-bceabcffd9f2</body><error type="auth" code="401"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">You must authorize session first.</text></error></message>

2023-07-09 22:39:50 | jaxmpp_ :: jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343 << <message to="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" xmlns="jabber:client" from="jaxmpp__n3bqnx0571@test-domain.com" type="error" id="c10cb5b8-d10e-4862-b9ce-c15e4ecd06de"><body>Test message 08e7a001-dd54-4358-a765-bceabcffd9f2</body><error type="auth" code="401"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">You must authorize session first.</text></error></message>

2023-07-09 22:39:51 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] Connector  state changed: null->connecting

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] DNS entry stored in session object: localhost:5222

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] Preparing connection to [localhost:5222]

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] Connector  state changed: connecting->connected

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=1] Whitespace ping period is setted to nullms

2023-07-09 22:39:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:51 |  >> <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>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@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>

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=4255] Start TLS

2023-07-09 22:39:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=4267] Proceeding TLS

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=4267] Start handshake

2023-07-09 22:39:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-09 22:39:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-09 22:39:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 22:39:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX24zYnFueDA1NzEscj1HN1lJVFFxNHJVSEpubDdSdWNQNw==</auth>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX24zYnFueDA1NzEscj1HN1lJVFFxNHJVSEpubDdSdWNQNw==</auth>

2023-07-09 22:39:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HN1lJVFFxNHJVSEpubDdSdWNQN1RySE1lbUpsWkVxY0plb0lXUzE4LHM9U3c4aTFYNHpZai9MVFE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HN1lJVFFxNHJVSEpubDdSdWNQN1RySE1lbUpsWkVxY0plb0lXUzE4LHM9U3c4aTFYNHpZai9MVFE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RzdZSVRRcTRyVUhKbmw3UnVjUDdUckhNZW1KbFpFcWNKZW9JV1MxOCxwPVd5eGU1ZGNraHN2RFlTb24zaG1DQU9Uc1hiUHgrNzcybDdOTjIzYVRyQTQ9</response>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RzdZSVRRcTRyVUhKbmw3UnVjUDdUckhNZW1KbFpFcWNKZW9JV1MxOCxwPVd5eGU1ZGNraHN2RFlTb24zaG1DQU9Uc1hiUHgrNzcybDdOTjIzYVRyQTQ9</response>

2023-07-09 22:39:51 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yYzdzM1FycUtRZmVudGZhdnZTV1c0bk9CcGU2bm9YRnBPRnB3MitHT1pjPQ==</success>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1yYzdzM1FycUtRZmVudGZhdnZTV1c0bk9CcGU2bm9YRnBPRnB3MitHT1pjPQ==</success>

2023-07-09 22:39:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:51 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-09 22:39:51 |  << <iq xmlns="jabber:client" id="Q5OkWcCJFMP1k4odHHypduk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com >> <iq xmlns="jabber:client" id="Q5OkWcCJFMP1k4odHHypduk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:51 |  >> <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="Q5OkWcCJFMP1k4odHHypduk"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__n3bqnx0571@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com << <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="Q5OkWcCJFMP1k4odHHypduk"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__n3bqnx0571@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 22:39:51 |  << <iq xmlns="jabber:client" id="K2DPZjFN4AseGRViR5skUfL" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="K2DPZjFN4AseGRViR5skUfL" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:51 |  >> <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="K2DPZjFN4AseGRViR5skUfL"/>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="K2DPZjFN4AseGRViR5skUfL"/>

2023-07-09 22:39:51 |  << <iq to="test-domain.com" id="YUd3ocEJJLGFJwoNYrXaKNV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm >> <iq to="test-domain.com" id="YUd3ocEJJLGFJwoNYrXaKNV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:51 |  << <iq id="3Xk4rhCAbKZ3m8zthBFO4qa" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm >> <iq id="3Xk4rhCAbKZ3m8zthBFO4qa" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:51 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:51 | [Mutex] waiting for: [items:received:all]

2023-07-09 22:39:51 |  >> <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="3Xk4rhCAbKZ3m8zthBFO4qa"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="3Xk4rhCAbKZ3m8zthBFO4qa"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:51 |  >> <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="YUd3ocEJJLGFJwoNYrXaKNV"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <iq to="jaxmpp__n3bqnx0571@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="YUd3ocEJJLGFJwoNYrXaKNV"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:51 |  >> <presence to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__n3bqnx0571@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <presence to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__n3bqnx0571@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="7b8ec2ce-311b-4efb-a089-8eb9f18a1e1c"><body>Test message fc4e824b-6ab2-4dce-925f-d955189935d2</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.569Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="7b8ec2ce-311b-4efb-a089-8eb9f18a1e1c"><body>Test message fc4e824b-6ab2-4dce-925f-d955189935d2</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.569Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="70f332ed-10b0-4c96-b4b6-1d689031d2aa"><body>Test message e3a0eeab-8a39-444b-9e9f-6e8d7d5b3cf9</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.577Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="70f332ed-10b0-4c96-b4b6-1d689031d2aa"><body>Test message e3a0eeab-8a39-444b-9e9f-6e8d7d5b3cf9</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.577Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="63d7c3e8-78da-4425-bdf7-4c01506f06d4"><body>Test message fb7edfe4-dc5c-4aa5-87e8-9ffd942979bb</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.584Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="63d7c3e8-78da-4425-bdf7-4c01506f06d4"><body>Test message fb7edfe4-dc5c-4aa5-87e8-9ffd942979bb</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.584Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="c300e625-cbee-4b20-aebb-2fc700fc943f"><body>Test message cd9147a4-04f4-40dd-a2c2-fcd5a5d10ef9</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.645Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="c300e625-cbee-4b20-aebb-2fc700fc943f"><body>Test message cd9147a4-04f4-40dd-a2c2-fcd5a5d10ef9</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.645Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="247a694b-1a91-4a72-9ccd-0bd8264de90f"><body>Test message daf46bad-a130-4dc0-951f-cfb3573481f0</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.705Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="247a694b-1a91-4a72-9ccd-0bd8264de90f"><body>Test message daf46bad-a130-4dc0-951f-cfb3573481f0</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.705Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="a47c9940-acfc-4598-8df8-4e459381ec69"><body>Test message 019345a2-2104-46ad-b5eb-ed5f083a01e1</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.725Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="a47c9940-acfc-4598-8df8-4e459381ec69"><body>Test message 019345a2-2104-46ad-b5eb-ed5f083a01e1</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.725Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="fd8a518b-18be-4e25-97c0-431819485faa"><body>Test message d0369cca-40cb-441c-98c4-085e274b6afb</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.763Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="fd8a518b-18be-4e25-97c0-431819485faa"><body>Test message d0369cca-40cb-441c-98c4-085e274b6afb</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.763Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="af1ee41a-be4d-41c0-9193-5824e57848a1"><body>Test message 55643192-79ac-4194-82c2-02867ab263f4</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.784Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="af1ee41a-be4d-41c0-9193-5824e57848a1"><body>Test message 55643192-79ac-4194-82c2-02867ab263f4</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.784Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="987325a6-5feb-4e50-ae6e-56143b6100b7"><body>Test message 8aa4ccdf-9bf2-42f7-8359-1e6bcdc65e55</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.793Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="987325a6-5feb-4e50-ae6e-56143b6100b7"><body>Test message 8aa4ccdf-9bf2-42f7-8359-1e6bcdc65e55</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.793Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="659889f5-06f4-45d2-b136-5c8248ba353c"><body>Test message bc357505-3e39-4a5a-b169-3738a266fbdd</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.823Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="659889f5-06f4-45d2-b136-5c8248ba353c"><body>Test message bc357505-3e39-4a5a-b169-3738a266fbdd</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.823Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="6f216d6e-bded-40fd-a285-04dcfa8f6632"><body>Test message 9b2b6674-fbc5-421b-b890-94f360464deb</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.830Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="6f216d6e-bded-40fd-a285-04dcfa8f6632"><body>Test message 9b2b6674-fbc5-421b-b890-94f360464deb</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.830Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="bdd0e7e9-7a9f-44a9-9f55-a65d119102a6"><body>Test message 84e4b868-b1f8-42d7-9955-f21e11c07f84</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.854Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="bdd0e7e9-7a9f-44a9-9f55-a65d119102a6"><body>Test message 84e4b868-b1f8-42d7-9955-f21e11c07f84</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.854Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="34908a3d-d881-4943-b68a-4f04b4d10423"><body>Test message 4cba289c-cc16-4c96-b00a-a60b482b5730</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.882Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="34908a3d-d881-4943-b68a-4f04b4d10423"><body>Test message 4cba289c-cc16-4c96-b00a-a60b482b5730</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.882Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="9dc798d0-eedf-4a63-b6d8-ee3bc387a6e6"><body>Test message c290d327-0e32-4b9e-ab39-85329fe5683d</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.922Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="9dc798d0-eedf-4a63-b6d8-ee3bc387a6e6"><body>Test message c290d327-0e32-4b9e-ab39-85329fe5683d</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:49.922Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="df2f7d75-9c22-45df-becd-072416888dfb"><body>Test message 8b7a4c62-aa89-48e0-a0c6-b291fc24ac5c</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.007Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="df2f7d75-9c22-45df-becd-072416888dfb"><body>Test message 8b7a4c62-aa89-48e0-a0c6-b291fc24ac5c</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.007Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="21d73546-3dd8-40ef-9d13-19caf20485dc"><body>Test message e5bece19-4766-4e2d-a7a9-18dafb911254</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.025Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="21d73546-3dd8-40ef-9d13-19caf20485dc"><body>Test message e5bece19-4766-4e2d-a7a9-18dafb911254</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.025Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="767f49c3-d650-499a-ba97-b0c73cc59085"><body>Test message 7c638599-579a-4831-af82-5728a96f9d7f</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.067Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="767f49c3-d650-499a-ba97-b0c73cc59085"><body>Test message 7c638599-579a-4831-af82-5728a96f9d7f</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.067Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="6b4bdbf6-e10f-48f7-a58d-100a671084ae"><body>Test message dc19c45f-2ebf-44b5-8514-5c82b8887bee</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.101Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="6b4bdbf6-e10f-48f7-a58d-100a671084ae"><body>Test message dc19c45f-2ebf-44b5-8514-5c82b8887bee</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.101Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="053e721f-bb26-47f2-b6ec-41f25dd38245"><body>Test message 2eb09e62-dc1c-4ab0-9f1d-6700e7e9a044</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.150Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="053e721f-bb26-47f2-b6ec-41f25dd38245"><body>Test message 2eb09e62-dc1c-4ab0-9f1d-6700e7e9a044</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.150Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="a6572de7-79d1-4236-98fa-deff5816549c"><body>Test message c73d5235-19f5-4b8e-9f53-7b1a58b76fb9</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.164Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="a6572de7-79d1-4236-98fa-deff5816549c"><body>Test message c73d5235-19f5-4b8e-9f53-7b1a58b76fb9</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.164Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="e5197719-da62-4a64-9e89-c3c46c4e7e5c"><body>Test message 9d56790d-c8e4-4439-8b60-6e0df298c49b</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.178Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="e5197719-da62-4a64-9e89-c3c46c4e7e5c"><body>Test message 9d56790d-c8e4-4439-8b60-6e0df298c49b</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.178Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="cc286171-f27a-446e-be27-9a0f3e36d075"><body>Test message cfdcffb3-9085-49d0-be06-364f919e24bf</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.207Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="cc286171-f27a-446e-be27-9a0f3e36d075"><body>Test message cfdcffb3-9085-49d0-be06-364f919e24bf</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.207Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="0fc34aa5-31c5-4dd2-8028-369065cbbf8e"><body>Test message d935a336-13b4-4939-bdb8-f3061fd8942d</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.251Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="0fc34aa5-31c5-4dd2-8028-369065cbbf8e"><body>Test message d935a336-13b4-4939-bdb8-f3061fd8942d</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.251Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="568cec03-b664-4dd8-88b5-c9bf0d5679a8"><body>Test message 6a17e410-1b1c-4af4-a259-c5ce4e0b62fc</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.275Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="568cec03-b664-4dd8-88b5-c9bf0d5679a8"><body>Test message 6a17e410-1b1c-4af4-a259-c5ce4e0b62fc</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.275Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="f4d53057-9fcd-4313-a119-b838bcaec444"><body>Test message 47289812-971f-4de0-81e2-d36801ae541e</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.297Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="f4d53057-9fcd-4313-a119-b838bcaec444"><body>Test message 47289812-971f-4de0-81e2-d36801ae541e</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.297Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="8b148a55-a6ef-4612-9b5a-6d7f2d64687e"><body>Test message 32553d6d-50d9-4309-8a04-3481632ef08c</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.319Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="8b148a55-a6ef-4612-9b5a-6d7f2d64687e"><body>Test message 32553d6d-50d9-4309-8a04-3481632ef08c</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.319Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="c8c0db4d-be65-4f78-b9b9-cd66921d7cfc"><body>Test message 069f6a24-30b9-4df6-8d41-2150c08f19f3</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.332Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="c8c0db4d-be65-4f78-b9b9-cd66921d7cfc"><body>Test message 069f6a24-30b9-4df6-8d41-2150c08f19f3</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.332Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="6ed4061f-1068-4e62-ac23-f7c636aeb817"><body>Test message 697c0bf2-280c-4a12-b10a-8fb2a7075a5c</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.361Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="6ed4061f-1068-4e62-ac23-f7c636aeb817"><body>Test message 697c0bf2-280c-4a12-b10a-8fb2a7075a5c</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.361Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="b120d9ee-c8f0-418e-b3bd-b93c7c3950bb"><body>Test message cebe96e6-b295-4d0a-b659-cae6fb90e664</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.380Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="b120d9ee-c8f0-418e-b3bd-b93c7c3950bb"><body>Test message cebe96e6-b295-4d0a-b659-cae6fb90e664</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.380Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="3a7df41c-450a-4e28-b672-539f6849ae89"><body>Test message 6b14f9b5-d2be-4424-bef8-f73b8198c12b</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.406Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="3a7df41c-450a-4e28-b672-539f6849ae89"><body>Test message 6b14f9b5-d2be-4424-bef8-f73b8198c12b</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.406Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="8b99a5ce-05c2-4a41-ae3e-224bbb2a33ce"><body>Test message 4882547f-8799-473e-8a2d-38feccce2407</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.417Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="8b99a5ce-05c2-4a41-ae3e-224bbb2a33ce"><body>Test message 4882547f-8799-473e-8a2d-38feccce2407</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.417Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="53eff0d8-3494-40fc-9eee-ffc02296dd40"><body>Test message 5f423136-94f2-4a72-ae05-3d11064df42e</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.439Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="53eff0d8-3494-40fc-9eee-ffc02296dd40"><body>Test message 5f423136-94f2-4a72-ae05-3d11064df42e</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.439Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="fdecccd4-1672-4a24-83ec-9a1003d8985b"><body>Test message d703ab6d-108d-4d6b-b7b0-2c6da5e663cf</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.467Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="fdecccd4-1672-4a24-83ec-9a1003d8985b"><body>Test message d703ab6d-108d-4d6b-b7b0-2c6da5e663cf</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.467Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="8159c11a-7e3f-4821-9459-0e370538501a"><body>Test message ed9b202f-f3c7-4fc4-b70b-7320e709a6a6</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.501Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="8159c11a-7e3f-4821-9459-0e370538501a"><body>Test message ed9b202f-f3c7-4fc4-b70b-7320e709a6a6</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.501Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="e1115d00-fb63-4aec-8cd3-a2c3ebf50875"><body>Test message 026b3aea-17bb-4efe-b8c2-0032a31368f6</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.511Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="e1115d00-fb63-4aec-8cd3-a2c3ebf50875"><body>Test message 026b3aea-17bb-4efe-b8c2-0032a31368f6</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.511Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 |  >> <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="08d22f6a-8aea-4981-b9f3-223a776655f8"><body>Test message ad061118-6fe6-46bf-b7e3-ec869f1ee9af</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.518Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | jaxmpp_ :: jaxmpp__n3bqnx0571@test-domain.com/test-sm << <message to="jaxmpp__n3bqnx0571@test-domain.com" xmlns="jabber:client" from="jaxmpp__8m09gr0570@test-domain.com/108689552-tigase-343" type="chat" id="08d22f6a-8aea-4981-b9f3-223a776655f8"><body>Test message ad061118-6fe6-46bf-b7e3-ec869f1ee9af</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:50.518Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:51 | [Mutex] notify: [items:received:all]

2023-07-09 22:39:51 | [Mutex] received everything.

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=4262] Connector  state changed: connected->disconnected

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=654 thread=4262] Stream terminated

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=4267] Connector  state changed: connected->disconnected

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=655 thread=4267] Stream terminated

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMessageRedeliverySMnoResumption 2.763s
2023-07-09 22:39:52 |

2023-07-09 22:39:52 | null / [TestClass name=class tigase.tests.jaxmpp.TestMessageRedelivery]

2023-07-09 22:39:52 | ------------------------------------

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Connector  state changed: null->connecting

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] DNS entry stored in session object: localhost:5222

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Preparing connection to [localhost:5222]

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Connector  state changed: connecting->connected

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Whitespace ping period is setted to nullms

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:52 |  >> <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>

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=4285] Start TLS

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=4288] Proceeding TLS

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=4288] Start handshake

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@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>

2023-07-09 22:39:52 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:52 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 22:39:52 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX21hYTB3ODA1NzQscj11VnF5ZlhjajVaUHhtN2FNM3pqZA==</auth>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX21hYTB3ODA1NzQscj11VnF5ZlhjajVaUHhtN2FNM3pqZA==</auth>

2023-07-09 22:39:52 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11VnF5ZlhjajVaUHhtN2FNM3pqZDAxMHpaS3NOV2NVZ0YwSkxKNXVuLHM9cWtTclNOWnAyMG5LOVE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11VnF5ZlhjajVaUHhtN2FNM3pqZDAxMHpaS3NOV2NVZ0YwSkxKNXVuLHM9cWtTclNOWnAyMG5LOVE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:52 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dVZxeWZYY2o1WlB4bTdhTTN6amQwMTB6WktzTldjVWdGMEpMSjV1bixwPWt1RnhxM1FSRlBYbzRrSExMQW11RTB1elFKZTBTWjJYZm5VMGVSbGE0RW89</response>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dVZxeWZYY2o1WlB4bTdhTTN6amQwMTB6WktzTldjVWdGMEpMSjV1bixwPWt1RnhxM1FSRlBYbzRrSExMQW11RTB1elFKZTBTWjJYZm5VMGVSbGE0RW89</response>

2023-07-09 22:39:52 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iR3RmRTRscmRiMUdqdFJEZG1PN0hDMS9TSUFGcmovbWpMVjNBK1M5ZW9RPQ==</success>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iR3RmRTRscmRiMUdqdFJEZG1PN0hDMS9TSUFGcmovbWpMVjNBK1M5ZW9RPQ==</success>

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:52 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-09 22:39:52 |  << <iq xmlns="jabber:client" id="4V0zx8CfSfzocHJNDJWkWcC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com >> <iq xmlns="jabber:client" id="4V0zx8CfSfzocHJNDJWkWcC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:52 |  >> <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="4V0zx8CfSfzocHJNDJWkWcC"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__maa0w80574@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com << <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="4V0zx8CfSfzocHJNDJWkWcC"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__maa0w80574@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 22:39:52 |  << <iq xmlns="jabber:client" id="S4po0vdS1p6Cup5t6vpS6dO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="S4po0vdS1p6Cup5t6vpS6dO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:52 |  >> <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="S4po0vdS1p6Cup5t6vpS6dO"/>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="S4po0vdS1p6Cup5t6vpS6dO"/>

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-09 22:39:52 |  << <iq to="test-domain.com" id="56tBgSLUjHEIJNVTfYo4s8L" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <iq to="test-domain.com" id="56tBgSLUjHEIJNVTfYo4s8L" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:52 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:52 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="3a170ecf-cfc9-4865-a92f-3466e191fe07" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="3a170ecf-cfc9-4865-a92f-3466e191fe07" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:52 |  << <iq id="h9Atpi2m2i5ncFHGMO3n3gP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <iq id="h9Atpi2m2i5ncFHGMO3n3gP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:52 |  >> <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="56tBgSLUjHEIJNVTfYo4s8L"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="56tBgSLUjHEIJNVTfYo4s8L"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:52 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:52 |  >> <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="h9Atpi2m2i5ncFHGMO3n3gP"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="h9Atpi2m2i5ncFHGMO3n3gP"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=1] Connector  state changed: null->connecting

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=1] DNS entry stored in session object: localhost:5222

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=1] Preparing connection to [localhost:5222]

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=1] Connector  state changed: connecting->connected

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=1] Whitespace ping period is setted to nullms

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:52 |  >> <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>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@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>

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=4291] Start TLS

2023-07-09 22:39:52 |  >> <presence to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__maa0w80574@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <presence to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__maa0w80574@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=4293] Proceeding TLS

2023-07-09 22:39:52 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=4293] Start handshake

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:52 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 22:39:52 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzZuZDBzejA1NzMscj1IUk5uUEQ1Y0k2U2U5RFlqdzhNUA==</auth>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzZuZDBzejA1NzMscj1IUk5uUEQ1Y0k2U2U5RFlqdzhNUA==</auth>

2023-07-09 22:39:52 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IUk5uUEQ1Y0k2U2U5RFlqdzhNUDFCcEUzRUdDQ3gwVkZDZVE0dXZoLHM9cU9IQkVjcTVEdWRIUVE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IUk5uUEQ1Y0k2U2U5RFlqdzhNUDFCcEUzRUdDQ3gwVkZDZVE0dXZoLHM9cU9IQkVjcTVEdWRIUVE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:52 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SFJOblBENWNJNlNlOURZanc4TVAxQnBFM0VHQ0N4MFZGQ2VRNHV2aCxwPTg0WEc5Y3NCRzVaSGxUbjdIZVlod3RMS1NTaGs5VkNRSzNSQWdKOEJjRHc9</response>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SFJOblBENWNJNlNlOURZanc4TVAxQnBFM0VHQ0N4MFZGQ2VRNHV2aCxwPTg0WEc5Y3NCRzVaSGxUbjdIZVlod3RMS1NTaGs5VkNRSzNSQWdKOEJjRHc9</response>

2023-07-09 22:39:52 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1na3NUNXpYbFY3NVhpc3FmT3VsYnVlNC9vSWY2L2psbWVySHZsaVpVUU9nPQ==</success>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1na3NUNXpYbFY3NVhpc3FmT3VsYnVlNC9vSWY2L2psbWVySHZsaVpVUU9nPQ==</success>

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:52 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-09 22:39:52 |  << <iq xmlns="jabber:client" id="efQfPZ1vuq8AohLYdNSaABt" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com >> <iq xmlns="jabber:client" id="efQfPZ1vuq8AohLYdNSaABt" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:39:52 |  >> <iq to="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" xmlns="jabber:client" type="result" id="efQfPZ1vuq8AohLYdNSaABt"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344</jid></bind></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com << <iq to="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" xmlns="jabber:client" type="result" id="efQfPZ1vuq8AohLYdNSaABt"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344</jid></bind></iq>

2023-07-09 22:39:52 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 22:39:52 |  << <iq xmlns="jabber:client" id="TazCJFMP1k4odHHypdukFIV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <iq xmlns="jabber:client" id="TazCJFMP1k4odHHypdukFIV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:52 |  >> <iq to="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" xmlns="jabber:client" type="result" id="TazCJFMP1k4odHHypdukFIV"/>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 << <iq to="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" xmlns="jabber:client" type="result" id="TazCJFMP1k4odHHypdukFIV"/>

2023-07-09 22:39:52 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-09 22:39:52 |  << <iq to="test-domain.com" id="ZeJ0q6DxnU7Dk01qlLMYfPZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <iq to="test-domain.com" id="ZeJ0q6DxnU7Dk01qlLMYfPZ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:52 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:52 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="6a0a3775-7b10-4b0b-8b19-4f1d4b45cf15" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="6a0a3775-7b10-4b0b-8b19-4f1d4b45cf15" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:52 |  << <iq id="cXSgWbHJvtqiS4mdDIHLO2k" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <iq id="cXSgWbHJvtqiS4mdDIHLO2k" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:52 |  >> <iq to="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" xmlns="jabber:client" from="test-domain.com" type="result" id="ZeJ0q6DxnU7Dk01qlLMYfPZ"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 << <iq to="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" xmlns="jabber:client" from="test-domain.com" type="result" id="ZeJ0q6DxnU7Dk01qlLMYfPZ"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:52 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:52 |  >> <iq to="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" xmlns="jabber:client" type="result" id="cXSgWbHJvtqiS4mdDIHLO2k"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 << <iq to="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" xmlns="jabber:client" type="result" id="cXSgWbHJvtqiS4mdDIHLO2k"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:52 |  << <message to="jaxmpp__maa0w80574@test-domain.com/test-sm" id="w3x8tz0575" type="chat"><body>Test message 8215cedf-f535-4dec-959b-5883d46fe5a0</body></message>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com/test-sm" id="w3x8tz0575" type="chat"><body>Test message 8215cedf-f535-4dec-959b-5883d46fe5a0</body></message>

2023-07-09 22:39:52 |  >> <presence to="jaxmpp__6nd0sz0573@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 << <presence to="jaxmpp__6nd0sz0573@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:52 | [Mutex] waiting for: [msg:w3x8tz0575]

2023-07-09 22:39:52 |  >> <message to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="w3x8tz0575"><body>Test message 8215cedf-f535-4dec-959b-5883d46fe5a0</body></message>

2023-07-09 22:39:52 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="w3x8tz0575"><body>Test message 8215cedf-f535-4dec-959b-5883d46fe5a0</body></message>

2023-07-09 22:39:52 | [Mutex] notify: [msg:w3x8tz0575]

2023-07-09 22:39:52 | [Mutex] received everything.

2023-07-09 22:39:52 | [Mutex] isItemNotified: msg:w3x8tz0575 :: true

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="6a831b0f-6278-407c-b083-a679700ff887" type="chat"><body>Test message 5f5d3c2b-9a22-483d-8091-ec9fe5c3c034</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="6a831b0f-6278-407c-b083-a679700ff887" type="chat"><body>Test message 5f5d3c2b-9a22-483d-8091-ec9fe5c3c034</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="41474621-ad11-4b9f-93d3-0d704963d58e" type="chat"><body>Test message 63265a00-481b-474a-98f1-04ead205874b</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="41474621-ad11-4b9f-93d3-0d704963d58e" type="chat"><body>Test message 63265a00-481b-474a-98f1-04ead205874b</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="19a30b8a-0871-4afc-846e-250ff3195c5a" type="chat"><body>Test message 7e03fe2b-da65-47b0-9f92-f2374e478523</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="19a30b8a-0871-4afc-846e-250ff3195c5a" type="chat"><body>Test message 7e03fe2b-da65-47b0-9f92-f2374e478523</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="39d714cd-4d83-48e1-a541-c945fe3f5c77" type="chat"><body>Test message 2db9050f-a727-4e72-8172-936bdf06f7a4</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="39d714cd-4d83-48e1-a541-c945fe3f5c77" type="chat"><body>Test message 2db9050f-a727-4e72-8172-936bdf06f7a4</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="6a831b0f-6278-407c-b083-a679700ff887"><body>Test message 5f5d3c2b-9a22-483d-8091-ec9fe5c3c034</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="6a831b0f-6278-407c-b083-a679700ff887"><body>Test message 5f5d3c2b-9a22-483d-8091-ec9fe5c3c034</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="0c7d3b16-bd4a-4f67-beaf-9378bef0a9b6" type="chat"><body>Test message b8fdd8e3-fb26-4c73-9feb-9eb2db1826c3</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="0c7d3b16-bd4a-4f67-beaf-9378bef0a9b6" type="chat"><body>Test message b8fdd8e3-fb26-4c73-9feb-9eb2db1826c3</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="ce2e9ba7-516e-497c-a888-5782b4ac0d0d" type="chat"><body>Test message 45b749a0-55a2-464c-b81a-0f9684f4b53d</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="ce2e9ba7-516e-497c-a888-5782b4ac0d0d" type="chat"><body>Test message 45b749a0-55a2-464c-b81a-0f9684f4b53d</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="4a628469-9b36-4f61-a193-e9a5d7a15108" type="chat"><body>Test message d9a43b59-9d94-4abc-8907-961c455a1660</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="4a628469-9b36-4f61-a193-e9a5d7a15108" type="chat"><body>Test message d9a43b59-9d94-4abc-8907-961c455a1660</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="378d1ce2-79b1-44cf-9ca9-d00a15537329" type="chat"><body>Test message 337f9042-dff6-48aa-bd29-3f608a9c4926</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="378d1ce2-79b1-44cf-9ca9-d00a15537329" type="chat"><body>Test message 337f9042-dff6-48aa-bd29-3f608a9c4926</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="effabe6d-af60-442f-9867-9af869352787" type="chat"><body>Test message 6d2733c6-cfda-4668-ad7b-e6daf535cb27</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="effabe6d-af60-442f-9867-9af869352787" type="chat"><body>Test message 6d2733c6-cfda-4668-ad7b-e6daf535cb27</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="bc057c91-3ad4-466e-bf13-c275cc85a538" type="chat"><body>Test message 274659ff-3c85-430d-be5f-a9c0ecba8082</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="bc057c91-3ad4-466e-bf13-c275cc85a538" type="chat"><body>Test message 274659ff-3c85-430d-be5f-a9c0ecba8082</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="970f1aec-6f7e-4d82-a4ff-adb3baa38ff8" type="chat"><body>Test message 92cfd598-da47-448c-af89-203dbb5ba258</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="970f1aec-6f7e-4d82-a4ff-adb3baa38ff8" type="chat"><body>Test message 92cfd598-da47-448c-af89-203dbb5ba258</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="45487203-6db1-4b71-a4f4-1cb448174719" type="chat"><body>Test message 15bc6e97-4f39-462f-a857-981727bde32a</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="45487203-6db1-4b71-a4f4-1cb448174719" type="chat"><body>Test message 15bc6e97-4f39-462f-a857-981727bde32a</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="5f9d827c-fc36-4017-b142-7e300ba5f424" type="chat"><body>Test message 34d8a91d-51f3-4344-a9d7-d81e13bc42a2</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="5f9d827c-fc36-4017-b142-7e300ba5f424" type="chat"><body>Test message 34d8a91d-51f3-4344-a9d7-d81e13bc42a2</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="eb4da13c-2cc5-4f73-9aa7-701379742e35" type="chat"><body>Test message db808857-ee47-45f0-b0b2-520127abb989</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="eb4da13c-2cc5-4f73-9aa7-701379742e35" type="chat"><body>Test message db808857-ee47-45f0-b0b2-520127abb989</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="41474621-ad11-4b9f-93d3-0d704963d58e"><body>Test message 63265a00-481b-474a-98f1-04ead205874b</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="41474621-ad11-4b9f-93d3-0d704963d58e"><body>Test message 63265a00-481b-474a-98f1-04ead205874b</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="6416b29e-5fbb-437c-8397-84bb87d23285" type="chat"><body>Test message 95371415-e249-4de8-8f83-a0103b597b38</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="6416b29e-5fbb-437c-8397-84bb87d23285" type="chat"><body>Test message 95371415-e249-4de8-8f83-a0103b597b38</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="94383f80-12a5-49ec-adce-1578b2018ed8" type="chat"><body>Test message fa55e533-ae03-48e7-970b-ff4cf277d20c</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="94383f80-12a5-49ec-adce-1578b2018ed8" type="chat"><body>Test message fa55e533-ae03-48e7-970b-ff4cf277d20c</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="5b4c2fa3-72ee-456f-a11b-28bf2a3574ba" type="chat"><body>Test message 5b24ccb3-1fc0-44fc-be6f-db63fcc7c194</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="5b4c2fa3-72ee-456f-a11b-28bf2a3574ba" type="chat"><body>Test message 5b24ccb3-1fc0-44fc-be6f-db63fcc7c194</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="19a30b8a-0871-4afc-846e-250ff3195c5a"><body>Test message 7e03fe2b-da65-47b0-9f92-f2374e478523</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="19a30b8a-0871-4afc-846e-250ff3195c5a"><body>Test message 7e03fe2b-da65-47b0-9f92-f2374e478523</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="1afde48f-01ed-4fa5-9846-cec8620ba73a" type="chat"><body>Test message 5f268aa8-d00b-48d2-b625-eb4d833cfc3f</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="1afde48f-01ed-4fa5-9846-cec8620ba73a" type="chat"><body>Test message 5f268aa8-d00b-48d2-b625-eb4d833cfc3f</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="39d714cd-4d83-48e1-a541-c945fe3f5c77"><body>Test message 2db9050f-a727-4e72-8172-936bdf06f7a4</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="39d714cd-4d83-48e1-a541-c945fe3f5c77"><body>Test message 2db9050f-a727-4e72-8172-936bdf06f7a4</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="c37c7a92-a1a5-4c54-a8b9-e9fb71c4d760" type="chat"><body>Test message 348bd6fd-5748-4a8d-972a-26f949f7ca92</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="c37c7a92-a1a5-4c54-a8b9-e9fb71c4d760" type="chat"><body>Test message 348bd6fd-5748-4a8d-972a-26f949f7ca92</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="a0262548-f9b5-4531-9a7a-4d7234e2a835" type="chat"><body>Test message 666de18e-06b9-4160-893c-7f72b2cb6477</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="a0262548-f9b5-4531-9a7a-4d7234e2a835" type="chat"><body>Test message 666de18e-06b9-4160-893c-7f72b2cb6477</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="0c7d3b16-bd4a-4f67-beaf-9378bef0a9b6"><body>Test message b8fdd8e3-fb26-4c73-9feb-9eb2db1826c3</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="0c7d3b16-bd4a-4f67-beaf-9378bef0a9b6"><body>Test message b8fdd8e3-fb26-4c73-9feb-9eb2db1826c3</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="297c2d25-3762-4487-b4a3-9eba9a16bb96" type="chat"><body>Test message 1a48366c-eeb3-4f37-83f6-c0a9f4cf79b1</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="297c2d25-3762-4487-b4a3-9eba9a16bb96" type="chat"><body>Test message 1a48366c-eeb3-4f37-83f6-c0a9f4cf79b1</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="cb44b26c-9407-469b-9dee-695ef13e3665" type="chat"><body>Test message 9c2fd324-40f0-4ab3-b3ef-462331a0cd06</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="cb44b26c-9407-469b-9dee-695ef13e3665" type="chat"><body>Test message 9c2fd324-40f0-4ab3-b3ef-462331a0cd06</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="ce2e9ba7-516e-497c-a888-5782b4ac0d0d"><body>Test message 45b749a0-55a2-464c-b81a-0f9684f4b53d</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="ce2e9ba7-516e-497c-a888-5782b4ac0d0d"><body>Test message 45b749a0-55a2-464c-b81a-0f9684f4b53d</body></message>

2023-07-09 22:39:53 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <r xmlns="urn:xmpp:sm:3"/>

2023-07-09 22:39:53 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="6ff19b1b-b410-46c3-9b66-189565115e8d" type="chat"><body>Test message 18375005-28ad-4739-91c3-df5aea050908</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="6ff19b1b-b410-46c3-9b66-189565115e8d" type="chat"><body>Test message 18375005-28ad-4739-91c3-df5aea050908</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="53bed257-df97-42b0-9cea-e68c96e31557" type="chat"><body>Test message 38357539-da75-4962-b009-d4a2877f3e96</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="53bed257-df97-42b0-9cea-e68c96e31557" type="chat"><body>Test message 38357539-da75-4962-b009-d4a2877f3e96</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="df100593-ad3a-4f37-a787-78e7b11975d5" type="chat"><body>Test message f5787f9a-7e2b-489d-97ec-b9e768959b95</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="df100593-ad3a-4f37-a787-78e7b11975d5" type="chat"><body>Test message f5787f9a-7e2b-489d-97ec-b9e768959b95</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="e75f5c67-1bd4-45e2-ab98-87e09d0ad258" type="chat"><body>Test message 163dcb56-aa3c-4725-926f-12852199ad79</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="e75f5c67-1bd4-45e2-ab98-87e09d0ad258" type="chat"><body>Test message 163dcb56-aa3c-4725-926f-12852199ad79</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="4a628469-9b36-4f61-a193-e9a5d7a15108"><body>Test message d9a43b59-9d94-4abc-8907-961c455a1660</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="4a628469-9b36-4f61-a193-e9a5d7a15108"><body>Test message d9a43b59-9d94-4abc-8907-961c455a1660</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="9d5907cc-9b17-4d39-977e-42b015b7d56b" type="chat"><body>Test message 167a603e-685f-4550-bdec-bf051acd44df</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="9d5907cc-9b17-4d39-977e-42b015b7d56b" type="chat"><body>Test message 167a603e-685f-4550-bdec-bf051acd44df</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="38326eae-2bbe-4301-9c53-e9f7d9ca1eba" type="chat"><body>Test message 59871f39-e321-4612-8622-de442065fc82</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="38326eae-2bbe-4301-9c53-e9f7d9ca1eba" type="chat"><body>Test message 59871f39-e321-4612-8622-de442065fc82</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="8bd578bb-bb23-4967-9a1c-594d6561c5f2" type="chat"><body>Test message 8a5d022e-38bd-4040-b858-34ec081fb8c3</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="8bd578bb-bb23-4967-9a1c-594d6561c5f2" type="chat"><body>Test message 8a5d022e-38bd-4040-b858-34ec081fb8c3</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="edcaf4dc-4f99-4ed8-98fc-ee380c1ddd85" type="chat"><body>Test message 5c2a9c9a-fcea-4c8c-8542-2f951978b25d</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="edcaf4dc-4f99-4ed8-98fc-ee380c1ddd85" type="chat"><body>Test message 5c2a9c9a-fcea-4c8c-8542-2f951978b25d</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="9f2ee9bb-1563-452b-90cc-0bf4a1cd2b38" type="chat"><body>Test message e9fe7666-83ec-44fb-a17f-124cf169e428</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="9f2ee9bb-1563-452b-90cc-0bf4a1cd2b38" type="chat"><body>Test message e9fe7666-83ec-44fb-a17f-124cf169e428</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="20e9d14c-1076-4b1c-9c9a-daf3d97a5bb3" type="chat"><body>Test message 245e4df5-8636-4718-9cc2-239ba1092e9c</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="20e9d14c-1076-4b1c-9c9a-daf3d97a5bb3" type="chat"><body>Test message 245e4df5-8636-4718-9cc2-239ba1092e9c</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="51419a5d-200e-4aa7-8daa-0f0a441e08ad" type="chat"><body>Test message 71e545a7-d955-48bd-8573-13b70aa6eed6</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="51419a5d-200e-4aa7-8daa-0f0a441e08ad" type="chat"><body>Test message 71e545a7-d955-48bd-8573-13b70aa6eed6</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="ca2631d1-1457-42da-8a8b-42f34cd39f88" type="chat"><body>Test message 3b2f5161-1c50-46ef-ba05-2e0ceeb96901</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="ca2631d1-1457-42da-8a8b-42f34cd39f88" type="chat"><body>Test message 3b2f5161-1c50-46ef-ba05-2e0ceeb96901</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="0f716928-b129-466a-9a35-d3a1a9e23d67" type="chat"><body>Test message b802b0ac-8f8f-449e-bdb0-18aad663ac86</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="0f716928-b129-466a-9a35-d3a1a9e23d67" type="chat"><body>Test message b802b0ac-8f8f-449e-bdb0-18aad663ac86</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="a8d3cf55-473f-42ac-b7c0-a175a2699d01" type="chat"><body>Test message 6e3e121b-d62e-4b4a-b696-7ff3e4ee0285</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="a8d3cf55-473f-42ac-b7c0-a175a2699d01" type="chat"><body>Test message 6e3e121b-d62e-4b4a-b696-7ff3e4ee0285</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="9ebf5070-8220-42e0-9258-db693977a3fc" type="chat"><body>Test message def86f41-268a-4575-97f6-cc4df369a4d1</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="9ebf5070-8220-42e0-9258-db693977a3fc" type="chat"><body>Test message def86f41-268a-4575-97f6-cc4df369a4d1</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="983fdae9-76df-4a30-908a-0389aa09ac64" type="chat"><body>Test message 825747c1-9b52-4323-a6b2-73afba09b6ad</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="983fdae9-76df-4a30-908a-0389aa09ac64" type="chat"><body>Test message 825747c1-9b52-4323-a6b2-73afba09b6ad</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="03b6dda6-626a-4f65-951c-7297c27b1b66" type="chat"><body>Test message 77918655-9852-4f6a-b919-454ac69e6a9a</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="03b6dda6-626a-4f65-951c-7297c27b1b66" type="chat"><body>Test message 77918655-9852-4f6a-b919-454ac69e6a9a</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="a28359cb-e87a-47f9-8e40-f0159bd97205" type="chat"><body>Test message 715400f3-5334-42bf-a964-4049f83fb3fd</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="a28359cb-e87a-47f9-8e40-f0159bd97205" type="chat"><body>Test message 715400f3-5334-42bf-a964-4049f83fb3fd</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="5be5fa76-bee9-483a-818e-fb5356c79b57" type="chat"><body>Test message c7837401-eb35-4970-815b-955f06352878</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="5be5fa76-bee9-483a-818e-fb5356c79b57" type="chat"><body>Test message c7837401-eb35-4970-815b-955f06352878</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="d7f43892-c8af-4b36-b4b7-274b687e7866" type="chat"><body>Test message 9878825b-95b3-4c01-a38d-9b7b614f30f5</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="d7f43892-c8af-4b36-b4b7-274b687e7866" type="chat"><body>Test message 9878825b-95b3-4c01-a38d-9b7b614f30f5</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="b2e4e990-87b7-4265-9d36-dff1f13ff61e" type="chat"><body>Test message 7aae8aea-34a0-4438-be6c-2c277be7ce66</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="b2e4e990-87b7-4265-9d36-dff1f13ff61e" type="chat"><body>Test message 7aae8aea-34a0-4438-be6c-2c277be7ce66</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="33df793d-6a8a-488f-9e4e-caf95112c984" type="chat"><body>Test message d5d0a5b9-cfdb-40b4-aa1d-d97f02fe3982</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="33df793d-6a8a-488f-9e4e-caf95112c984" type="chat"><body>Test message d5d0a5b9-cfdb-40b4-aa1d-d97f02fe3982</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="9121b4b1-1532-4f90-8e90-fa1e013ab8b4" type="chat"><body>Test message fb3b17d1-036e-4038-880f-114bff2769f2</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="9121b4b1-1532-4f90-8e90-fa1e013ab8b4" type="chat"><body>Test message fb3b17d1-036e-4038-880f-114bff2769f2</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="b1b6918f-0737-4b22-925a-b2d0305f23c8" type="chat"><body>Test message f0c65fb5-309c-4e5b-b3ea-01553c38b8cd</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="b1b6918f-0737-4b22-925a-b2d0305f23c8" type="chat"><body>Test message f0c65fb5-309c-4e5b-b3ea-01553c38b8cd</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="378d1ce2-79b1-44cf-9ca9-d00a15537329"><body>Test message 337f9042-dff6-48aa-bd29-3f608a9c4926</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="378d1ce2-79b1-44cf-9ca9-d00a15537329"><body>Test message 337f9042-dff6-48aa-bd29-3f608a9c4926</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="effabe6d-af60-442f-9867-9af869352787"><body>Test message 6d2733c6-cfda-4668-ad7b-e6daf535cb27</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="effabe6d-af60-442f-9867-9af869352787"><body>Test message 6d2733c6-cfda-4668-ad7b-e6daf535cb27</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="bc057c91-3ad4-466e-bf13-c275cc85a538"><body>Test message 274659ff-3c85-430d-be5f-a9c0ecba8082</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="bc057c91-3ad4-466e-bf13-c275cc85a538"><body>Test message 274659ff-3c85-430d-be5f-a9c0ecba8082</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="970f1aec-6f7e-4d82-a4ff-adb3baa38ff8"><body>Test message 92cfd598-da47-448c-af89-203dbb5ba258</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="970f1aec-6f7e-4d82-a4ff-adb3baa38ff8"><body>Test message 92cfd598-da47-448c-af89-203dbb5ba258</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="45487203-6db1-4b71-a4f4-1cb448174719"><body>Test message 15bc6e97-4f39-462f-a857-981727bde32a</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="45487203-6db1-4b71-a4f4-1cb448174719"><body>Test message 15bc6e97-4f39-462f-a857-981727bde32a</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="5f9d827c-fc36-4017-b142-7e300ba5f424"><body>Test message 34d8a91d-51f3-4344-a9d7-d81e13bc42a2</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="5f9d827c-fc36-4017-b142-7e300ba5f424"><body>Test message 34d8a91d-51f3-4344-a9d7-d81e13bc42a2</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="04a04c85-60d4-45d4-9126-00f8f1ed2de0" type="chat"><body>Test message 1d80b3fd-9244-4d4b-8e72-35770ef45eab</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="04a04c85-60d4-45d4-9126-00f8f1ed2de0" type="chat"><body>Test message 1d80b3fd-9244-4d4b-8e72-35770ef45eab</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="99ff28c5-1e16-45ef-8aa9-739ef19c6b76" type="chat"><body>Test message 83a37fad-76d3-4ab3-9165-a0b27dcf87f9</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="99ff28c5-1e16-45ef-8aa9-739ef19c6b76" type="chat"><body>Test message 83a37fad-76d3-4ab3-9165-a0b27dcf87f9</body></message>

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="eb4da13c-2cc5-4f73-9aa7-701379742e35"><body>Test message db808857-ee47-45f0-b0b2-520127abb989</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="eb4da13c-2cc5-4f73-9aa7-701379742e35"><body>Test message db808857-ee47-45f0-b0b2-520127abb989</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="fa812a84-79cc-4d05-b964-b543642a27b4" type="chat"><body>Test message 8f850514-4400-424e-8cd4-138b5f836ab5</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="fa812a84-79cc-4d05-b964-b543642a27b4" type="chat"><body>Test message 8f850514-4400-424e-8cd4-138b5f836ab5</body></message>

2023-07-09 22:39:53 |  << <message to="jaxmpp__maa0w80574@test-domain.com" id="80b0adb9-dbea-4d88-8fb1-20c096ad3615" type="chat"><body>Test message 72f93acb-1369-4761-bcb3-d41636fb70c0</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344 >> <message to="jaxmpp__maa0w80574@test-domain.com" id="80b0adb9-dbea-4d88-8fb1-20c096ad3615" type="chat"><body>Test message 72f93acb-1369-4761-bcb3-d41636fb70c0</body></message>

2023-07-09 22:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Closing socket

2023-07-09 22:39:53 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="6416b29e-5fbb-437c-8397-84bb87d23285"><body>Test message 95371415-e249-4de8-8f83-a0103b597b38</body></message>

2023-07-09 22:39:53 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="6416b29e-5fbb-437c-8397-84bb87d23285"><body>Test message 95371415-e249-4de8-8f83-a0103b597b38</body></message>

2023-07-09 22:39:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.run: Exception in worker

2023-07-09 22:39:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=4288] Connector  state changed: connected->disconnected

2023-07-09 22:39:53 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2023-07-09 22:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=4285] Ignoring stop connector.

2023-07-09 22:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=658 thread=1] Ignoring stop connector.

2023-07-09 22:39:53 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-09 22:39:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-09 22:39:54 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=1] Connector  state changed: null->connecting

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=1] DNS entry stored in session object: localhost:5222

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=1] Preparing connection to [localhost:5222]

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=1] Connector  state changed: connecting->connected

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=1] Whitespace ping period is setted to nullms

2023-07-09 22:39:54 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:54 |  >> <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>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@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>

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=4285] Start TLS

2023-07-09 22:39:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=4298] Proceeding TLS

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=4298] Start handshake

2023-07-09 22:39:54 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:54 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-09 22:39:54 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-09 22:39:54 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 22:39:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX21hYTB3ODA1NzQscj1MWkhOOENwdUtjMEtmTXFoQTF6Tw==</auth>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX21hYTB3ODA1NzQscj1MWkhOOENwdUtjMEtmTXFoQTF6Tw==</auth>

2023-07-09 22:39:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MWkhOOENwdUtjMEtmTXFoQTF6T0sxeGNRR0w3SkdlbkV3UW92WWtBLHM9cWtTclNOWnAyMG5LOVE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MWkhOOENwdUtjMEtmTXFoQTF6T0sxeGNRR0w3SkdlbkV3UW92WWtBLHM9cWtTclNOWnAyMG5LOVE9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TFpITjhDcHVLYzBLZk1xaEExek9LMXhjUUdMN0pHZW5Fd1FvdllrQSxwPTFrMjZncUJzMERGa3pnK295Vk9ZeXBFUS83TlpzeGd0ZGc1VnhmVDZDYlE9</response>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TFpITjhDcHVLYzBLZk1xaEExek9LMXhjUUdMN0pHZW5Fd1FvdllrQSxwPTFrMjZncUJzMERGa3pnK295Vk9ZeXBFUS83TlpzeGd0ZGc1VnhmVDZDYlE9</response>

2023-07-09 22:39:54 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05UDlnN1V6OEZxbXdDV3AvMk1ETnNXeFdZNy9zN3F1ZjdzQTN5eXVRckZvPQ==</success>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05UDlnN1V6OEZxbXdDV3AvMk1ETnNXeFdZNy9zN3F1ZjdzQTN5eXVRckZvPQ==</success>

2023-07-09 22:39:54 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:54 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:54 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-09 22:39:54 |  << <iq xmlns="jabber:client" id="LczJNDJWkWcCJFMP1k4odHH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com >> <iq xmlns="jabber:client" id="LczJNDJWkWcCJFMP1k4odHH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:54 |  >> <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="LczJNDJWkWcCJFMP1k4odHH"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__maa0w80574@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com << <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="LczJNDJWkWcCJFMP1k4odHH"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__maa0w80574@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:54 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 22:39:54 |  << <iq xmlns="jabber:client" id="lm1AucTZq7Buo2vhRS3v4uZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="lm1AucTZq7Buo2vhRS3v4uZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:54 |  >> <iq to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" type="result" id="lm1AucTZq7Buo2vhRS3v4uZ"/>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <iq to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" type="result" id="lm1AucTZq7Buo2vhRS3v4uZ"/>

2023-07-09 22:39:54 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-09 22:39:54 |  << <iq to="test-domain.com" id="HqbHEIJNVTfYo4s8LJU5xm8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <iq to="test-domain.com" id="HqbHEIJNVTfYo4s8LJU5xm8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:54 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:54 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="de9339dd-a042-4d11-9dd0-d756f857ae70" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="de9339dd-a042-4d11-9dd0-d756f857ae70" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:54 |  << <iq id="70ToNYrXaKNVbph2wkYaPRa" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <iq id="70ToNYrXaKNVbph2wkYaPRa" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:54 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:54 |  >> <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="70ToNYrXaKNVbph2wkYaPRa"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="70ToNYrXaKNVbph2wkYaPRa"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:54 | [Mutex] waiting for: [items:received:all]

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="4a628469-9b36-4f61-a193-e9a5d7a15108"><body>Test message d9a43b59-9d94-4abc-8907-961c455a1660</body><delay stamp="2023-07-10T05:39:53.233Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="4a628469-9b36-4f61-a193-e9a5d7a15108"><body>Test message d9a43b59-9d94-4abc-8907-961c455a1660</body><delay stamp="2023-07-10T05:39:53.233Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="378d1ce2-79b1-44cf-9ca9-d00a15537329"><body>Test message 337f9042-dff6-48aa-bd29-3f608a9c4926</body><delay stamp="2023-07-10T05:39:53.245Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="378d1ce2-79b1-44cf-9ca9-d00a15537329"><body>Test message 337f9042-dff6-48aa-bd29-3f608a9c4926</body><delay stamp="2023-07-10T05:39:53.245Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <presence to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__maa0w80574@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <presence to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__maa0w80574@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="effabe6d-af60-442f-9867-9af869352787"><body>Test message 6d2733c6-cfda-4668-ad7b-e6daf535cb27</body><delay stamp="2023-07-10T05:39:53.253Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="effabe6d-af60-442f-9867-9af869352787"><body>Test message 6d2733c6-cfda-4668-ad7b-e6daf535cb27</body><delay stamp="2023-07-10T05:39:53.253Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="bc057c91-3ad4-466e-bf13-c275cc85a538"><body>Test message 274659ff-3c85-430d-be5f-a9c0ecba8082</body><delay stamp="2023-07-10T05:39:53.266Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="bc057c91-3ad4-466e-bf13-c275cc85a538"><body>Test message 274659ff-3c85-430d-be5f-a9c0ecba8082</body><delay stamp="2023-07-10T05:39:53.266Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="970f1aec-6f7e-4d82-a4ff-adb3baa38ff8"><body>Test message 92cfd598-da47-448c-af89-203dbb5ba258</body><delay stamp="2023-07-10T05:39:53.267Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="970f1aec-6f7e-4d82-a4ff-adb3baa38ff8"><body>Test message 92cfd598-da47-448c-af89-203dbb5ba258</body><delay stamp="2023-07-10T05:39:53.267Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="45487203-6db1-4b71-a4f4-1cb448174719"><body>Test message 15bc6e97-4f39-462f-a857-981727bde32a</body><delay stamp="2023-07-10T05:39:53.271Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="45487203-6db1-4b71-a4f4-1cb448174719"><body>Test message 15bc6e97-4f39-462f-a857-981727bde32a</body><delay stamp="2023-07-10T05:39:53.271Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="5f9d827c-fc36-4017-b142-7e300ba5f424"><body>Test message 34d8a91d-51f3-4344-a9d7-d81e13bc42a2</body><delay stamp="2023-07-10T05:39:53.276Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="5f9d827c-fc36-4017-b142-7e300ba5f424"><body>Test message 34d8a91d-51f3-4344-a9d7-d81e13bc42a2</body><delay stamp="2023-07-10T05:39:53.276Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="eb4da13c-2cc5-4f73-9aa7-701379742e35"><body>Test message db808857-ee47-45f0-b0b2-520127abb989</body><delay stamp="2023-07-10T05:39:53.279Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="eb4da13c-2cc5-4f73-9aa7-701379742e35"><body>Test message db808857-ee47-45f0-b0b2-520127abb989</body><delay stamp="2023-07-10T05:39:53.279Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <r xmlns="urn:xmpp:sm:3"/>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="6416b29e-5fbb-437c-8397-84bb87d23285"><body>Test message 95371415-e249-4de8-8f83-a0103b597b38</body><delay stamp="2023-07-10T05:39:53.285Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="6416b29e-5fbb-437c-8397-84bb87d23285"><body>Test message 95371415-e249-4de8-8f83-a0103b597b38</body><delay stamp="2023-07-10T05:39:53.285Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="94383f80-12a5-49ec-adce-1578b2018ed8"><body>Test message fa55e533-ae03-48e7-970b-ff4cf277d20c</body><delay stamp="2023-07-10T05:39:53.296Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="94383f80-12a5-49ec-adce-1578b2018ed8"><body>Test message fa55e533-ae03-48e7-970b-ff4cf277d20c</body><delay stamp="2023-07-10T05:39:53.296Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="5b4c2fa3-72ee-456f-a11b-28bf2a3574ba"><body>Test message 5b24ccb3-1fc0-44fc-be6f-db63fcc7c194</body><delay stamp="2023-07-10T05:39:53.299Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="5b4c2fa3-72ee-456f-a11b-28bf2a3574ba"><body>Test message 5b24ccb3-1fc0-44fc-be6f-db63fcc7c194</body><delay stamp="2023-07-10T05:39:53.299Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="1afde48f-01ed-4fa5-9846-cec8620ba73a"><body>Test message 5f268aa8-d00b-48d2-b625-eb4d833cfc3f</body><delay stamp="2023-07-10T05:39:53.308Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="1afde48f-01ed-4fa5-9846-cec8620ba73a"><body>Test message 5f268aa8-d00b-48d2-b625-eb4d833cfc3f</body><delay stamp="2023-07-10T05:39:53.308Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="c37c7a92-a1a5-4c54-a8b9-e9fb71c4d760"><body>Test message 348bd6fd-5748-4a8d-972a-26f949f7ca92</body><delay stamp="2023-07-10T05:39:53.314Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="c37c7a92-a1a5-4c54-a8b9-e9fb71c4d760"><body>Test message 348bd6fd-5748-4a8d-972a-26f949f7ca92</body><delay stamp="2023-07-10T05:39:53.314Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="a0262548-f9b5-4531-9a7a-4d7234e2a835"><body>Test message 666de18e-06b9-4160-893c-7f72b2cb6477</body><delay stamp="2023-07-10T05:39:53.319Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="a0262548-f9b5-4531-9a7a-4d7234e2a835"><body>Test message 666de18e-06b9-4160-893c-7f72b2cb6477</body><delay stamp="2023-07-10T05:39:53.319Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="297c2d25-3762-4487-b4a3-9eba9a16bb96"><body>Test message 1a48366c-eeb3-4f37-83f6-c0a9f4cf79b1</body><delay stamp="2023-07-10T05:39:53.326Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="297c2d25-3762-4487-b4a3-9eba9a16bb96"><body>Test message 1a48366c-eeb3-4f37-83f6-c0a9f4cf79b1</body><delay stamp="2023-07-10T05:39:53.326Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="cb44b26c-9407-469b-9dee-695ef13e3665"><body>Test message 9c2fd324-40f0-4ab3-b3ef-462331a0cd06</body><delay stamp="2023-07-10T05:39:53.333Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="cb44b26c-9407-469b-9dee-695ef13e3665"><body>Test message 9c2fd324-40f0-4ab3-b3ef-462331a0cd06</body><delay stamp="2023-07-10T05:39:53.333Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="6ff19b1b-b410-46c3-9b66-189565115e8d"><body>Test message 18375005-28ad-4739-91c3-df5aea050908</body><delay stamp="2023-07-10T05:39:53.339Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="6ff19b1b-b410-46c3-9b66-189565115e8d"><body>Test message 18375005-28ad-4739-91c3-df5aea050908</body><delay stamp="2023-07-10T05:39:53.339Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="53bed257-df97-42b0-9cea-e68c96e31557"><body>Test message 38357539-da75-4962-b009-d4a2877f3e96</body><delay stamp="2023-07-10T05:39:53.340Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="53bed257-df97-42b0-9cea-e68c96e31557"><body>Test message 38357539-da75-4962-b009-d4a2877f3e96</body><delay stamp="2023-07-10T05:39:53.340Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="df100593-ad3a-4f37-a787-78e7b11975d5"><body>Test message f5787f9a-7e2b-489d-97ec-b9e768959b95</body><delay stamp="2023-07-10T05:39:53.344Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="df100593-ad3a-4f37-a787-78e7b11975d5"><body>Test message f5787f9a-7e2b-489d-97ec-b9e768959b95</body><delay stamp="2023-07-10T05:39:53.344Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 |  << <a xmlns="urn:xmpp:sm:3" h="21"/>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm >> <a xmlns="urn:xmpp:sm:3" h="21"/>

2023-07-09 22:39:54 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="e75f5c67-1bd4-45e2-ab98-87e09d0ad258"><body>Test message 163dcb56-aa3c-4725-926f-12852199ad79</body><delay stamp="2023-07-10T05:39:53.344Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:54 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="e75f5c67-1bd4-45e2-ab98-87e09d0ad258"><body>Test message 163dcb56-aa3c-4725-926f-12852199ad79</body><delay stamp="2023-07-10T05:39:53.344Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="9d5907cc-9b17-4d39-977e-42b015b7d56b"><body>Test message 167a603e-685f-4550-bdec-bf051acd44df</body><delay stamp="2023-07-10T05:39:53.345Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="9d5907cc-9b17-4d39-977e-42b015b7d56b"><body>Test message 167a603e-685f-4550-bdec-bf051acd44df</body><delay stamp="2023-07-10T05:39:53.345Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="38326eae-2bbe-4301-9c53-e9f7d9ca1eba"><body>Test message 59871f39-e321-4612-8622-de442065fc82</body><delay stamp="2023-07-10T05:39:53.347Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="38326eae-2bbe-4301-9c53-e9f7d9ca1eba"><body>Test message 59871f39-e321-4612-8622-de442065fc82</body><delay stamp="2023-07-10T05:39:53.347Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="8bd578bb-bb23-4967-9a1c-594d6561c5f2"><body>Test message 8a5d022e-38bd-4040-b858-34ec081fb8c3</body><delay stamp="2023-07-10T05:39:53.349Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="8bd578bb-bb23-4967-9a1c-594d6561c5f2"><body>Test message 8a5d022e-38bd-4040-b858-34ec081fb8c3</body><delay stamp="2023-07-10T05:39:53.349Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="edcaf4dc-4f99-4ed8-98fc-ee380c1ddd85"><body>Test message 5c2a9c9a-fcea-4c8c-8542-2f951978b25d</body><delay stamp="2023-07-10T05:39:53.349Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="edcaf4dc-4f99-4ed8-98fc-ee380c1ddd85"><body>Test message 5c2a9c9a-fcea-4c8c-8542-2f951978b25d</body><delay stamp="2023-07-10T05:39:53.349Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="9f2ee9bb-1563-452b-90cc-0bf4a1cd2b38"><body>Test message e9fe7666-83ec-44fb-a17f-124cf169e428</body><delay stamp="2023-07-10T05:39:53.355Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="9f2ee9bb-1563-452b-90cc-0bf4a1cd2b38"><body>Test message e9fe7666-83ec-44fb-a17f-124cf169e428</body><delay stamp="2023-07-10T05:39:53.355Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="20e9d14c-1076-4b1c-9c9a-daf3d97a5bb3"><body>Test message 245e4df5-8636-4718-9cc2-239ba1092e9c</body><delay stamp="2023-07-10T05:39:53.360Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="20e9d14c-1076-4b1c-9c9a-daf3d97a5bb3"><body>Test message 245e4df5-8636-4718-9cc2-239ba1092e9c</body><delay stamp="2023-07-10T05:39:53.360Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="51419a5d-200e-4aa7-8daa-0f0a441e08ad"><body>Test message 71e545a7-d955-48bd-8573-13b70aa6eed6</body><delay stamp="2023-07-10T05:39:53.366Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="51419a5d-200e-4aa7-8daa-0f0a441e08ad"><body>Test message 71e545a7-d955-48bd-8573-13b70aa6eed6</body><delay stamp="2023-07-10T05:39:53.366Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="ca2631d1-1457-42da-8a8b-42f34cd39f88"><body>Test message 3b2f5161-1c50-46ef-ba05-2e0ceeb96901</body><delay stamp="2023-07-10T05:39:53.369Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="ca2631d1-1457-42da-8a8b-42f34cd39f88"><body>Test message 3b2f5161-1c50-46ef-ba05-2e0ceeb96901</body><delay stamp="2023-07-10T05:39:53.369Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="0f716928-b129-466a-9a35-d3a1a9e23d67"><body>Test message b802b0ac-8f8f-449e-bdb0-18aad663ac86</body><delay stamp="2023-07-10T05:39:53.377Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="0f716928-b129-466a-9a35-d3a1a9e23d67"><body>Test message b802b0ac-8f8f-449e-bdb0-18aad663ac86</body><delay stamp="2023-07-10T05:39:53.377Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="a8d3cf55-473f-42ac-b7c0-a175a2699d01"><body>Test message 6e3e121b-d62e-4b4a-b696-7ff3e4ee0285</body><delay stamp="2023-07-10T05:39:53.380Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="a8d3cf55-473f-42ac-b7c0-a175a2699d01"><body>Test message 6e3e121b-d62e-4b4a-b696-7ff3e4ee0285</body><delay stamp="2023-07-10T05:39:53.380Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="9ebf5070-8220-42e0-9258-db693977a3fc"><body>Test message def86f41-268a-4575-97f6-cc4df369a4d1</body><delay stamp="2023-07-10T05:39:53.381Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="9ebf5070-8220-42e0-9258-db693977a3fc"><body>Test message def86f41-268a-4575-97f6-cc4df369a4d1</body><delay stamp="2023-07-10T05:39:53.381Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="983fdae9-76df-4a30-908a-0389aa09ac64"><body>Test message 825747c1-9b52-4323-a6b2-73afba09b6ad</body><delay stamp="2023-07-10T05:39:53.386Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="983fdae9-76df-4a30-908a-0389aa09ac64"><body>Test message 825747c1-9b52-4323-a6b2-73afba09b6ad</body><delay stamp="2023-07-10T05:39:53.386Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="03b6dda6-626a-4f65-951c-7297c27b1b66"><body>Test message 77918655-9852-4f6a-b919-454ac69e6a9a</body><delay stamp="2023-07-10T05:39:53.392Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="03b6dda6-626a-4f65-951c-7297c27b1b66"><body>Test message 77918655-9852-4f6a-b919-454ac69e6a9a</body><delay stamp="2023-07-10T05:39:53.392Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="a28359cb-e87a-47f9-8e40-f0159bd97205"><body>Test message 715400f3-5334-42bf-a964-4049f83fb3fd</body><delay stamp="2023-07-10T05:39:53.395Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="a28359cb-e87a-47f9-8e40-f0159bd97205"><body>Test message 715400f3-5334-42bf-a964-4049f83fb3fd</body><delay stamp="2023-07-10T05:39:53.395Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="5be5fa76-bee9-483a-818e-fb5356c79b57"><body>Test message c7837401-eb35-4970-815b-955f06352878</body><delay stamp="2023-07-10T05:39:53.402Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="5be5fa76-bee9-483a-818e-fb5356c79b57"><body>Test message c7837401-eb35-4970-815b-955f06352878</body><delay stamp="2023-07-10T05:39:53.402Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="d7f43892-c8af-4b36-b4b7-274b687e7866"><body>Test message 9878825b-95b3-4c01-a38d-9b7b614f30f5</body><delay stamp="2023-07-10T05:39:53.405Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="d7f43892-c8af-4b36-b4b7-274b687e7866"><body>Test message 9878825b-95b3-4c01-a38d-9b7b614f30f5</body><delay stamp="2023-07-10T05:39:53.405Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="b2e4e990-87b7-4265-9d36-dff1f13ff61e"><body>Test message 7aae8aea-34a0-4438-be6c-2c277be7ce66</body><delay stamp="2023-07-10T05:39:53.408Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="b2e4e990-87b7-4265-9d36-dff1f13ff61e"><body>Test message 7aae8aea-34a0-4438-be6c-2c277be7ce66</body><delay stamp="2023-07-10T05:39:53.408Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="33df793d-6a8a-488f-9e4e-caf95112c984"><body>Test message d5d0a5b9-cfdb-40b4-aa1d-d97f02fe3982</body><delay stamp="2023-07-10T05:39:53.417Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="33df793d-6a8a-488f-9e4e-caf95112c984"><body>Test message d5d0a5b9-cfdb-40b4-aa1d-d97f02fe3982</body><delay stamp="2023-07-10T05:39:53.417Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="HqbHEIJNVTfYo4s8LJU5xm8"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <iq to="jaxmpp__maa0w80574@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="HqbHEIJNVTfYo4s8LJU5xm8"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="9121b4b1-1532-4f90-8e90-fa1e013ab8b4"><body>Test message fb3b17d1-036e-4038-880f-114bff2769f2</body><delay stamp="2023-07-10T05:39:53.419Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="9121b4b1-1532-4f90-8e90-fa1e013ab8b4"><body>Test message fb3b17d1-036e-4038-880f-114bff2769f2</body><delay stamp="2023-07-10T05:39:53.419Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="b1b6918f-0737-4b22-925a-b2d0305f23c8"><body>Test message f0c65fb5-309c-4e5b-b3ea-01553c38b8cd</body><delay stamp="2023-07-10T05:39:53.420Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="b1b6918f-0737-4b22-925a-b2d0305f23c8"><body>Test message f0c65fb5-309c-4e5b-b3ea-01553c38b8cd</body><delay stamp="2023-07-10T05:39:53.420Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="04a04c85-60d4-45d4-9126-00f8f1ed2de0"><body>Test message 1d80b3fd-9244-4d4b-8e72-35770ef45eab</body><delay stamp="2023-07-10T05:39:53.421Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="04a04c85-60d4-45d4-9126-00f8f1ed2de0"><body>Test message 1d80b3fd-9244-4d4b-8e72-35770ef45eab</body><delay stamp="2023-07-10T05:39:53.421Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="99ff28c5-1e16-45ef-8aa9-739ef19c6b76"><body>Test message 83a37fad-76d3-4ab3-9165-a0b27dcf87f9</body><delay stamp="2023-07-10T05:39:53.424Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="99ff28c5-1e16-45ef-8aa9-739ef19c6b76"><body>Test message 83a37fad-76d3-4ab3-9165-a0b27dcf87f9</body><delay stamp="2023-07-10T05:39:53.424Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="fa812a84-79cc-4d05-b964-b543642a27b4"><body>Test message 8f850514-4400-424e-8cd4-138b5f836ab5</body><delay stamp="2023-07-10T05:39:53.425Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="fa812a84-79cc-4d05-b964-b543642a27b4"><body>Test message 8f850514-4400-424e-8cd4-138b5f836ab5</body><delay stamp="2023-07-10T05:39:53.425Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="80b0adb9-dbea-4d88-8fb1-20c096ad3615"><body>Test message 72f93acb-1369-4761-bcb3-d41636fb70c0</body><delay stamp="2023-07-10T05:39:53.426Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="80b0adb9-dbea-4d88-8fb1-20c096ad3615"><body>Test message 72f93acb-1369-4761-bcb3-d41636fb70c0</body><delay stamp="2023-07-10T05:39:53.426Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:55 |  >> <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="ce2e9ba7-516e-497c-a888-5782b4ac0d0d"><body>Test message 45b749a0-55a2-464c-b81a-0f9684f4b53d</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:53.224Z"/><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:54.923Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__maa0w80574@test-domain.com/test-sm << <message to="jaxmpp__maa0w80574@test-domain.com" xmlns="jabber:client" from="jaxmpp__6nd0sz0573@test-domain.com/108689552-tigase-344" type="chat" id="ce2e9ba7-516e-497c-a888-5782b4ac0d0d"><body>Test message 45b749a0-55a2-464c-b81a-0f9684f4b53d</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:53.224Z"/><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:54.923Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:55 | [Mutex] notify: [items:received:all]

2023-07-09 22:39:55 | [Mutex] received everything.

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=4293] Connector  state changed: connected->disconnected

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=659 thread=4293] Stream terminated

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=4298] Connector  state changed: connected->disconnected

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=660 thread=4298] Stream terminated

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMessageRedeliverySMwithResumption 2.851s
2023-07-09 22:39:55 |

2023-07-09 22:39:55 | null / [TestClass name=class tigase.tests.jaxmpp.TestMessageRedelivery]

2023-07-09 22:39:55 | ------------------------------------

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=1] Connector  state changed: null->connecting

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=1] DNS entry stored in session object: localhost:5222

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=1] Preparing connection to [localhost:5222]

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=1] Connector  state changed: connecting->connected

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=1] Whitespace ping period is setted to nullms

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:55 |  >> <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>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@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>

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=4317] Start TLS

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=4319] Proceeding TLS

2023-07-09 22:39:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=4319] Start handshake

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 22:39:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3Fid2hmYjA1Nzcscj1HVzdvM2xCUXFCamlTZEI4M0pVeg==</auth>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3Fid2hmYjA1Nzcscj1HVzdvM2xCUXFCamlTZEI4M0pVeg==</auth>

2023-07-09 22:39:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HVzdvM2xCUXFCamlTZEI4M0pVekFLMlhIUEtmZFhFck1iVXdDZkJULHM9RTVLdXd3d0k5d2lhWHc9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HVzdvM2xCUXFCamlTZEI4M0pVekFLMlhIUEtmZFhFck1iVXdDZkJULHM9RTVLdXd3d0k5d2lhWHc9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1c3bzNsQlFxQmppU2RCODNKVXpBSzJYSFBLZmRYRXJNYlV3Q2ZCVCxwPWRqelpReFA3bWFKeDhhWmIzOS9BRHhIZ201YXExb3BaQm81V0xyb3cwR0E9</response>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1c3bzNsQlFxQmppU2RCODNKVXpBSzJYSFBLZmRYRXJNYlV3Q2ZCVCxwPWRqelpReFA3bWFKeDhhWmIzOS9BRHhIZ201YXExb3BaQm81V0xyb3cwR0E9</response>

2023-07-09 22:39:55 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xc3FDZ1gyQUIwOTJOaG8xUG5RL2FXTUNnYk04YXprSEdCYlkwcGNhREFBPQ==</success>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xc3FDZ1gyQUIwOTJOaG8xUG5RL2FXTUNnYk04YXprSEdCYlkwcGNhREFBPQ==</success>

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:55 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-09 22:39:55 |  << <iq xmlns="jabber:client" id="djBR1n5dTgYeMM3j4pbEIGN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com >> <iq xmlns="jabber:client" id="djBR1n5dTgYeMM3j4pbEIGN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:55 |  >> <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="djBR1n5dTgYeMM3j4pbEIGN"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__qbwhfb0577@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com << <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="djBR1n5dTgYeMM3j4pbEIGN"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__qbwhfb0577@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 22:39:55 |  << <iq xmlns="jabber:client" id="95TpjHEIJNVTfYo4s8LJU5x" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="95TpjHEIJNVTfYo4s8LJU5x" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:55 |  >> <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="95TpjHEIJNVTfYo4s8LJU5x"/>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="95TpjHEIJNVTfYo4s8LJU5x"/>

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-09 22:39:55 |  << <iq to="test-domain.com" id="XxdWfMYcPV9sdPIMzwx9ywl" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <iq to="test-domain.com" id="XxdWfMYcPV9sdPIMzwx9ywl" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:55 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:55 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="2a1a3269-2d82-4f6b-a539-b2ed54165925" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="2a1a3269-2d82-4f6b-a539-b2ed54165925" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:55 |  << <iq id="hrT4BGOU8ut9KLT4ym9zr2n" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <iq id="hrT4BGOU8ut9KLT4ym9zr2n" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:55 |  >> <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="XxdWfMYcPV9sdPIMzwx9ywl"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="XxdWfMYcPV9sdPIMzwx9ywl"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:55 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:55 |  >> <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="hrT4BGOU8ut9KLT4ym9zr2n"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="hrT4BGOU8ut9KLT4ym9zr2n"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=1] Connector  state changed: null->connecting

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=1] DNS entry stored in session object: localhost:5222

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=1] Preparing connection to [localhost:5222]

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=1] Connector  state changed: connecting->connected

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=1] Whitespace ping period is setted to nullms

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=4322] Start TLS

2023-07-09 22:39:55 |  >> <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>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@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>

2023-07-09 22:39:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=4324] Proceeding TLS

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=4324] Start handshake

2023-07-09 22:39:55 |  >> <presence to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__qbwhfb0577@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <presence to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__qbwhfb0577@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 22:39:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzVudDFwcDA1NzYscj1tT3NTUzZIdThrcWVQekhkQWVqOQ==</auth>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzVudDFwcDA1NzYscj1tT3NTUzZIdThrcWVQekhkQWVqOQ==</auth>

2023-07-09 22:39:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tT3NTUzZIdThrcWVQekhkQWVqOWRNaEhORktjODFvdVZSdjFxUTlkLHM9RlByRzdCMEkzZ1ByOHc9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tT3NTUzZIdThrcWVQekhkQWVqOWRNaEhORktjODFvdVZSdjFxUTlkLHM9RlByRzdCMEkzZ1ByOHc9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bU9zU1M2SHU4a3FlUHpIZEFlajlkTWhITkZLYzgxb3VWUnYxcVE5ZCxwPXpYdzg1akZnYUdPNlc0WHlSVXJmSjkwMmExdTFxMWV0RVg2a29RRGF4WUE9</response>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bU9zU1M2SHU4a3FlUHpIZEFlajlkTWhITkZLYzgxb3VWUnYxcVE5ZCxwPXpYdzg1akZnYUdPNlc0WHlSVXJmSjkwMmExdTFxMWV0RVg2a29RRGF4WUE9</response>

2023-07-09 22:39:55 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01QVErNkltdEg2UnNmN0hRemFkU2d1T3NKcVdhWno1RVBheDd6QVBKVDNrPQ==</success>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01QVErNkltdEg2UnNmN0hRemFkU2d1T3NKcVdhWno1RVBheDd6QVBKVDNrPQ==</success>

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:55 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-09 22:39:55 |  << <iq xmlns="jabber:client" id="8tXaIVV6Cxp9l9M0iU2zl8x" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com >> <iq xmlns="jabber:client" id="8tXaIVV6Cxp9l9M0iU2zl8x" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:39:55 |  >> <iq to="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" xmlns="jabber:client" type="result" id="8tXaIVV6Cxp9l9M0iU2zl8x"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345</jid></bind></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com << <iq to="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" xmlns="jabber:client" type="result" id="8tXaIVV6Cxp9l9M0iU2zl8x"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345</jid></bind></iq>

2023-07-09 22:39:55 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 22:39:55 |  << <iq xmlns="jabber:client" id="Gw4SPUeLR39L0scIENN2l3o" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <iq xmlns="jabber:client" id="Gw4SPUeLR39L0scIENN2l3o" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:55 |  >> <iq to="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" xmlns="jabber:client" type="result" id="Gw4SPUeLR39L0scIENN2l3o"/>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 << <iq to="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" xmlns="jabber:client" type="result" id="Gw4SPUeLR39L0scIENN2l3o"/>

2023-07-09 22:39:55 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-09 22:39:55 |  << <iq to="test-domain.com" id="1AeYfEBBgSLUjHEIJNVTfYo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <iq to="test-domain.com" id="1AeYfEBBgSLUjHEIJNVTfYo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:55 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:55 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="01cbcd43-2b4c-4e6a-943a-afa7c08d38ed" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="01cbcd43-2b4c-4e6a-943a-afa7c08d38ed" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:55 |  << <iq id="wqI6tfEBBgSLUjHEIJNVTfY" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <iq id="wqI6tfEBBgSLUjHEIJNVTfY" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:55 |  >> <iq to="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" xmlns="jabber:client" from="test-domain.com" type="result" id="1AeYfEBBgSLUjHEIJNVTfYo"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 << <iq to="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" xmlns="jabber:client" from="test-domain.com" type="result" id="1AeYfEBBgSLUjHEIJNVTfYo"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:55 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:55 |  >> <iq to="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" xmlns="jabber:client" type="result" id="wqI6tfEBBgSLUjHEIJNVTfY"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 << <iq to="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" xmlns="jabber:client" type="result" id="wqI6tfEBBgSLUjHEIJNVTfY"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:55 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" id="32djcy0578" type="chat"><body>Test message 46647bf8-653b-46b5-972b-85a132945a93</body></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" id="32djcy0578" type="chat"><body>Test message 46647bf8-653b-46b5-972b-85a132945a93</body></message>

2023-07-09 22:39:55 |  >> <presence to="jaxmpp__5nt1pp0576@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 << <presence to="jaxmpp__5nt1pp0576@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:55 | [Mutex] waiting for: [msg:32djcy0578]

2023-07-09 22:39:55 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="32djcy0578"><body>Test message 46647bf8-653b-46b5-972b-85a132945a93</body></message>

2023-07-09 22:39:55 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="32djcy0578"><body>Test message 46647bf8-653b-46b5-972b-85a132945a93</body></message>

2023-07-09 22:39:55 | [Mutex] notify: [msg:32djcy0578]

2023-07-09 22:39:55 | [Mutex] received everything.

2023-07-09 22:39:55 | [Mutex] isItemNotified: msg:32djcy0578 :: true

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="6bc0c477-4765-4150-bee8-7bc5b0b1d8f6" type="chat"><body>Test message bce390ae-bc47-49af-b67f-f7de6522c713</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="6bc0c477-4765-4150-bee8-7bc5b0b1d8f6" type="chat"><body>Test message bce390ae-bc47-49af-b67f-f7de6522c713</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="dffce84d-4292-4343-8ec3-f1cd237242ed" type="chat"><body>Test message b197bfee-b428-480e-9e3a-85983f4e7213</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="dffce84d-4292-4343-8ec3-f1cd237242ed" type="chat"><body>Test message b197bfee-b428-480e-9e3a-85983f4e7213</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="b1199533-b7b0-4c99-8849-f54e81a4d2e7" type="chat"><body>Test message e36f7f3b-1b03-4105-ab4a-0f643039802e</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="b1199533-b7b0-4c99-8849-f54e81a4d2e7" type="chat"><body>Test message e36f7f3b-1b03-4105-ab4a-0f643039802e</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="d589c8fd-7ae9-4db5-8826-39861fd22fcb" type="chat"><body>Test message d6fadb89-ae82-42f1-82ab-9083b2aab003</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="d589c8fd-7ae9-4db5-8826-39861fd22fcb" type="chat"><body>Test message d6fadb89-ae82-42f1-82ab-9083b2aab003</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="6bc0c477-4765-4150-bee8-7bc5b0b1d8f6"><body>Test message bce390ae-bc47-49af-b67f-f7de6522c713</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="6bc0c477-4765-4150-bee8-7bc5b0b1d8f6"><body>Test message bce390ae-bc47-49af-b67f-f7de6522c713</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="f5d47b37-908f-403b-9c69-ec2cfe4e2499" type="chat"><body>Test message 84d6ff60-d75b-4c64-8ff2-e752fd3a3024</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="f5d47b37-908f-403b-9c69-ec2cfe4e2499" type="chat"><body>Test message 84d6ff60-d75b-4c64-8ff2-e752fd3a3024</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="c44be80a-8618-4f80-b7e3-955efcc4b3f2" type="chat"><body>Test message e75af302-4933-46f3-a263-e2934c63b3c4</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="c44be80a-8618-4f80-b7e3-955efcc4b3f2" type="chat"><body>Test message e75af302-4933-46f3-a263-e2934c63b3c4</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="36ec3c42-098d-45c7-9a8c-c6da1c6f66f9" type="chat"><body>Test message eb4d8d9c-3fd4-4cab-b65f-70ca2b165cd3</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="36ec3c42-098d-45c7-9a8c-c6da1c6f66f9" type="chat"><body>Test message eb4d8d9c-3fd4-4cab-b65f-70ca2b165cd3</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="2abb5067-0ac9-49a6-b806-863f23788303" type="chat"><body>Test message 62cd40d7-dbac-4d67-9e56-b6ebcd2c4ccc</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="2abb5067-0ac9-49a6-b806-863f23788303" type="chat"><body>Test message 62cd40d7-dbac-4d67-9e56-b6ebcd2c4ccc</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="dffce84d-4292-4343-8ec3-f1cd237242ed"><body>Test message b197bfee-b428-480e-9e3a-85983f4e7213</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="dffce84d-4292-4343-8ec3-f1cd237242ed"><body>Test message b197bfee-b428-480e-9e3a-85983f4e7213</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="d327e124-144e-4fb7-aefd-604c5b4ecd2d" type="chat"><body>Test message 25d0f3b6-d998-4df3-b8d8-3e49800249cb</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="d327e124-144e-4fb7-aefd-604c5b4ecd2d" type="chat"><body>Test message 25d0f3b6-d998-4df3-b8d8-3e49800249cb</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="2c4eba07-4814-47f5-be41-4db3385be66d" type="chat"><body>Test message e544ec79-889f-4569-a06e-407da0c86ea9</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="2c4eba07-4814-47f5-be41-4db3385be66d" type="chat"><body>Test message e544ec79-889f-4569-a06e-407da0c86ea9</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="6476ac1c-d2f9-49e8-8a44-d720709f9229" type="chat"><body>Test message 68b344bc-a204-421e-9d12-f69f286f9f0a</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="6476ac1c-d2f9-49e8-8a44-d720709f9229" type="chat"><body>Test message 68b344bc-a204-421e-9d12-f69f286f9f0a</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="a552efd3-fc41-4097-a386-cfc175cdbf05" type="chat"><body>Test message 619e9bc7-d8d2-4730-85b1-8818303231d5</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="a552efd3-fc41-4097-a386-cfc175cdbf05" type="chat"><body>Test message 619e9bc7-d8d2-4730-85b1-8818303231d5</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="4e5c2ee9-ea85-48e5-9e24-cc8b68f7866a" type="chat"><body>Test message c13c5351-67bf-4e1d-a6c5-c9301ab639bd</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="4e5c2ee9-ea85-48e5-9e24-cc8b68f7866a" type="chat"><body>Test message c13c5351-67bf-4e1d-a6c5-c9301ab639bd</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="b1199533-b7b0-4c99-8849-f54e81a4d2e7"><body>Test message e36f7f3b-1b03-4105-ab4a-0f643039802e</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="b1199533-b7b0-4c99-8849-f54e81a4d2e7"><body>Test message e36f7f3b-1b03-4105-ab4a-0f643039802e</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d589c8fd-7ae9-4db5-8826-39861fd22fcb"><body>Test message d6fadb89-ae82-42f1-82ab-9083b2aab003</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d589c8fd-7ae9-4db5-8826-39861fd22fcb"><body>Test message d6fadb89-ae82-42f1-82ab-9083b2aab003</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="8ca389e8-9c8b-4874-bc19-97b47bae3aa4" type="chat"><body>Test message d5de7c76-b29c-495b-bafb-73d675439d15</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="8ca389e8-9c8b-4874-bc19-97b47bae3aa4" type="chat"><body>Test message d5de7c76-b29c-495b-bafb-73d675439d15</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="9f44a800-609f-4e12-bb74-da2db2dc3abb" type="chat"><body>Test message ae8f2670-e4f6-43fe-9e57-02f738b3b0e0</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="9f44a800-609f-4e12-bb74-da2db2dc3abb" type="chat"><body>Test message ae8f2670-e4f6-43fe-9e57-02f738b3b0e0</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="eb19a924-2eb6-4af6-ac23-1048b60b14e6" type="chat"><body>Test message 97df9f4e-cae6-44d1-b5cf-a5365a1d32c6</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="eb19a924-2eb6-4af6-ac23-1048b60b14e6" type="chat"><body>Test message 97df9f4e-cae6-44d1-b5cf-a5365a1d32c6</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="8d8ef646-e56c-45be-acf4-c86a784058e8" type="chat"><body>Test message 3f849006-a7aa-4d0d-b844-40dddd811980</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="8d8ef646-e56c-45be-acf4-c86a784058e8" type="chat"><body>Test message 3f849006-a7aa-4d0d-b844-40dddd811980</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="69e42027-41ad-4986-b0f7-6d7739b13c1f" type="chat"><body>Test message 62bbd8d6-68cd-4559-858b-1a03e7a19351</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="69e42027-41ad-4986-b0f7-6d7739b13c1f" type="chat"><body>Test message 62bbd8d6-68cd-4559-858b-1a03e7a19351</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="48722d03-1abb-4f28-8ceb-e83becc79f2c" type="chat"><body>Test message 2de47b2a-9273-467c-a5fc-abc49f8cdddd</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="48722d03-1abb-4f28-8ceb-e83becc79f2c" type="chat"><body>Test message 2de47b2a-9273-467c-a5fc-abc49f8cdddd</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="f788abe6-f971-4713-a2da-a9945d097dae" type="chat"><body>Test message ad87c73c-d8e7-40d5-bca8-930b0d6c46fc</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="f788abe6-f971-4713-a2da-a9945d097dae" type="chat"><body>Test message ad87c73c-d8e7-40d5-bca8-930b0d6c46fc</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="cc1449e0-c0f7-4f0a-8103-0e329c9e5a66" type="chat"><body>Test message 47b8e5b9-1f69-4128-b62c-ed49f300eb12</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="cc1449e0-c0f7-4f0a-8103-0e329c9e5a66" type="chat"><body>Test message 47b8e5b9-1f69-4128-b62c-ed49f300eb12</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="f5d47b37-908f-403b-9c69-ec2cfe4e2499"><body>Test message 84d6ff60-d75b-4c64-8ff2-e752fd3a3024</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="f5d47b37-908f-403b-9c69-ec2cfe4e2499"><body>Test message 84d6ff60-d75b-4c64-8ff2-e752fd3a3024</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="d0266818-0c16-4303-afb0-319ad2bb7980" type="chat"><body>Test message a9ade4a5-1a7b-437a-bda5-cc482567d798</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="d0266818-0c16-4303-afb0-319ad2bb7980" type="chat"><body>Test message a9ade4a5-1a7b-437a-bda5-cc482567d798</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="8bb002ce-73c8-4a4d-a1dc-504add52122c" type="chat"><body>Test message 65d21d27-6555-4150-b2c4-5c5013badc40</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="8bb002ce-73c8-4a4d-a1dc-504add52122c" type="chat"><body>Test message 65d21d27-6555-4150-b2c4-5c5013badc40</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="4b1a9322-d556-4879-9f04-daf684060001" type="chat"><body>Test message 6e66fd45-3002-4b90-845f-7ab6a24c3993</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="4b1a9322-d556-4879-9f04-daf684060001" type="chat"><body>Test message 6e66fd45-3002-4b90-845f-7ab6a24c3993</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="c44be80a-8618-4f80-b7e3-955efcc4b3f2"><body>Test message e75af302-4933-46f3-a263-e2934c63b3c4</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="c44be80a-8618-4f80-b7e3-955efcc4b3f2"><body>Test message e75af302-4933-46f3-a263-e2934c63b3c4</body></message>

2023-07-09 22:39:56 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <r xmlns="urn:xmpp:sm:3"/>

2023-07-09 22:39:56 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="36ec3c42-098d-45c7-9a8c-c6da1c6f66f9"><body>Test message eb4d8d9c-3fd4-4cab-b65f-70ca2b165cd3</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="36ec3c42-098d-45c7-9a8c-c6da1c6f66f9"><body>Test message eb4d8d9c-3fd4-4cab-b65f-70ca2b165cd3</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="d03bc946-334c-459b-a7ae-a0752836ac07" type="chat"><body>Test message ac20402a-c29a-4847-9356-80d906d2936c</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="d03bc946-334c-459b-a7ae-a0752836ac07" type="chat"><body>Test message ac20402a-c29a-4847-9356-80d906d2936c</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="2abb5067-0ac9-49a6-b806-863f23788303"><body>Test message 62cd40d7-dbac-4d67-9e56-b6ebcd2c4ccc</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="2abb5067-0ac9-49a6-b806-863f23788303"><body>Test message 62cd40d7-dbac-4d67-9e56-b6ebcd2c4ccc</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="f52b109a-277f-45cf-a2ba-ee8a1a1d0456" type="chat"><body>Test message 892c8930-52ad-4bb3-b944-9f76c2c2b475</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="f52b109a-277f-45cf-a2ba-ee8a1a1d0456" type="chat"><body>Test message 892c8930-52ad-4bb3-b944-9f76c2c2b475</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="bab10747-c395-4388-ba43-6636deed7611" type="chat"><body>Test message 5c25b083-6dfc-4d09-9a92-506c625bf5a2</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="bab10747-c395-4388-ba43-6636deed7611" type="chat"><body>Test message 5c25b083-6dfc-4d09-9a92-506c625bf5a2</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="c7e8fb7a-c0cb-44fa-8a3f-223706e3486e" type="chat"><body>Test message c629bedd-e4cd-473e-9b0a-756b5e4a4253</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="c7e8fb7a-c0cb-44fa-8a3f-223706e3486e" type="chat"><body>Test message c629bedd-e4cd-473e-9b0a-756b5e4a4253</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="b28a72fa-e8d2-46a2-a2e1-c7ece1748797" type="chat"><body>Test message 0adafce3-0294-4f3f-9506-fbda5dadd700</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="b28a72fa-e8d2-46a2-a2e1-c7ece1748797" type="chat"><body>Test message 0adafce3-0294-4f3f-9506-fbda5dadd700</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="f18c6ac9-83e8-4d07-aef7-149e2e8f3ae4" type="chat"><body>Test message b0b39973-f995-48f5-926f-2d8d41e96240</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="f18c6ac9-83e8-4d07-aef7-149e2e8f3ae4" type="chat"><body>Test message b0b39973-f995-48f5-926f-2d8d41e96240</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="2b073264-7dcc-42f1-ac03-2e2ffac77275" type="chat"><body>Test message 9ecfd891-a111-49d6-aa7b-6b5c65799b7d</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="2b073264-7dcc-42f1-ac03-2e2ffac77275" type="chat"><body>Test message 9ecfd891-a111-49d6-aa7b-6b5c65799b7d</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="f000baac-2483-493e-bc94-c4d4c59f388a" type="chat"><body>Test message ec606327-9f00-47db-af01-09fef1c01a49</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="f000baac-2483-493e-bc94-c4d4c59f388a" type="chat"><body>Test message ec606327-9f00-47db-af01-09fef1c01a49</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="e6d762e1-d17a-47cf-a840-91f5facef8cd" type="chat"><body>Test message 02313b31-edcb-45fd-a70f-8bd7aaa9f6b9</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="e6d762e1-d17a-47cf-a840-91f5facef8cd" type="chat"><body>Test message 02313b31-edcb-45fd-a70f-8bd7aaa9f6b9</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="0e08216c-ed60-4c20-a575-5c8ff955bfe8" type="chat"><body>Test message 8cb0f328-b066-41c2-b3b6-434e5e861840</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="0e08216c-ed60-4c20-a575-5c8ff955bfe8" type="chat"><body>Test message 8cb0f328-b066-41c2-b3b6-434e5e861840</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="1f4a44fa-3f04-4cf3-8a4f-aae801001e01" type="chat"><body>Test message ad84ca8f-7de7-402d-824c-c0aa986f48c5</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="1f4a44fa-3f04-4cf3-8a4f-aae801001e01" type="chat"><body>Test message ad84ca8f-7de7-402d-824c-c0aa986f48c5</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="9909323b-63a1-4e9a-897e-f8771d6b2999" type="chat"><body>Test message 1f462876-f8b6-4ca9-adcf-f150a7e09754</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="9909323b-63a1-4e9a-897e-f8771d6b2999" type="chat"><body>Test message 1f462876-f8b6-4ca9-adcf-f150a7e09754</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="71920fad-30e6-46d2-905d-1c8ed68d6cb3" type="chat"><body>Test message 70387349-811a-403c-9898-ac98f993eb1a</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="71920fad-30e6-46d2-905d-1c8ed68d6cb3" type="chat"><body>Test message 70387349-811a-403c-9898-ac98f993eb1a</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="9be272f8-581f-4b71-add3-6799dd1900f8" type="chat"><body>Test message ba3c0506-9632-4706-84a1-d85e5a2b091f</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="9be272f8-581f-4b71-add3-6799dd1900f8" type="chat"><body>Test message ba3c0506-9632-4706-84a1-d85e5a2b091f</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="b190a7ce-af6a-4d8e-a9b4-6bfd3b26b473" type="chat"><body>Test message d79b29fa-9a17-4e64-918b-76e0c86fc008</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="b190a7ce-af6a-4d8e-a9b4-6bfd3b26b473" type="chat"><body>Test message d79b29fa-9a17-4e64-918b-76e0c86fc008</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="0a698084-c208-4d4b-b497-a81d1ccde3b9" type="chat"><body>Test message 7bf2cfe6-3c9a-463c-94dc-5200de7daa91</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="0a698084-c208-4d4b-b497-a81d1ccde3b9" type="chat"><body>Test message 7bf2cfe6-3c9a-463c-94dc-5200de7daa91</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="67e5efe0-4713-4246-b162-081a290815e6" type="chat"><body>Test message d5289e97-44ce-409a-b589-755909aeea97</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="67e5efe0-4713-4246-b162-081a290815e6" type="chat"><body>Test message d5289e97-44ce-409a-b589-755909aeea97</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="940d4dbf-3c66-438d-b804-09c7295919ac" type="chat"><body>Test message 54e7761e-033f-4a83-881e-55a76e0c1cf1</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="940d4dbf-3c66-438d-b804-09c7295919ac" type="chat"><body>Test message 54e7761e-033f-4a83-881e-55a76e0c1cf1</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="23366221-bdb1-4612-9392-eda35ba30f19" type="chat"><body>Test message dab0a151-3fcf-4450-92a6-c3e6bc488ac8</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="23366221-bdb1-4612-9392-eda35ba30f19" type="chat"><body>Test message dab0a151-3fcf-4450-92a6-c3e6bc488ac8</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="d32e25f8-a678-48a4-93d0-7e7330c0cfc8" type="chat"><body>Test message a7c60d79-5e88-4fa4-a684-b168669111ab</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="d32e25f8-a678-48a4-93d0-7e7330c0cfc8" type="chat"><body>Test message a7c60d79-5e88-4fa4-a684-b168669111ab</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="61673ae1-e050-4f47-91f3-11e623652ac9" type="chat"><body>Test message 57e0294b-41b4-4029-b0c0-8887bd31ca66</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="61673ae1-e050-4f47-91f3-11e623652ac9" type="chat"><body>Test message 57e0294b-41b4-4029-b0c0-8887bd31ca66</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="e059d7c8-97df-4cac-9ef4-283564a4b209" type="chat"><body>Test message cb99102d-ef46-4b59-81f5-93a9269c1e9b</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="e059d7c8-97df-4cac-9ef4-283564a4b209" type="chat"><body>Test message cb99102d-ef46-4b59-81f5-93a9269c1e9b</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d327e124-144e-4fb7-aefd-604c5b4ecd2d"><body>Test message 25d0f3b6-d998-4df3-b8d8-3e49800249cb</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d327e124-144e-4fb7-aefd-604c5b4ecd2d"><body>Test message 25d0f3b6-d998-4df3-b8d8-3e49800249cb</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="2c4eba07-4814-47f5-be41-4db3385be66d"><body>Test message e544ec79-889f-4569-a06e-407da0c86ea9</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="2c4eba07-4814-47f5-be41-4db3385be66d"><body>Test message e544ec79-889f-4569-a06e-407da0c86ea9</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="6476ac1c-d2f9-49e8-8a44-d720709f9229"><body>Test message 68b344bc-a204-421e-9d12-f69f286f9f0a</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="6476ac1c-d2f9-49e8-8a44-d720709f9229"><body>Test message 68b344bc-a204-421e-9d12-f69f286f9f0a</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="a552efd3-fc41-4097-a386-cfc175cdbf05"><body>Test message 619e9bc7-d8d2-4730-85b1-8818303231d5</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="a552efd3-fc41-4097-a386-cfc175cdbf05"><body>Test message 619e9bc7-d8d2-4730-85b1-8818303231d5</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="4e5c2ee9-ea85-48e5-9e24-cc8b68f7866a"><body>Test message c13c5351-67bf-4e1d-a6c5-c9301ab639bd</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="4e5c2ee9-ea85-48e5-9e24-cc8b68f7866a"><body>Test message c13c5351-67bf-4e1d-a6c5-c9301ab639bd</body></message>

2023-07-09 22:39:56 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="8ca389e8-9c8b-4874-bc19-97b47bae3aa4"><body>Test message d5de7c76-b29c-495b-bafb-73d675439d15</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="8ca389e8-9c8b-4874-bc19-97b47bae3aa4"><body>Test message d5de7c76-b29c-495b-bafb-73d675439d15</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="eb973597-dcd4-4095-b4f5-50bf4501c689" type="chat"><body>Test message 3737c2ec-8727-4041-988d-e34e6b0189a0</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="eb973597-dcd4-4095-b4f5-50bf4501c689" type="chat"><body>Test message 3737c2ec-8727-4041-988d-e34e6b0189a0</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="4030e1bb-8096-4d54-b81c-8861c09419ce" type="chat"><body>Test message 5f2a28a2-1f3a-45f7-b485-7ce71b2edb9c</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="4030e1bb-8096-4d54-b81c-8861c09419ce" type="chat"><body>Test message 5f2a28a2-1f3a-45f7-b485-7ce71b2edb9c</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="05a55ca6-e33a-4a5a-a6b8-2d4e02ca75ba" type="chat"><body>Test message d192887c-d6a0-4dfb-a55f-efaec2bc6a48</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="05a55ca6-e33a-4a5a-a6b8-2d4e02ca75ba" type="chat"><body>Test message d192887c-d6a0-4dfb-a55f-efaec2bc6a48</body></message>

2023-07-09 22:39:56 |  << <message to="jaxmpp__qbwhfb0577@test-domain.com" id="ac779a98-60a8-4a39-83e0-fe0dd467bbb3" type="chat"><body>Test message 23e75388-fbc1-42e1-82fc-c934a13ff3e4</body></message>

2023-07-09 22:39:56 | jaxmpp_ :: jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345 >> <message to="jaxmpp__qbwhfb0577@test-domain.com" id="ac779a98-60a8-4a39-83e0-fe0dd467bbb3" type="chat"><body>Test message 23e75388-fbc1-42e1-82fc-c934a13ff3e4</body></message>

2023-07-09 22:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=1] Closing socket

2023-07-09 22:39:56 | tigase.jaxmpp.j2se.connectors.socket.Worker.run: Exception in worker

2023-07-09 22:39:56 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:56 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=4319] Connector  state changed: connected->disconnected

2023-07-09 22:39:56 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2023-07-09 22:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=4317] Ignoring stop connector.

2023-07-09 22:39:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=663 thread=1] Ignoring stop connector.

2023-07-09 22:39:56 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-09 22:39:56 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-09 22:39:57 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=1] Connector  state changed: null->connecting

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=1] DNS entry stored in session object: localhost:5222

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=1] Preparing connection to [localhost:5222]

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=1] Connector  state changed: connecting->connected

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=1] Whitespace ping period is setted to nullms

2023-07-09 22:39:57 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:57 |  >> <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>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@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>

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=4317] Start TLS

2023-07-09 22:39:57 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=4329] Proceeding TLS

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=4329] Start handshake

2023-07-09 22:39:57 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:39:57 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-09 22:39:57 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-09 22:39:57 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-09 22:39:57 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3Fid2hmYjA1Nzcscj1oazQxTkFXRVVRa3Z4azRkR1g3SQ==</auth>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3Fid2hmYjA1Nzcscj1oazQxTkFXRVVRa3Z4azRkR1g3SQ==</auth>

2023-07-09 22:39:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oazQxTkFXRVVRa3Z4azRkR1g3SWtPc1JUbmZ0TTl0V1VHcUFsbHlkLHM9RTVLdXd3d0k5d2lhWHc9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oazQxTkFXRVVRa3Z4azRkR1g3SWtPc1JUbmZ0TTl0V1VHcUFsbHlkLHM9RTVLdXd3d0k5d2lhWHc9PSxpPTQwOTY=</challenge>

2023-07-09 22:39:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aGs0MU5BV0VVUWt2eGs0ZEdYN0lrT3NSVG5mdE05dFdVR3FBbGx5ZCxwPVNOM1ArUXJZTkFtN2dxbFRqdkRvRWUxNG9IbU5JV0phQVJTSnZUWXB4WWs9</response>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aGs0MU5BV0VVUWt2eGs0ZEdYN0lrT3NSVG5mdE05dFdVR3FBbGx5ZCxwPVNOM1ArUXJZTkFtN2dxbFRqdkRvRWUxNG9IbU5JV0phQVJTSnZUWXB4WWs9</response>

2023-07-09 22:39:57 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QL1BaemxNaGVpSXBLaU5JMnh3WkhabTlDbFdyOXRSRTdSa0RDU2NVVGU4PQ==</success>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QL1BaemxNaGVpSXBLaU5JMnh3WkhabTlDbFdyOXRSRTdSa0RDU2NVVGU4PQ==</success>

2023-07-09 22:39:57 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-09 22:39:57 |  >> <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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@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 node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" hash="SHA-1"/></features>

2023-07-09 22:39:57 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-09 22:39:57 |  << <iq xmlns="jabber:client" id="CAaDCfSfzocHJNDJWkWcCJF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com >> <iq xmlns="jabber:client" id="CAaDCfSfzocHJNDJWkWcCJF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-07-09 22:39:57 |  >> <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="CAaDCfSfzocHJNDJWkWcCJF"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__qbwhfb0577@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com << <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="CAaDCfSfzocHJNDJWkWcCJF"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__qbwhfb0577@test-domain.com/test-sm</jid></bind></iq>

2023-07-09 22:39:57 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-09 22:39:57 |  << <iq xmlns="jabber:client" id="eCe0l15DKWaEwxh0hV8GCFB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="eCe0l15DKWaEwxh0hV8GCFB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:39:57 |  >> <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="eCe0l15DKWaEwxh0hV8GCFB"/>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="eCe0l15DKWaEwxh0hV8GCFB"/>

2023-07-09 22:39:57 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-09 22:39:57 |  << <iq to="test-domain.com" id="qqCV7Buo2vhRS3v4uZmdvgW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <iq to="test-domain.com" id="qqCV7Buo2vhRS3v4uZmdvgW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:39:57 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:39:57 |  << <iq id="aCa4dGMR3rVj6EAucTZq7Bu" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <iq id="aCa4dGMR3rVj6EAucTZq7Bu" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:57 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="968ac368-4605-4aea-a63d-6f2885aeb1b2" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="968ac368-4605-4aea-a63d-6f2885aeb1b2" max="60" location="cc7d7fbb25f7"/>

2023-07-09 22:39:57 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:57 |  >> <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="aCa4dGMR3rVj6EAucTZq7Bu"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:57 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" type="result" id="aCa4dGMR3rVj6EAucTZq7Bu"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:39:57 | [Mutex] waiting for: [items:received:all]

2023-07-09 22:39:58 |  >> <presence to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__qbwhfb0577@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <presence to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__qbwhfb0577@test-domain.com/test-sm"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d327e124-144e-4fb7-aefd-604c5b4ecd2d"><body>Test message 25d0f3b6-d998-4df3-b8d8-3e49800249cb</body><delay stamp="2023-07-10T05:39:56.275Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d327e124-144e-4fb7-aefd-604c5b4ecd2d"><body>Test message 25d0f3b6-d998-4df3-b8d8-3e49800249cb</body><delay stamp="2023-07-10T05:39:56.275Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="2c4eba07-4814-47f5-be41-4db3385be66d"><body>Test message e544ec79-889f-4569-a06e-407da0c86ea9</body><delay stamp="2023-07-10T05:39:56.281Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="2c4eba07-4814-47f5-be41-4db3385be66d"><body>Test message e544ec79-889f-4569-a06e-407da0c86ea9</body><delay stamp="2023-07-10T05:39:56.281Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="6476ac1c-d2f9-49e8-8a44-d720709f9229"><body>Test message 68b344bc-a204-421e-9d12-f69f286f9f0a</body><delay stamp="2023-07-10T05:39:56.289Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="6476ac1c-d2f9-49e8-8a44-d720709f9229"><body>Test message 68b344bc-a204-421e-9d12-f69f286f9f0a</body><delay stamp="2023-07-10T05:39:56.289Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="a552efd3-fc41-4097-a386-cfc175cdbf05"><body>Test message 619e9bc7-d8d2-4730-85b1-8818303231d5</body><delay stamp="2023-07-10T05:39:56.299Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="a552efd3-fc41-4097-a386-cfc175cdbf05"><body>Test message 619e9bc7-d8d2-4730-85b1-8818303231d5</body><delay stamp="2023-07-10T05:39:56.299Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="4e5c2ee9-ea85-48e5-9e24-cc8b68f7866a"><body>Test message c13c5351-67bf-4e1d-a6c5-c9301ab639bd</body><delay stamp="2023-07-10T05:39:56.303Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="4e5c2ee9-ea85-48e5-9e24-cc8b68f7866a"><body>Test message c13c5351-67bf-4e1d-a6c5-c9301ab639bd</body><delay stamp="2023-07-10T05:39:56.303Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="8ca389e8-9c8b-4874-bc19-97b47bae3aa4"><body>Test message d5de7c76-b29c-495b-bafb-73d675439d15</body><delay stamp="2023-07-10T05:39:56.306Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="8ca389e8-9c8b-4874-bc19-97b47bae3aa4"><body>Test message d5de7c76-b29c-495b-bafb-73d675439d15</body><delay stamp="2023-07-10T05:39:56.306Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="9f44a800-609f-4e12-bb74-da2db2dc3abb"><body>Test message ae8f2670-e4f6-43fe-9e57-02f738b3b0e0</body><delay stamp="2023-07-10T05:39:56.320Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="9f44a800-609f-4e12-bb74-da2db2dc3abb"><body>Test message ae8f2670-e4f6-43fe-9e57-02f738b3b0e0</body><delay stamp="2023-07-10T05:39:56.320Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="eb19a924-2eb6-4af6-ac23-1048b60b14e6"><body>Test message 97df9f4e-cae6-44d1-b5cf-a5365a1d32c6</body><delay stamp="2023-07-10T05:39:56.321Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="eb19a924-2eb6-4af6-ac23-1048b60b14e6"><body>Test message 97df9f4e-cae6-44d1-b5cf-a5365a1d32c6</body><delay stamp="2023-07-10T05:39:56.321Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <r xmlns="urn:xmpp:sm:3"/>

2023-07-09 22:39:58 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="8d8ef646-e56c-45be-acf4-c86a784058e8"><body>Test message 3f849006-a7aa-4d0d-b844-40dddd811980</body><delay stamp="2023-07-10T05:39:56.321Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="8d8ef646-e56c-45be-acf4-c86a784058e8"><body>Test message 3f849006-a7aa-4d0d-b844-40dddd811980</body><delay stamp="2023-07-10T05:39:56.321Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="69e42027-41ad-4986-b0f7-6d7739b13c1f"><body>Test message 62bbd8d6-68cd-4559-858b-1a03e7a19351</body><delay stamp="2023-07-10T05:39:56.326Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="69e42027-41ad-4986-b0f7-6d7739b13c1f"><body>Test message 62bbd8d6-68cd-4559-858b-1a03e7a19351</body><delay stamp="2023-07-10T05:39:56.326Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="48722d03-1abb-4f28-8ceb-e83becc79f2c"><body>Test message 2de47b2a-9273-467c-a5fc-abc49f8cdddd</body><delay stamp="2023-07-10T05:39:56.327Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="48722d03-1abb-4f28-8ceb-e83becc79f2c"><body>Test message 2de47b2a-9273-467c-a5fc-abc49f8cdddd</body><delay stamp="2023-07-10T05:39:56.327Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="f788abe6-f971-4713-a2da-a9945d097dae"><body>Test message ad87c73c-d8e7-40d5-bca8-930b0d6c46fc</body><delay stamp="2023-07-10T05:39:56.332Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="f788abe6-f971-4713-a2da-a9945d097dae"><body>Test message ad87c73c-d8e7-40d5-bca8-930b0d6c46fc</body><delay stamp="2023-07-10T05:39:56.332Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="cc1449e0-c0f7-4f0a-8103-0e329c9e5a66"><body>Test message 47b8e5b9-1f69-4128-b62c-ed49f300eb12</body><delay stamp="2023-07-10T05:39:56.337Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="cc1449e0-c0f7-4f0a-8103-0e329c9e5a66"><body>Test message 47b8e5b9-1f69-4128-b62c-ed49f300eb12</body><delay stamp="2023-07-10T05:39:56.337Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d0266818-0c16-4303-afb0-319ad2bb7980"><body>Test message a9ade4a5-1a7b-437a-bda5-cc482567d798</body><delay stamp="2023-07-10T05:39:56.339Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d0266818-0c16-4303-afb0-319ad2bb7980"><body>Test message a9ade4a5-1a7b-437a-bda5-cc482567d798</body><delay stamp="2023-07-10T05:39:56.339Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="8bb002ce-73c8-4a4d-a1dc-504add52122c"><body>Test message 65d21d27-6555-4150-b2c4-5c5013badc40</body><delay stamp="2023-07-10T05:39:56.347Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="8bb002ce-73c8-4a4d-a1dc-504add52122c"><body>Test message 65d21d27-6555-4150-b2c4-5c5013badc40</body><delay stamp="2023-07-10T05:39:56.347Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="4b1a9322-d556-4879-9f04-daf684060001"><body>Test message 6e66fd45-3002-4b90-845f-7ab6a24c3993</body><delay stamp="2023-07-10T05:39:56.351Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="4b1a9322-d556-4879-9f04-daf684060001"><body>Test message 6e66fd45-3002-4b90-845f-7ab6a24c3993</body><delay stamp="2023-07-10T05:39:56.351Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d03bc946-334c-459b-a7ae-a0752836ac07"><body>Test message ac20402a-c29a-4847-9356-80d906d2936c</body><delay stamp="2023-07-10T05:39:56.359Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d03bc946-334c-459b-a7ae-a0752836ac07"><body>Test message ac20402a-c29a-4847-9356-80d906d2936c</body><delay stamp="2023-07-10T05:39:56.359Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="f52b109a-277f-45cf-a2ba-ee8a1a1d0456"><body>Test message 892c8930-52ad-4bb3-b944-9f76c2c2b475</body><delay stamp="2023-07-10T05:39:56.361Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="f52b109a-277f-45cf-a2ba-ee8a1a1d0456"><body>Test message 892c8930-52ad-4bb3-b944-9f76c2c2b475</body><delay stamp="2023-07-10T05:39:56.361Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="bab10747-c395-4388-ba43-6636deed7611"><body>Test message 5c25b083-6dfc-4d09-9a92-506c625bf5a2</body><delay stamp="2023-07-10T05:39:56.366Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="bab10747-c395-4388-ba43-6636deed7611"><body>Test message 5c25b083-6dfc-4d09-9a92-506c625bf5a2</body><delay stamp="2023-07-10T05:39:56.366Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="c7e8fb7a-c0cb-44fa-8a3f-223706e3486e"><body>Test message c629bedd-e4cd-473e-9b0a-756b5e4a4253</body><delay stamp="2023-07-10T05:39:56.412Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="c7e8fb7a-c0cb-44fa-8a3f-223706e3486e"><body>Test message c629bedd-e4cd-473e-9b0a-756b5e4a4253</body><delay stamp="2023-07-10T05:39:56.412Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="b28a72fa-e8d2-46a2-a2e1-c7ece1748797"><body>Test message 0adafce3-0294-4f3f-9506-fbda5dadd700</body><delay stamp="2023-07-10T05:39:56.412Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="b28a72fa-e8d2-46a2-a2e1-c7ece1748797"><body>Test message 0adafce3-0294-4f3f-9506-fbda5dadd700</body><delay stamp="2023-07-10T05:39:56.412Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="f18c6ac9-83e8-4d07-aef7-149e2e8f3ae4"><body>Test message b0b39973-f995-48f5-926f-2d8d41e96240</body><delay stamp="2023-07-10T05:39:56.416Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="f18c6ac9-83e8-4d07-aef7-149e2e8f3ae4"><body>Test message b0b39973-f995-48f5-926f-2d8d41e96240</body><delay stamp="2023-07-10T05:39:56.416Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="2b073264-7dcc-42f1-ac03-2e2ffac77275"><body>Test message 9ecfd891-a111-49d6-aa7b-6b5c65799b7d</body><delay stamp="2023-07-10T05:39:56.420Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="2b073264-7dcc-42f1-ac03-2e2ffac77275"><body>Test message 9ecfd891-a111-49d6-aa7b-6b5c65799b7d</body><delay stamp="2023-07-10T05:39:56.420Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="f000baac-2483-493e-bc94-c4d4c59f388a"><body>Test message ec606327-9f00-47db-af01-09fef1c01a49</body><delay stamp="2023-07-10T05:39:56.426Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="f000baac-2483-493e-bc94-c4d4c59f388a"><body>Test message ec606327-9f00-47db-af01-09fef1c01a49</body><delay stamp="2023-07-10T05:39:56.426Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="e6d762e1-d17a-47cf-a840-91f5facef8cd"><body>Test message 02313b31-edcb-45fd-a70f-8bd7aaa9f6b9</body><delay stamp="2023-07-10T05:39:56.436Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="e6d762e1-d17a-47cf-a840-91f5facef8cd"><body>Test message 02313b31-edcb-45fd-a70f-8bd7aaa9f6b9</body><delay stamp="2023-07-10T05:39:56.436Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="0e08216c-ed60-4c20-a575-5c8ff955bfe8"><body>Test message 8cb0f328-b066-41c2-b3b6-434e5e861840</body><delay stamp="2023-07-10T05:39:56.437Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="0e08216c-ed60-4c20-a575-5c8ff955bfe8"><body>Test message 8cb0f328-b066-41c2-b3b6-434e5e861840</body><delay stamp="2023-07-10T05:39:56.437Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="1f4a44fa-3f04-4cf3-8a4f-aae801001e01"><body>Test message ad84ca8f-7de7-402d-824c-c0aa986f48c5</body><delay stamp="2023-07-10T05:39:56.441Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="1f4a44fa-3f04-4cf3-8a4f-aae801001e01"><body>Test message ad84ca8f-7de7-402d-824c-c0aa986f48c5</body><delay stamp="2023-07-10T05:39:56.441Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="9909323b-63a1-4e9a-897e-f8771d6b2999"><body>Test message 1f462876-f8b6-4ca9-adcf-f150a7e09754</body><delay stamp="2023-07-10T05:39:56.445Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="9909323b-63a1-4e9a-897e-f8771d6b2999"><body>Test message 1f462876-f8b6-4ca9-adcf-f150a7e09754</body><delay stamp="2023-07-10T05:39:56.445Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="71920fad-30e6-46d2-905d-1c8ed68d6cb3"><body>Test message 70387349-811a-403c-9898-ac98f993eb1a</body><delay stamp="2023-07-10T05:39:56.448Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="71920fad-30e6-46d2-905d-1c8ed68d6cb3"><body>Test message 70387349-811a-403c-9898-ac98f993eb1a</body><delay stamp="2023-07-10T05:39:56.448Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="9be272f8-581f-4b71-add3-6799dd1900f8"><body>Test message ba3c0506-9632-4706-84a1-d85e5a2b091f</body><delay stamp="2023-07-10T05:39:56.453Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="9be272f8-581f-4b71-add3-6799dd1900f8"><body>Test message ba3c0506-9632-4706-84a1-d85e5a2b091f</body><delay stamp="2023-07-10T05:39:56.453Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="b190a7ce-af6a-4d8e-a9b4-6bfd3b26b473"><body>Test message d79b29fa-9a17-4e64-918b-76e0c86fc008</body><delay stamp="2023-07-10T05:39:56.458Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="b190a7ce-af6a-4d8e-a9b4-6bfd3b26b473"><body>Test message d79b29fa-9a17-4e64-918b-76e0c86fc008</body><delay stamp="2023-07-10T05:39:56.458Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="0a698084-c208-4d4b-b497-a81d1ccde3b9"><body>Test message 7bf2cfe6-3c9a-463c-94dc-5200de7daa91</body><delay stamp="2023-07-10T05:39:56.462Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="0a698084-c208-4d4b-b497-a81d1ccde3b9"><body>Test message 7bf2cfe6-3c9a-463c-94dc-5200de7daa91</body><delay stamp="2023-07-10T05:39:56.462Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="67e5efe0-4713-4246-b162-081a290815e6"><body>Test message d5289e97-44ce-409a-b589-755909aeea97</body><delay stamp="2023-07-10T05:39:56.467Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="67e5efe0-4713-4246-b162-081a290815e6"><body>Test message d5289e97-44ce-409a-b589-755909aeea97</body><delay stamp="2023-07-10T05:39:56.467Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="940d4dbf-3c66-438d-b804-09c7295919ac"><body>Test message 54e7761e-033f-4a83-881e-55a76e0c1cf1</body><delay stamp="2023-07-10T05:39:56.471Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="940d4dbf-3c66-438d-b804-09c7295919ac"><body>Test message 54e7761e-033f-4a83-881e-55a76e0c1cf1</body><delay stamp="2023-07-10T05:39:56.471Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="23366221-bdb1-4612-9392-eda35ba30f19"><body>Test message dab0a151-3fcf-4450-92a6-c3e6bc488ac8</body><delay stamp="2023-07-10T05:39:56.476Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="23366221-bdb1-4612-9392-eda35ba30f19"><body>Test message dab0a151-3fcf-4450-92a6-c3e6bc488ac8</body><delay stamp="2023-07-10T05:39:56.476Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d32e25f8-a678-48a4-93d0-7e7330c0cfc8"><body>Test message a7c60d79-5e88-4fa4-a684-b168669111ab</body><delay stamp="2023-07-10T05:39:56.481Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="d32e25f8-a678-48a4-93d0-7e7330c0cfc8"><body>Test message a7c60d79-5e88-4fa4-a684-b168669111ab</body><delay stamp="2023-07-10T05:39:56.481Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="61673ae1-e050-4f47-91f3-11e623652ac9"><body>Test message 57e0294b-41b4-4029-b0c0-8887bd31ca66</body><delay stamp="2023-07-10T05:39:56.485Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="61673ae1-e050-4f47-91f3-11e623652ac9"><body>Test message 57e0294b-41b4-4029-b0c0-8887bd31ca66</body><delay stamp="2023-07-10T05:39:56.485Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="e059d7c8-97df-4cac-9ef4-283564a4b209"><body>Test message cb99102d-ef46-4b59-81f5-93a9269c1e9b</body><delay stamp="2023-07-10T05:39:56.490Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="e059d7c8-97df-4cac-9ef4-283564a4b209"><body>Test message cb99102d-ef46-4b59-81f5-93a9269c1e9b</body><delay stamp="2023-07-10T05:39:56.490Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="eb973597-dcd4-4095-b4f5-50bf4501c689"><body>Test message 3737c2ec-8727-4041-988d-e34e6b0189a0</body><delay stamp="2023-07-10T05:39:56.494Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="eb973597-dcd4-4095-b4f5-50bf4501c689"><body>Test message 3737c2ec-8727-4041-988d-e34e6b0189a0</body><delay stamp="2023-07-10T05:39:56.494Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="4030e1bb-8096-4d54-b81c-8861c09419ce"><body>Test message 5f2a28a2-1f3a-45f7-b485-7ce71b2edb9c</body><delay stamp="2023-07-10T05:39:56.498Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="4030e1bb-8096-4d54-b81c-8861c09419ce"><body>Test message 5f2a28a2-1f3a-45f7-b485-7ce71b2edb9c</body><delay stamp="2023-07-10T05:39:56.498Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="05a55ca6-e33a-4a5a-a6b8-2d4e02ca75ba"><body>Test message d192887c-d6a0-4dfb-a55f-efaec2bc6a48</body><delay stamp="2023-07-10T05:39:56.503Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="05a55ca6-e33a-4a5a-a6b8-2d4e02ca75ba"><body>Test message d192887c-d6a0-4dfb-a55f-efaec2bc6a48</body><delay stamp="2023-07-10T05:39:56.503Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="ac779a98-60a8-4a39-83e0-fe0dd467bbb3"><body>Test message 23e75388-fbc1-42e1-82fc-c934a13ff3e4</body><delay stamp="2023-07-10T05:39:56.507Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="ac779a98-60a8-4a39-83e0-fe0dd467bbb3"><body>Test message 23e75388-fbc1-42e1-82fc-c934a13ff3e4</body><delay stamp="2023-07-10T05:39:56.507Z" from="test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-07-09 22:39:58 |  >> <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="qqCV7Buo2vhRS3v4uZmdvgW"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <iq to="jaxmpp__qbwhfb0577@test-domain.com/test-sm" xmlns="jabber:client" from="test-domain.com" type="result" id="qqCV7Buo2vhRS3v4uZmdvgW"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="c44be80a-8618-4f80-b7e3-955efcc4b3f2"><body>Test message e75af302-4933-46f3-a263-e2934c63b3c4</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:56.258Z"/><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:57.934Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="c44be80a-8618-4f80-b7e3-955efcc4b3f2"><body>Test message e75af302-4933-46f3-a263-e2934c63b3c4</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:56.258Z"/><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:57.934Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="36ec3c42-098d-45c7-9a8c-c6da1c6f66f9"><body>Test message eb4d8d9c-3fd4-4cab-b65f-70ca2b165cd3</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:56.258Z"/><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:57.953Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="36ec3c42-098d-45c7-9a8c-c6da1c6f66f9"><body>Test message eb4d8d9c-3fd4-4cab-b65f-70ca2b165cd3</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:56.258Z"/><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:57.953Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:58 |  >> <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="2abb5067-0ac9-49a6-b806-863f23788303"><body>Test message 62cd40d7-dbac-4d67-9e56-b6ebcd2c4ccc</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:56.260Z"/><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:57.966Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:58 | jaxmpp_ :: jaxmpp__qbwhfb0577@test-domain.com/test-sm << <message to="jaxmpp__qbwhfb0577@test-domain.com" xmlns="jabber:client" from="jaxmpp__5nt1pp0576@test-domain.com/108689552-tigase-345" type="chat" id="2abb5067-0ac9-49a6-b806-863f23788303"><body>Test message 62cd40d7-dbac-4d67-9e56-b6ebcd2c4ccc</body><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:56.260Z"/><delay xmlns="urn:xmpp:delay" from="test-domain.com" stamp="2023-07-10T05:39:57.966Z">Offline Storage - cc7d7fbb25f7</delay></message>

2023-07-09 22:39:58 | [Mutex] notify: [items:received:all]

2023-07-09 22:39:58 | [Mutex] received everything.

2023-07-09 22:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=4324] Connector  state changed: connected->disconnected

2023-07-09 22:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=664 thread=4324] Stream terminated

2023-07-09 22:39:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=4329] Connector  state changed: connected->disconnected

2023-07-09 22:39:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=665 thread=4329] Stream terminated

2023-07-09 22:39:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-09 22:39:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted