Generated by TestNG with ReportNG at 21:32 PST on Sunday 05 November 2023
root@8dfa9d99ff97 / Java 17.0.8 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

XEP-0357: Push Notifications

Suites · Log Output

Test duration : 280.883s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.036s
2023-11-05 21:34:37 |

2023-11-05 21:34:37 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-11-05 21:34:37 | ------------------------------------

2023-11-05 21:34:37 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:34:37 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:34:37 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:34:37 | [Mutex] received everything.

2023-11-05 21:34:37 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 21:34:37 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 21:34:37 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-11-05 21:34:37 | [Mutex] waiting for: [push:received:1]

2023-11-05 21:34:37 | [Mutex] received everything.

2023-11-05 21:34:37 | [Mutex] isItemNotified: push:received:1 :: true

2023-11-05 21:34:37 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - 86856aba-1cf3-4506-8965-b3d3296d7ea9 :: true

2023-11-05 21:34:37 | [Mutex] waiting for: [push:received:2]

2023-11-05 21:35:07 | [Mutex] timeout. Not received [push:received:2]

2023-11-05 21:35:07 | [Mutex] isItemNotified: push:received:2 :: false

java.lang.AssertionError: expected [true] but found [false]
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413)
org.testng.Assert.assertTrue(Assert.java:56)
org.testng.Assert.assertTrue(Assert.java:66)
tigase.tests.server.TestPush.testAutomaticDisablingOnFailure(TestPush.java:301)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:568)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
org.testng.internal.invokers.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:252)
tigase.tests.AbstractSkippableTest.run(AbstractSkippableTest.java:45)
org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:266)
org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:665)
org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
org.testng.TestRunner.privateRun(TestRunner.java:808)
org.testng.TestRunner.run(TestRunner.java:603)
org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
org.testng.SuiteRunner.run(SuiteRunner.java:326)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.runSuites(TestNG.java:1092)
org.testng.TestNG.run(TestNG.java:1060)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Passed Tests
tigase.tests.server.TestPush
testPushDeliveryOffline 0.018s
2023-11-05 21:35:08 |

2023-11-05 21:35:08 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-11-05 21:35:08 | ------------------------------------

2023-11-05 21:35:08 | [Mutex] waiting for: [push:received]

2023-11-05 21:35:08 | [Mutex] received everything.

2023-11-05 21:35:08 | [Mutex] isItemNotified: push:received :: true

2023-11-05 21:35:08 | [Mutex] isItemNotified: push:received:body:Some body - 00238260-f000-4686-bbca-b03e8944d8b2 :: true

testPushDeliveryOnline 30.191s
2023-11-05 21:35:09 |

2023-11-05 21:35:09 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-11-05 21:35:09 | ------------------------------------

2023-11-05 21:35:09 |  >> <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-11-05 21:35:09 | push1- :: push1-_dpwssp0099@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-11-05 21:35:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 21:35:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 21:35:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fZHB3c3NwMDA5OSxyPU5LeXpNQ3VKT1E0d3hyY3ZSamg3</auth>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fZHB3c3NwMDA5OSxyPU5LeXpNQ3VKT1E0d3hyY3ZSamg3</auth>

2023-11-05 21:35:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OS3l6TUN1Sk9RNHd4cmN2UmpoN1RnRjFDM3RGQTJjaVFOcHJJd3hGLHM9U2dTN2lwRzZ6VWFpa0E9PSxpPTQwOTY=</challenge>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OS3l6TUN1Sk9RNHd4cmN2UmpoN1RnRjFDM3RGQTJjaVFOcHJJd3hGLHM9U2dTN2lwRzZ6VWFpa0E9PSxpPTQwOTY=</challenge>

2023-11-05 21:35:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Tkt5ek1DdUpPUTR3eHJjdlJqaDdUZ0YxQzN0RkEyY2lRTnBySXd4RixwPUtSamFpNk1VdWlZaVExeDhXTTIzcXFGOVAzYXRIdjdnTG5ydjJ1YTlpeTA9</response>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Tkt5ek1DdUpPUTR3eHJjdlJqaDdUZ0YxQzN0RkEyY2lRTnBySXd4RixwPUtSamFpNk1VdWlZaVExeDhXTTIzcXFGOVAzYXRIdjdnTG5ydjJ1YTlpeTA9</response>

2023-11-05 21:35:09 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wUjFqc0hjTkNIdFdtdkNNVE9adkNUNHJOdGI5L3dOWEozd096NFFBNXRJPQ==</success>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wUjFqc0hjTkNIdFdtdkNNVE9adkNUNHJOdGI5L3dOWEozd096NFFBNXRJPQ==</success>

2023-11-05 21:35:09 |  >> <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="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" hash="SHA-1"/></features>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@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="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" hash="SHA-1"/></features>

2023-11-05 21:35:09 |  << <iq xmlns="jabber:client" id="5dQzk3x7HzeFCoY7BCEk5dT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com >> <iq xmlns="jabber:client" id="5dQzk3x7HzeFCoY7BCEk5dT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 21:35:09 |  >> <iq type="result" to="push1-_dpwssp0099@test-domain.com/1962106896-tigase-96" xmlns="jabber:client" id="5dQzk3x7HzeFCoY7BCEk5dT"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_dpwssp0099@test-domain.com/1962106896-tigase-96</jid></bind></iq>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com << <iq type="result" to="push1-_dpwssp0099@test-domain.com/1962106896-tigase-96" xmlns="jabber:client" id="5dQzk3x7HzeFCoY7BCEk5dT"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_dpwssp0099@test-domain.com/1962106896-tigase-96</jid></bind></iq>

2023-11-05 21:35:09 |  << <iq xmlns="jabber:client" id="ZxMKyriLU5mPQ5BfX5gJKEu" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 >> <iq xmlns="jabber:client" id="ZxMKyriLU5mPQ5BfX5gJKEu" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 21:35:09 |  >> <iq type="result" to="push1-_dpwssp0099@test-domain.com/1962106896-tigase-96" xmlns="jabber:client" id="ZxMKyriLU5mPQ5BfX5gJKEu"/>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 << <iq type="result" to="push1-_dpwssp0099@test-domain.com/1962106896-tigase-96" xmlns="jabber:client" id="ZxMKyriLU5mPQ5BfX5gJKEu"/>

2023-11-05 21:35:09 |  << <iq to="test-domain.com" id="nuB1vjDvvqU9IBAr4fGLXXn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 >> <iq to="test-domain.com" id="nuB1vjDvvqU9IBAr4fGLXXn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 21:35:09 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 21:35:09 |  >> <enabled resume="true" location="8dfa9d99ff97" xmlns="urn:xmpp:sm:3" id="c18af4f5-aebd-47fb-b526-87099a936e1e" max="60"/>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 << <enabled resume="true" location="8dfa9d99ff97" xmlns="urn:xmpp:sm:3" id="c18af4f5-aebd-47fb-b526-87099a936e1e" max="60"/>

2023-11-05 21:35:09 |  << <iq id="r5mJXkILW3ufGt8FLzBnQT4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 >> <iq id="r5mJXkILW3ufGt8FLzBnQT4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:35:09 |  >> <iq type="result" from="test-domain.com" to="push1-_dpwssp0099@test-domain.com/1962106896-tigase-96" xmlns="jabber:client" id="nuB1vjDvvqU9IBAr4fGLXXn"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 << <iq type="result" from="test-domain.com" to="push1-_dpwssp0099@test-domain.com/1962106896-tigase-96" xmlns="jabber:client" id="nuB1vjDvvqU9IBAr4fGLXXn"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-11-05 21:35:09 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:09 |  >> <iq type="result" to="push1-_dpwssp0099@test-domain.com/1962106896-tigase-96" xmlns="jabber:client" id="r5mJXkILW3ufGt8FLzBnQT4"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 << <iq type="result" to="push1-_dpwssp0099@test-domain.com/1962106896-tigase-96" xmlns="jabber:client" id="r5mJXkILW3ufGt8FLzBnQT4"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:35:09 |  >> <presence from="push1-_dpwssp0099@test-domain.com/1962106896-tigase-96" to="push1-_dpwssp0099@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 << <presence from="push1-_dpwssp0099@test-domain.com/1962106896-tigase-96" to="push1-_dpwssp0099@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:09 | [Mutex] waiting for: [push:received]

2023-11-05 21:35:09 |  >> <message from="push2-_pp9p1s0101@test-domain.com/1962106896-tigase-95" to="push1-_dpwssp0099@test-domain.com" xmlns="jabber:client"><body>Some body - 343cfe14-2928-4467-ace0-50a54cb45727</body></message>

2023-11-05 21:35:09 | push1- :: push1-_dpwssp0099@test-domain.com/1962106896-tigase-96 << <message from="push2-_pp9p1s0101@test-domain.com/1962106896-tigase-95" to="push1-_dpwssp0099@test-domain.com" xmlns="jabber:client"><body>Some body - 343cfe14-2928-4467-ace0-50a54cb45727</body></message>

2023-11-05 21:35:39 | [Mutex] timeout. Not received [push:received]

2023-11-05 21:35:39 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.551s
2023-11-05 21:35:41 |

2023-11-05 21:35:41 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-11-05 21:35:41 | ------------------------------------

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1ac96c30

2023-11-05 21:35:41 | StateChangedEvent{oldState=null, newState=connecting}

2023-11-05 21:35:41 | [Mutex] waiting for: [registration]

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@140e8119

2023-11-05 21:35:41 | StateChangedEvent{oldState=connecting, newState=connected}

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@10310740

2023-11-05 21:35:41 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-11-05 21:35:41 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 21:35:41 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-11-05 21:35:41 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 21:35:41 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@55338b22

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44ac558

2023-11-05 21:35:41 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-11-05 21:35:41 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 21:35:41 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-11-05 21:35:41 | push3- :: null >> <iq to="test-domain.com" id="YGp5AeN0bKLIxgVhBFv6p6m" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-11-05 21:35:41 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YGp5AeN0bKLIxgVhBFv6p6m" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@642c9a81

2023-11-05 21:35:41 | push3- :: null << <iq type="result" from="test-domain.com" xmlns="jabber:client" id="YGp5AeN0bKLIxgVhBFv6p6m"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2023-11-05 21:35:41 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" xmlns="jabber:client" id="YGp5AeN0bKLIxgVhBFv6p6m"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2023-11-05 21:35:41 | push3- :: null >> <iq to="test-domain.com" id="eFkIAmT9IQIRLZhznfUS5Al" type="set"><query xmlns="jabber:iq:register"><username>push3-_84eovy0105</username><password>push3-_84eovy0105</password><email>eb223c3f-11d8-4169-808a-f986a32c3e69@localhost</email></query></iq>

2023-11-05 21:35:41 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="eFkIAmT9IQIRLZhznfUS5Al" type="set"><query xmlns="jabber:iq:register"><username>push3-_84eovy0105</username><password>push3-_84eovy0105</password><email>eb223c3f-11d8-4169-808a-f986a32c3e69@localhost</email></query></iq>}

2023-11-05 21:35:41 | push3- :: null << <iq type="result" from="test-domain.com" xmlns="jabber:client" id="eFkIAmT9IQIRLZhznfUS5Al"/>

2023-11-05 21:35:41 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" xmlns="jabber:client" id="eFkIAmT9IQIRLZhznfUS5Al"/>}

2023-11-05 21:35:41 | [Mutex] received everything.

2023-11-05 21:35:41 | [Mutex] isItemNotified: registrationSuccess :: true

2023-11-05 21:35:41 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-11-05 21:35:41 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7cbf8a43

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@351c746d

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@67ae0793

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@67d66175

2023-11-05 21:35:41 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@67bb025e

2023-11-05 21:35:41 |  >> <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-11-05 21:35:41 | push3- :: push3-_84eovy0105@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-11-05 21:35:41 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 21:35:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 21:35:41 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fODRlb3Z5MDEwNSxyPU9UaFY2TTN3Z0htYlRTTllCMmFw</auth>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fODRlb3Z5MDEwNSxyPU9UaFY2TTN3Z0htYlRTTllCMmFw</auth>

2023-11-05 21:35:41 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PVGhWNk0zd2dIbWJUU05ZQjJhcGh4dXM5WXJqaWV3UGd0T0ROY1lxLHM9YXp1U3ZEYlJOZGRSZEE9PSxpPTQwOTY=</challenge>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PVGhWNk0zd2dIbWJUU05ZQjJhcGh4dXM5WXJqaWV3UGd0T0ROY1lxLHM9YXp1U3ZEYlJOZGRSZEE9PSxpPTQwOTY=</challenge>

2023-11-05 21:35:41 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T1RoVjZNM3dnSG1iVFNOWUIyYXBoeHVzOVlyamlld1BndE9ETmNZcSxwPXNGUmZscVo2VHQ5YnAxRVJnZmNLSXErT1hzbkJ4RGpzbnFBbFV0RmY5eE09</response>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T1RoVjZNM3dnSG1iVFNOWUIyYXBoeHVzOVlyamlld1BndE9ETmNZcSxwPXNGUmZscVo2VHQ5YnAxRVJnZmNLSXErT1hzbkJ4RGpzbnFBbFV0RmY5eE09</response>

2023-11-05 21:35:41 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QUEx1d2o1VlVzeW83QzlCdE5mQ0o4V3B4Q0k3dkZwaGZGZ2xmTy94cWNvPQ==</success>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QUEx1d2o1VlVzeW83QzlCdE5mQ0o4V3B4Q0k3dkZwaGZGZ2xmTy94cWNvPQ==</success>

2023-11-05 21:35:41 |  >> <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="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" hash="SHA-1"/></features>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@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="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" hash="SHA-1"/></features>

2023-11-05 21:35:41 |  << <iq xmlns="jabber:client" id="RTYKVTfNBrnao7EtkV2byvr" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com >> <iq xmlns="jabber:client" id="RTYKVTfNBrnao7EtkV2byvr" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 21:35:41 |  >> <iq type="result" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="RTYKVTfNBrnao7EtkV2byvr"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_84eovy0105@test-domain.com/1962106896-tigase-100</jid></bind></iq>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com << <iq type="result" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="RTYKVTfNBrnao7EtkV2byvr"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_84eovy0105@test-domain.com/1962106896-tigase-100</jid></bind></iq>

2023-11-05 21:35:41 |  << <iq xmlns="jabber:client" id="UxSZhznfUS5Al4p07qfVTfF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 >> <iq xmlns="jabber:client" id="UxSZhznfUS5Al4p07qfVTfF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 21:35:41 |  >> <iq type="result" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="UxSZhznfUS5Al4p07qfVTfF"/>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 << <iq type="result" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="UxSZhznfUS5Al4p07qfVTfF"/>

2023-11-05 21:35:41 |  << <iq to="test-domain.com" id="LNCawdN0qSbphRJHTcsfUZm" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 >> <iq to="test-domain.com" id="LNCawdN0qSbphRJHTcsfUZm" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 21:35:41 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 21:35:41 |  >> <enabled resume="true" location="8dfa9d99ff97" xmlns="urn:xmpp:sm:3" id="a54ffcdf-10ef-4d87-ac4b-5eb0f44a971a" max="60"/>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 << <enabled resume="true" location="8dfa9d99ff97" xmlns="urn:xmpp:sm:3" id="a54ffcdf-10ef-4d87-ac4b-5eb0f44a971a" max="60"/>

2023-11-05 21:35:41 |  << <iq id="CD6aJTP7pU1kOONXk4aLzBv" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 >> <iq id="CD6aJTP7pU1kOONXk4aLzBv" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:35:41 |  >> <iq type="result" from="test-domain.com" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="LNCawdN0qSbphRJHTcsfUZm"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 << <iq type="result" from="test-domain.com" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="LNCawdN0qSbphRJHTcsfUZm"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-11-05 21:35:41 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:41 |  >> <iq type="result" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="CD6aJTP7pU1kOONXk4aLzBv"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 << <iq type="result" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="CD6aJTP7pU1kOONXk4aLzBv"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:35:41 |  << <iq id="TY5ZrbnZtmMTczwjOJEHPHR" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_urh7bp0103@test-domain.com/1962106896-tigase-98"/></iq>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 >> <iq id="TY5ZrbnZtmMTczwjOJEHPHR" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_urh7bp0103@test-domain.com/1962106896-tigase-98"/></iq>

2023-11-05 21:35:41 |  >> <presence from="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" to="push3-_84eovy0105@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 << <presence from="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" to="push3-_84eovy0105@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:41 | [Mutex] waiting for: [push:enabled]

2023-11-05 21:35:41 |  >> <iq type="result" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="TY5ZrbnZtmMTczwjOJEHPHR"/>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 << <iq type="result" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="TY5ZrbnZtmMTczwjOJEHPHR"/>

2023-11-05 21:35:41 | [Mutex] received everything.

2023-11-05 21:35:41 | [Mutex] isItemNotified: push:enabled:success :: true

2023-11-05 21:35:41 |  << <presence><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 >> <presence><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:41 |  >> <presence from="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" to="push3-_84eovy0105@test-domain.com" xmlns="jabber:client"><show>xa</show><priority>10</priority><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 << <presence from="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" to="push3-_84eovy0105@test-domain.com" xmlns="jabber:client"><show>xa</show><priority>10</priority><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:35:41 | [Mutex] waiting for: [push:received]

2023-11-05 21:35:41 |  >> <message from="push2-_fsqfju0104@test-domain.com/1962106896-tigase-99" to="push3-_84eovy0105@test-domain.com" xmlns="jabber:client"><body>Some body - 16c0c756-b5c1-4b74-89d4-eb8c7fa8ed0d</body></message>

2023-11-05 21:35:41 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 << <message from="push2-_fsqfju0104@test-domain.com/1962106896-tigase-99" to="push3-_84eovy0105@test-domain.com" xmlns="jabber:client"><body>Some body - 16c0c756-b5c1-4b74-89d4-eb8c7fa8ed0d</body></message>

2023-11-05 21:36:11 | [Mutex] timeout. Not received [push:received]

2023-11-05 21:36:11 | [Mutex] isItemNotified: push:received :: false

2023-11-05 21:36:11 |  << <iq id="TY5ZrbnZtmMTczwjOJEHPHR" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_urh7bp0103@test-domain.com/1962106896-tigase-98"/></iq>

2023-11-05 21:36:11 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 >> <iq id="TY5ZrbnZtmMTczwjOJEHPHR" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_urh7bp0103@test-domain.com/1962106896-tigase-98"/></iq>

2023-11-05 21:36:11 | [Mutex] waiting for: [push:enabled:2]

2023-11-05 21:36:11 |  >> <iq type="result" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="TY5ZrbnZtmMTczwjOJEHPHR"/>

2023-11-05 21:36:11 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 << <iq type="result" to="push3-_84eovy0105@test-domain.com/1962106896-tigase-100" xmlns="jabber:client" id="TY5ZrbnZtmMTczwjOJEHPHR"/>

2023-11-05 21:36:11 | [Mutex] received everything.

2023-11-05 21:36:11 | [Mutex] isItemNotified: push:enabled:2:success :: true

2023-11-05 21:36:11 | [Mutex] waiting for: [push:received]

2023-11-05 21:36:11 |  >> <message from="push2-_fsqfju0104@test-domain.com/1962106896-tigase-99" to="push3-_84eovy0105@test-domain.com" xmlns="jabber:client"><body>Some body - 16c0c756-b5c1-4b74-89d4-eb8c7fa8ed0d</body></message>

2023-11-05 21:36:11 | push3- :: push3-_84eovy0105@test-domain.com/1962106896-tigase-100 << <message from="push2-_fsqfju0104@test-domain.com/1962106896-tigase-99" to="push3-_84eovy0105@test-domain.com" xmlns="jabber:client"><body>Some body - 16c0c756-b5c1-4b74-89d4-eb8c7fa8ed0d</body></message>

2023-11-05 21:36:11 | [Mutex] received everything.

2023-11-05 21:36:11 | [Mutex] isItemNotified: push:received :: true

2023-11-05 21:36:11 | [Mutex] isItemNotified: push:received:body:Some body - 16c0c756-b5c1-4b74-89d4-eb8c7fa8ed0d :: true

testSupportAdvertisement 0.222s
2023-11-05 21:36:12 |

2023-11-05 21:36:12 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-11-05 21:36:12 | ------------------------------------

2023-11-05 21:36:12 |  >> <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-11-05 21:36:12 | push1- :: push1-_7bd8o50106@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-11-05 21:36:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 21:36:12 | push1- :: push1-_7bd8o50106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-11-05 21:36:13 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><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><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512-PLUS</mechanism><mechanism>SCRAM-SHA-256-PLUS</mechanism><mechanism>SCRAM-SHA-1-PLUS</mechanism><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><sasl-channel-binding xmlns="urn:xmpp:sasl-cb:0"><channel-binding type="tls-server-end-point"/></sasl-channel-binding><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-11-05 21:36:13 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fN2JkOG81MDEwNixyPUN3ak5UWlZkR2JocTZqS1ZobVhE</auth>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fN2JkOG81MDEwNixyPUN3ak5UWlZkR2JocTZqS1ZobVhE</auth>

2023-11-05 21:36:13 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Dd2pOVFpWZEdiaHE2aktWaG1YRDdudVZzTzNndjdPcTBSbXM0YVFILHM9MVdCNFBrK3Blbk9uRmc9PSxpPTQwOTY=</challenge>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Dd2pOVFpWZEdiaHE2aktWaG1YRDdudVZzTzNndjdPcTBSbXM0YVFILHM9MVdCNFBrK3Blbk9uRmc9PSxpPTQwOTY=</challenge>

2023-11-05 21:36:13 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q3dqTlRaVmRHYmhxNmpLVmhtWEQ3bnVWc08zZ3Y3T3EwUm1zNGFRSCxwPUY3eWxCTnJaMnpoR0N5WVk2OGZCVm1Cc200dzFoMXNiNlJnSXFFMkc5OHM9</response>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q3dqTlRaVmRHYmhxNmpLVmhtWEQ3bnVWc08zZ3Y3T3EwUm1zNGFRSCxwPUY3eWxCTnJaMnpoR0N5WVk2OGZCVm1Cc200dzFoMXNiNlJnSXFFMkc5OHM9</response>

2023-11-05 21:36:13 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xM0VJcjJzRktoRGl3OHJnM1JnY3J3dTB2aXNEbXR0SmV1R2VXaHlVNzlzPQ==</success>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xM0VJcjJzRktoRGl3OHJnM1JnY3J3dTB2aXNEbXR0SmV1R2VXaHlVNzlzPQ==</success>

2023-11-05 21:36:13 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" hash="SHA-1"/></features>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@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="/FqSzLzkyAVhy1CFHSxUfFy8tyU=" hash="SHA-1"/></features>

2023-11-05 21:36:13 |  << <iq xmlns="jabber:client" id="O6HxuoO39LPFzDGqbMJQX6j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com >> <iq xmlns="jabber:client" id="O6HxuoO39LPFzDGqbMJQX6j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-11-05 21:36:13 |  >> <iq type="result" to="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" xmlns="jabber:client" id="O6HxuoO39LPFzDGqbMJQX6j"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_7bd8o50106@test-domain.com/1962106896-tigase-104</jid></bind></iq>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com << <iq type="result" to="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" xmlns="jabber:client" id="O6HxuoO39LPFzDGqbMJQX6j"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_7bd8o50106@test-domain.com/1962106896-tigase-104</jid></bind></iq>

2023-11-05 21:36:13 |  << <iq xmlns="jabber:client" id="Qmr4aLzBv1h3w6xu9GDs1eR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 >> <iq xmlns="jabber:client" id="Qmr4aLzBv1h3w6xu9GDs1eR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-11-05 21:36:13 |  >> <iq type="result" to="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" xmlns="jabber:client" id="Qmr4aLzBv1h3w6xu9GDs1eR"/>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 << <iq type="result" to="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" xmlns="jabber:client" id="Qmr4aLzBv1h3w6xu9GDs1eR"/>

2023-11-05 21:36:13 |  << <iq to="test-domain.com" id="unsKP4j0hKBobNDJDmV8q2f" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 >> <iq to="test-domain.com" id="unsKP4j0hKBobNDJDmV8q2f" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 21:36:13 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-11-05 21:36:13 |  >> <enabled resume="true" location="8dfa9d99ff97" xmlns="urn:xmpp:sm:3" id="8c1cb722-0a8e-4a68-afcf-07093b1c0c64" max="60"/>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 << <enabled resume="true" location="8dfa9d99ff97" xmlns="urn:xmpp:sm:3" id="8c1cb722-0a8e-4a68-afcf-07093b1c0c64" max="60"/>

2023-11-05 21:36:13 |  << <iq id="I9KmV8q2fR8Godtp7fJXkIL" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 >> <iq id="I9KmV8q2fR8Godtp7fJXkIL" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:36:13 |  >> <iq type="result" from="test-domain.com" to="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" xmlns="jabber:client" id="unsKP4j0hKBobNDJDmV8q2f"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 << <iq type="result" from="test-domain.com" to="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" xmlns="jabber:client" id="unsKP4j0hKBobNDJDmV8q2f"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12431/e8f7479d"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-11-05 21:36:13 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:36:13 |  >> <iq type="result" to="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" xmlns="jabber:client" id="I9KmV8q2fR8Godtp7fJXkIL"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 << <iq type="result" to="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" xmlns="jabber:client" id="I9KmV8q2fR8Godtp7fJXkIL"><query xmlns="jabber:iq:roster"/></iq>

2023-11-05 21:36:13 |  << <iq to="push1-_7bd8o50106@test-domain.com" id="m1kRLZhznfUS5Al4p07qfVT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 >> <iq to="push1-_7bd8o50106@test-domain.com" id="m1kRLZhznfUS5Al4p07qfVT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-11-05 21:36:13 |  >> <presence from="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" to="push1-_7bd8o50106@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 << <presence from="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" to="push1-_7bd8o50106@test-domain.com" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 |  >> <iq type="result" from="push1-_7bd8o50106@test-domain.com" to="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" xmlns="jabber:client" id="m1kRLZhznfUS5Al4p07qfVT"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" category="pubsub" name="PubSub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#config-node-max"/><feature var="http://jabber.org/protocol/pubsub#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-11-05 21:36:13 | push1- :: push1-_7bd8o50106@test-domain.com/1962106896-tigase-104 << <iq type="result" from="push1-_7bd8o50106@test-domain.com" to="push1-_7bd8o50106@test-domain.com/1962106896-tigase-104" xmlns="jabber:client" id="m1kRLZhznfUS5Al4p07qfVT"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" category="pubsub" name="PubSub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#config-node-max"/><feature var="http://jabber.org/protocol/pubsub#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:13 | [Mutex] received everything.

2023-11-05 21:36:13 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 21:36:13 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 21:36:13 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.055s
2023-11-05 21:38:16 |

2023-11-05 21:38:16 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-11-05 21:38:16 | ------------------------------------

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:16 | [Mutex] received everything.

2023-11-05 21:38:16 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 21:38:16 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 21:38:16 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-11-05 21:38:16 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2023-11-05 21:38:16 | [Mutex] waiting for: [push:received]

2023-11-05 21:38:16 | [Mutex] received everything.

2023-11-05 21:38:16 | [Mutex] isItemNotified: push:received :: true

2023-11-05 21:38:16 | [Mutex] isItemNotified: push:received:body:Some body - 8e29729f-b466-41bb-8a87-7a446e84cb9b :: true

testPushDeliveryOnline 30.206s
2023-11-05 21:38:16 |

2023-11-05 21:38:16 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-11-05 21:38:16 | ------------------------------------

2023-11-05 21:38:16 | [Mutex] waiting for: [push:received]

2023-11-05 21:38:46 | [Mutex] timeout. Not received [push:received]

2023-11-05 21:38:46 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.124s
2023-11-05 21:38:46 |

2023-11-05 21:38:46 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-11-05 21:38:46 | ------------------------------------

2023-11-05 21:38:46 | [Mutex] waiting for: [push:enabled]

2023-11-05 21:38:46 | [Mutex] received everything.

2023-11-05 21:38:46 | [Mutex] isItemNotified: push:enabled:success :: true

2023-11-05 21:38:46 | [Mutex] waiting for: [push:received]

2023-11-05 21:39:16 | [Mutex] timeout. Not received [push:received]

2023-11-05 21:39:16 | [Mutex] isItemNotified: push:received :: false

2023-11-05 21:39:16 | [Mutex] waiting for: [push:enabled]

2023-11-05 21:39:16 | [Mutex] received everything.

2023-11-05 21:39:16 | [Mutex] isItemNotified: push:enabled:success :: true

2023-11-05 21:39:16 | [Mutex] waiting for: [push:received]

2023-11-05 21:39:16 | [Mutex] received everything.

2023-11-05 21:39:16 | [Mutex] isItemNotified: push:received :: true

2023-11-05 21:39:16 | [Mutex] isItemNotified: push:received:body:Some body - 1ca8f40b-8bce-465d-a005-11bbfcc38eb0 :: true

testSupportAdvertisement 0.011s
2023-11-05 21:39:16 |

2023-11-05 21:39:16 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-11-05 21:39:16 | ------------------------------------

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:39:16 | [Mutex] received everything.

2023-11-05 21:39:16 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 21:39:16 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 21:39:16 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-11-05 21:39:16 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2023-11-05 21:39:16 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.013s
2023-11-05 21:36:14 |

2023-11-05 21:36:14 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-11-05 21:36:14 | ------------------------------------

2023-11-05 21:36:14 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:36:14 | [Mutex] received everything.

2023-11-05 21:36:14 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 21:36:14 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 21:36:14 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-11-05 21:36:14 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2023-11-05 21:36:14 | [Mutex] waiting for: [push:received]

2023-11-05 21:36:44 | [Mutex] timeout. Not received [push:received]

2023-11-05 21:36:44 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.189s
2023-11-05 21:36:44 |

2023-11-05 21:36:44 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-11-05 21:36:44 | ------------------------------------

2023-11-05 21:36:44 | [Mutex] waiting for: [push:received]

2023-11-05 21:37:14 | [Mutex] timeout. Not received [push:received]

2023-11-05 21:37:14 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.121s
2023-11-05 21:37:14 |

2023-11-05 21:37:14 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-11-05 21:37:14 | ------------------------------------

2023-11-05 21:37:14 | [Mutex] waiting for: [push:enabled]

2023-11-05 21:37:14 | [Mutex] received everything.

2023-11-05 21:37:14 | [Mutex] isItemNotified: push:enabled:success :: true

2023-11-05 21:37:14 | [Mutex] waiting for: [push:received]

2023-11-05 21:37:44 | [Mutex] timeout. Not received [push:received]

2023-11-05 21:37:44 | [Mutex] isItemNotified: push:received :: false

2023-11-05 21:37:44 | [Mutex] waiting for: [push:enabled]

2023-11-05 21:37:44 | [Mutex] received everything.

2023-11-05 21:37:44 | [Mutex] isItemNotified: push:enabled:success :: true

2023-11-05 21:37:44 | [Mutex] waiting for: [push:received]

2023-11-05 21:38:14 | [Mutex] timeout. Not received [push:received]

2023-11-05 21:38:14 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.010s
2023-11-05 21:38:14 |

2023-11-05 21:38:14 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-11-05 21:38:14 | ------------------------------------

2023-11-05 21:38:14 | [Mutex] waiting for: [discovery:completed]

2023-11-05 21:38:14 | [Mutex] received everything.

2023-11-05 21:38:14 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-11-05 21:38:14 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-11-05 21:38:14 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-11-05 21:38:14 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true