Generated by TestNG with ReportNG at 22:44 PDT on Sunday 04 June 2023
root@1512af24e4a5 / Java 17.0.6 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Testing XEP-0198: Stream Management - resumption

Suites · Log Output

Test duration : 7.191s

Passed Tests
tigase.tests.jaxmpp.TestSMResumption
testSMResumption 6.790s
2023-06-04 23:08:45 |

2023-06-04 23:08:45 | null / [TestClass name=class tigase.tests.jaxmpp.TestSMResumption]

2023-06-04 23:08:45 | ------------------------------------

2023-06-04 23:08:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=1] Connector  state changed: null->connecting

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=1] DNS entry stored in session object: localhost:5222

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=1] Preparing connection to [localhost:5222]

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=1] Connector  state changed: connecting->connected

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=1] Whitespace ping period is setted to nullms

2023-06-04 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 23:08:45 |  >> <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-06-04 23:08:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=4233] Start TLS

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@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-06-04 23:08:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=4235] Proceeding TLS

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=4235] Start handshake

2023-06-04 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 23:08:45 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-04 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-06-04 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-06-04 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-06-04 23:08:45 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3ZnbW05ajA1Njkscj02dGdRek9JdkJ3N1g4elA4aUFsRA==</auth>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3ZnbW05ajA1Njkscj02dGdRek9JdkJ3N1g4elA4aUFsRA==</auth>

2023-06-04 23:08:45 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02dGdRek9JdkJ3N1g4elA4aUFsRGVtRDhxdnJqMHFGQU96U0FmVG9JLHM9YmppUWJwMkF0V2hDNUE9PSxpPTQwOTY=</challenge>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02dGdRek9JdkJ3N1g4elA4aUFsRGVtRDhxdnJqMHFGQU96U0FmVG9JLHM9YmppUWJwMkF0V2hDNUE9PSxpPTQwOTY=</challenge>

2023-06-04 23:08:45 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NnRnUXpPSXZCdzdYOHpQOGlBbERlbUQ4cXZyajBxRkFPelNBZlRvSSxwPSt5eXpDY3N0dEV5TDZUbytrZFhsS1RLVnQzcHl3MEVpNmxGRGIrR0RKdk09</response>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NnRnUXpPSXZCdzdYOHpQOGlBbERlbUQ4cXZyajBxRkFPelNBZlRvSSxwPSt5eXpDY3N0dEV5TDZUbytrZFhsS1RLVnQzcHl3MEVpNmxGRGIrR0RKdk09</response>

2023-06-04 23:08:45 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SeStNZCs4WHQydWU1SSt3ZDA3bzhTUFg0UWtRVS9zck9nT01XbncxZWJZPQ==</success>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SeStNZCs4WHQydWU1SSt3ZDA3bzhTUFg0UWtRVS9zck9nT01XbncxZWJZPQ==</success>

2023-06-04 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 23:08:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="hwU+JREjFYKwK97eQBGFiTxTWEI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="hwU+JREjFYKwK97eQBGFiTxTWEI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-06-04 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-06-04 23:08:45 |  << <iq xmlns="jabber:client" id="DBYj2oZ7jP3rVlZpXkJMTUX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com >> <iq xmlns="jabber:client" id="DBYj2oZ7jP3rVlZpXkJMTUX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>test-sm</resource></bind></iq>

2023-06-04 23:08:45 |  >> <iq type="result" id="DBYj2oZ7jP3rVlZpXkJMTUX" xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vgmm9j0569@test-domain.com/test-sm</jid></bind></iq>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com << <iq type="result" id="DBYj2oZ7jP3rVlZpXkJMTUX" xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vgmm9j0569@test-domain.com/test-sm</jid></bind></iq>

2023-06-04 23:08:45 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-04 23:08:45 |  << <iq xmlns="jabber:client" id="6He19IKHx9vp9lbFLFKzsfC" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <iq xmlns="jabber:client" id="6He19IKHx9vp9lbFLFKzsfC" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-04 23:08:45 |  >> <iq type="result" id="6He19IKHx9vp9lbFLFKzsfC" xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"/>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <iq type="result" id="6He19IKHx9vp9lbFLFKzsfC" xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"/>

2023-06-04 23:08:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-06-04 23:08:45 |  << <iq to="test-domain.com" id="4qnaIJzyq3fzl5v3Bvr1sZi" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <iq to="test-domain.com" id="4qnaIJzyq3fzl5v3Bvr1sZi" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-04 23:08:45 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-04 23:08:45 |  >> <enabled location="1512af24e4a5" resume="true" id="5cbcd869-f3f2-40d1-8ca8-556d3f5c5024" xmlns="urn:xmpp:sm:3" max="60"/>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <enabled location="1512af24e4a5" resume="true" id="5cbcd869-f3f2-40d1-8ca8-556d3f5c5024" xmlns="urn:xmpp:sm:3" max="60"/>

2023-06-04 23:08:45 |  << <iq id="3KjY6At3wmVZ3j1nN5tnTct" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <iq id="3KjY6At3wmVZ3j1nN5tnTct" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 23:08:45 |  >> <iq type="result" id="4qnaIJzyq3fzl5v3Bvr1sZi" xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12292/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12292/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <iq type="result" id="4qnaIJzyq3fzl5v3Bvr1sZi" xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12292/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12292/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-06-04 23:08:45 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@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-06-04 23:08:45 |  >> <iq type="result" id="3KjY6At3wmVZ3j1nN5tnTct" xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <iq type="result" id="3KjY6At3wmVZ3j1nN5tnTct" xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 23:08:45 |  >> <presence xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com" from="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 23:08:45 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <presence xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com" from="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 23:08:46 |  << <enable xmlns="tigase:test"/>

2023-06-04 23:08:46 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <enable xmlns="tigase:test"/>

2023-06-04 23:08:46 |  >> <enable type="error" xmlns="tigase:test" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><error type="cancel" code="501"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Feature not supported yet.</text></error></enable>

2023-06-04 23:08:46 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <enable type="error" xmlns="tigase:test" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><error type="cancel" code="501"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Feature not supported yet.</text></error></enable>

2023-06-04 23:08:46 |  << <enable xmlns="tigase:test"/>

2023-06-04 23:08:46 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <enable xmlns="tigase:test"/>

2023-06-04 23:08:46 |  >> <enable type="error" xmlns="tigase:test" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><error type="cancel" code="501"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Feature not supported yet.</text></error></enable>

2023-06-04 23:08:46 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <enable type="error" xmlns="tigase:test" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><error type="cancel" code="501"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Feature not supported yet.</text></error></enable>

2023-06-04 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=1] Closing socket

2023-06-04 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=4235] Connector  state changed: connected->disconnected

2023-06-04 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=1] Ignoring stop connector.

2023-06-04 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=648 thread=4235] Stream terminated

2023-06-04 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 23:08:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 23:08:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Connector  state changed: null->connecting

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] DNS entry stored in session object: localhost:5222

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Preparing connection to [localhost:5222]

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Connector  state changed: connecting->connected

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=1] Whitespace ping period is setted to nullms

2023-06-04 23:08:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 23:08:50 |  >> <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-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <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-06-04 23:08:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=4233] Start TLS

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=4240] Proceeding TLS

2023-06-04 23:08:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=4240] Start handshake

2023-06-04 23:08:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 23:08:50 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-04 23:08:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-06-04 23:08:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-06-04 23:08:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-06-04 23:08:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3ZnbW05ajA1Njkscj16ZnNhSXF1ZGZCSlllNENtM2M5Ng==</auth>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3ZnbW05ajA1Njkscj16ZnNhSXF1ZGZCSlllNENtM2M5Ng==</auth>

2023-06-04 23:08:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16ZnNhSXF1ZGZCSlllNENtM2M5NmNXand6cnZ3UGFKWDFqaUZpVkllLHM9YmppUWJwMkF0V2hDNUE9PSxpPTQwOTY=</challenge>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16ZnNhSXF1ZGZCSlllNENtM2M5NmNXand6cnZ3UGFKWDFqaUZpVkllLHM9YmppUWJwMkF0V2hDNUE9PSxpPTQwOTY=</challenge>

2023-06-04 23:08:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emZzYUlxdWRmQkpZZTRDbTNjOTZjV2p3enJ2d1BhSlgxamlGaVZJZSxwPWdBSnFoNC9xZWNxeHMwTi9velBRN3FkT0dGdys0ZngvQ0owa0NxQ3NzRjQ9</response>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emZzYUlxdWRmQkpZZTRDbTNjOTZjV2p3enJ2d1BhSlgxamlGaVZJZSxwPWdBSnFoNC9xZWNxeHMwTi9velBRN3FkT0dGdys0ZngvQ0owa0NxQ3NzRjQ9</response>

2023-06-04 23:08:50 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1leU9wanlGMFNISURFc0hFRGJmWmRnb1JMa1A4Y3RacGFCSzVTUDNCNEUwPQ==</success>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1leU9wanlGMFNISURFc0hFRGJmWmRnb1JMa1A4Y3RacGFCSzVTUDNCNEUwPQ==</success>

2023-06-04 23:08:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-04 23:08:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="hwU+JREjFYKwK97eQBGFiTxTWEI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="hwU+JREjFYKwK97eQBGFiTxTWEI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2023-06-04 23:08:50 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-06-04 23:08:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.resume: Stream resumption

2023-06-04 23:08:50 |  << <resume xmlns="urn:xmpp:sm:3" h="2" previd="5cbcd869-f3f2-40d1-8ca8-556d3f5c5024"/>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <resume xmlns="urn:xmpp:sm:3" h="2" previd="5cbcd869-f3f2-40d1-8ca8-556d3f5c5024"/>

2023-06-04 23:08:50 |  >> <resumed previd="5cbcd869-f3f2-40d1-8ca8-556d3f5c5024" xmlns="urn:xmpp:sm:3" h="2"/>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <resumed previd="5cbcd869-f3f2-40d1-8ca8-556d3f5c5024" xmlns="urn:xmpp:sm:3" h="2"/>

2023-06-04 23:08:50 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@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-06-04 23:08:50 |  >> <presence xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com" from="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/><delay stamp="2023-06-05T06:08:45.538Z" xmlns="urn:xmpp:delay" from="test-domain.com"/></presence>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <presence xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com" from="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/><delay stamp="2023-06-05T06:08:45.538Z" xmlns="urn:xmpp:delay" from="test-domain.com"/></presence>

2023-06-04 23:08:50 | tigase.jaxmpp.j2se.Jaxmpp.onStreamResumed: Connected. Stream resumed.

2023-06-04 23:08:50 |  << <iq id="VH8Er2voXeECDmS8zfU8t5f" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <iq id="VH8Er2voXeECDmS8zfU8t5f" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 23:08:50 |  >> <presence xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com" from="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <presence xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com" from="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 23:08:50 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@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-06-04 23:08:50 |  >> <iq type="result" id="VH8Er2voXeECDmS8zfU8t5f" xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <iq type="result" id="VH8Er2voXeECDmS8zfU8t5f" xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><query xmlns="jabber:iq:roster"/></iq>

2023-06-04 23:08:50 |  >> <presence xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com" from="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 23:08:50 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <presence xmlns="jabber:client" to="jaxmpp__vgmm9j0569@test-domain.com" from="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2023-06-04 23:08:51 |  << <enable xmlns="tigase:test"/>

2023-06-04 23:08:51 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm >> <enable xmlns="tigase:test"/>

2023-06-04 23:08:51 |  >> <enable type="error" xmlns="tigase:test" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><error type="cancel" code="501"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Feature not supported yet.</text></error></enable>

2023-06-04 23:08:51 | jaxmpp_ :: jaxmpp__vgmm9j0569@test-domain.com/test-sm << <enable type="error" xmlns="tigase:test" to="jaxmpp__vgmm9j0569@test-domain.com/test-sm"><error type="cancel" code="501"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Feature not supported yet.</text></error></enable>

2023-06-04 23:08:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=4240] Connector  state changed: connected->disconnected

2023-06-04 23:08:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=649 thread=4240] Stream terminated

2023-06-04 23:08:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-04 23:08:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted