Generated by TestNG with ReportNG at 21:15 PST on Sunday 25 December 2022
root@f9c07ffec79b / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

XEP-0357: Push Notifications

Suites · Log Output

Test duration : 280.359s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.034s
2022-12-25 21:19:19 |

2022-12-25 21:19:19 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-12-25 21:19:19 | ------------------------------------

2022-12-25 21:19:19 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:19:19 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:19:19 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:19:19 | [Mutex] received everything.

2022-12-25 21:19:19 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-25 21:19:19 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-25 21:19:19 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-12-25 21:19:19 | [Mutex] waiting for: [push:received:1]

2022-12-25 21:19:19 | [Mutex] received everything.

2022-12-25 21:19:19 | [Mutex] isItemNotified: push:received:1 :: true

2022-12-25 21:19:19 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - ed8af3cb-e88e-4fed-957d-66b13da20af3 :: true

2022-12-25 21:19:19 | [Mutex] waiting for: [push:received:2]

2022-12-25 21:19:49 | [Mutex] timeout. Not received [push:received:2]

2022-12-25 21:19:49 | [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
2022-12-25 21:19:50 |

2022-12-25 21:19:50 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-12-25 21:19:50 | ------------------------------------

2022-12-25 21:19:50 | [Mutex] waiting for: [push:received]

2022-12-25 21:19:50 | [Mutex] received everything.

2022-12-25 21:19:50 | [Mutex] isItemNotified: push:received :: true

2022-12-25 21:19:50 | [Mutex] isItemNotified: push:received:body:Some body - f99e08f5-544b-4493-8480-85732155d82a :: true

testPushDeliveryOnline 30.206s
2022-12-25 21:19:51 |

2022-12-25 21:19:51 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-12-25 21:19:51 | ------------------------------------

2022-12-25 21:19:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:19:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-25 21:19:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:19:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fcjh6a3hvMDA5OSxyPWJTWEVISmhmT3k4azltOW1jWmNP</auth>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fcjh6a3hvMDA5OSxyPWJTWEVISmhmT3k4azltOW1jWmNP</auth>

2022-12-25 21:19:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iU1hFSEpoZk95OGs5bTltY1pjT1IycVJna0FnYjBDY3VvbVhqZG5WLHM9MHd0dHppWlNuVC9QdWc9PSxpPTQwOTY=</challenge>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iU1hFSEpoZk95OGs5bTltY1pjT1IycVJna0FnYjBDY3VvbVhqZG5WLHM9MHd0dHppWlNuVC9QdWc9PSxpPTQwOTY=</challenge>

2022-12-25 21:19:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YlNYRUhKaGZPeThrOW05bWNaY09SMnFSZ2tBZ2IwQ2N1b21YamRuVixwPWtYQ1BhNXd2WlM0d2Fidkt1bHV5YkhGSFVmeFRpVm1jTGRCbUI4c2RBVFk9</response>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YlNYRUhKaGZPeThrOW05bWNaY09SMnFSZ2tBZ2IwQ2N1b21YamRuVixwPWtYQ1BhNXd2WlM0d2Fidkt1bHV5YkhGSFVmeFRpVm1jTGRCbUI4c2RBVFk9</response>

2022-12-25 21:19:51 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15Y3BjV24zeVFMUVQ0cVlzYTg4NlZaOHJOeng3U29NT3VmYWV5cXBNREFNPQ==</success>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15Y3BjV24zeVFMUVQ0cVlzYTg4NlZaOHJOeng3U29NT3VmYWV5cXBNREFNPQ==</success>

2022-12-25 21:19:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-12-25 21:19:51 |  << <iq xmlns="jabber:client" id="qsrOWbEtoeBziEz9Jt6u0eW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com >> <iq xmlns="jabber:client" id="qsrOWbEtoeBziEz9Jt6u0eW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-25 21:19:51 |  >> <iq to="push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97" type="result" id="qsrOWbEtoeBziEz9Jt6u0eW" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97</jid></bind></iq>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com << <iq to="push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97" type="result" id="qsrOWbEtoeBziEz9Jt6u0eW" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97</jid></bind></iq>

2022-12-25 21:19:51 |  << <iq xmlns="jabber:client" id="Uk10nU8zq1uqZlQKLxv1cGo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 >> <iq xmlns="jabber:client" id="Uk10nU8zq1uqZlQKLxv1cGo" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-25 21:19:51 |  >> <iq to="push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97" type="result" id="Uk10nU8zq1uqZlQKLxv1cGo" xmlns="jabber:client"/>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 << <iq to="push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97" type="result" id="Uk10nU8zq1uqZlQKLxv1cGo" xmlns="jabber:client"/>

2022-12-25 21:19:51 |  << <iq to="test-domain.com" id="8yF7o4ayACHIRZkUS2iMV0k" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 >> <iq to="test-domain.com" id="8yF7o4ayACHIRZkUS2iMV0k" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-25 21:19:51 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-25 21:19:51 |  >> <enabled location="f9c07ffec79b" max="60" resume="true" id="88d8e5ad-4baf-4833-84fc-df559056ff17" xmlns="urn:xmpp:sm:3"/>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 << <enabled location="f9c07ffec79b" max="60" resume="true" id="88d8e5ad-4baf-4833-84fc-df559056ff17" xmlns="urn:xmpp:sm:3"/>

2022-12-25 21:19:51 |  << <iq id="99qMQIEM0tgXbIGq8uaHyq9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 >> <iq id="99qMQIEM0tgXbIGq8uaHyq9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:19:51 |  >> <iq to="push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97" type="result" id="8yF7o4ayACHIRZkUS2iMV0k" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 << <iq to="push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97" type="result" id="8yF7o4ayACHIRZkUS2iMV0k" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-25 21:19:51 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-25 21:19:51 |  >> <iq to="push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97" type="result" id="99qMQIEM0tgXbIGq8uaHyq9" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 << <iq to="push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97" type="result" id="99qMQIEM0tgXbIGq8uaHyq9" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:19:51 |  >> <presence to="push1-_r8zkxo0099@test-domain.com" xmlns="jabber:client" from="push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 << <presence to="push1-_r8zkxo0099@test-domain.com" xmlns="jabber:client" from="push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-25 21:19:51 |  >> <message to="push1-_r8zkxo0099@test-domain.com" xmlns="jabber:client" from="push2-_u45xb0101@test-domain.com/1781077109-tigase-96"><body>Some body - 8f931dd7-b3a8-4da3-856e-aa3008a2d372</body></message>

2022-12-25 21:19:51 | push1- :: push1-_r8zkxo0099@test-domain.com/1781077109-tigase-97 << <message to="push1-_r8zkxo0099@test-domain.com" xmlns="jabber:client" from="push2-_u45xb0101@test-domain.com/1781077109-tigase-96"><body>Some body - 8f931dd7-b3a8-4da3-856e-aa3008a2d372</body></message>

2022-12-25 21:19:51 | [Mutex] waiting for: [push:received]

2022-12-25 21:20:21 | [Mutex] timeout. Not received [push:received]

2022-12-25 21:20:21 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.509s
2022-12-25 21:20:22 |

2022-12-25 21:20:22 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-12-25 21:20:22 | ------------------------------------

2022-12-25 21:20:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@764f0de3

2022-12-25 21:20:22 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-25 21:20:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7888fd5a

2022-12-25 21:20:22 | [Mutex] waiting for: [registration]

2022-12-25 21:20:22 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-25 21:20:22 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7cb76693

2022-12-25 21:20:22 | 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>

2022-12-25 21:20:22 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-25 21:20:22 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-25 21:20:22 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-25 21:20:22 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-25 21:20:22 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@39b5f761

2022-12-25 21:20:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@379bd5a1

2022-12-25 21:20:22 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:20:22 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-25 21:20:22 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-25 21:20:22 | push3- :: null >> <iq to="test-domain.com" id="2Ebvao37FlQYYaO4BwtdMOG" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-25 21:20:22 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2Ebvao37FlQYYaO4BwtdMOG" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-25 21:20:22 | push3- :: null << <iq type="result" id="2Ebvao37FlQYYaO4BwtdMOG" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-12-25 21:20:22 | StanzaReceivedEvent{stanza=<iq type="result" id="2Ebvao37FlQYYaO4BwtdMOG" xmlns="jabber:client" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-12-25 21:20:23 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@8468c25

2022-12-25 21:20:23 | push3- :: null >> <iq to="test-domain.com" id="8X4V0iCsoeVaLNW8kW6o9se" type="set"><query xmlns="jabber:iq:register"><username>push3-_822rjs0105</username><password>push3-_822rjs0105</password><email>dccfbf87-ba98-44b5-82c3-32086d3e0f83@localhost</email></query></iq>

2022-12-25 21:20:23 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="8X4V0iCsoeVaLNW8kW6o9se" type="set"><query xmlns="jabber:iq:register"><username>push3-_822rjs0105</username><password>push3-_822rjs0105</password><email>dccfbf87-ba98-44b5-82c3-32086d3e0f83@localhost</email></query></iq>}

2022-12-25 21:20:23 | push3- :: null << <iq type="result" id="8X4V0iCsoeVaLNW8kW6o9se" xmlns="jabber:client" from="test-domain.com"/>

2022-12-25 21:20:23 | [Mutex] received everything.

2022-12-25 21:20:23 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-25 21:20:23 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-25 21:20:23 | StanzaReceivedEvent{stanza=<iq type="result" id="8X4V0iCsoeVaLNW8kW6o9se" xmlns="jabber:client" from="test-domain.com"/>}

2022-12-25 21:20:23 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4f82f040

2022-12-25 21:20:23 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-25 21:20:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@599a082e

2022-12-25 21:20:23 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@30c5e861

2022-12-25 21:20:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@cde6df8

2022-12-25 21:20:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:20:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-25 21:20:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:20:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fODIycmpzMDEwNSxyPU81T0lKNzFidEIyZzFEa1pqVEFH</auth>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fODIycmpzMDEwNSxyPU81T0lKNzFidEIyZzFEa1pqVEFH</auth>

2022-12-25 21:20:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PNU9JSjcxYnRCMmcxRGtaalRBR2dOdUw3SHRxTGhIR2dyYlZWMlpULHM9azAvM3JmZ3lVN3RuclE9PSxpPTQwOTY=</challenge>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PNU9JSjcxYnRCMmcxRGtaalRBR2dOdUw3SHRxTGhIR2dyYlZWMlpULHM9azAvM3JmZ3lVN3RuclE9PSxpPTQwOTY=</challenge>

2022-12-25 21:20:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TzVPSUo3MWJ0QjJnMURrWmpUQUdnTnVMN0h0cUxoSEdncmJWVjJaVCxwPWRGK2U5c0xGUW0ycUVsWTljdmhZY1ovaEJYNGhteGxwTGhEa2RXa3hZcUU9</response>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TzVPSUo3MWJ0QjJnMURrWmpUQUdnTnVMN0h0cUxoSEdncmJWVjJaVCxwPWRGK2U5c0xGUW0ycUVsWTljdmhZY1ovaEJYNGhteGxwTGhEa2RXa3hZcUU9</response>

2022-12-25 21:20:23 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tQmUxbGdJdUd5VFc3bHowWU5YazJmQTkySkVkazlnc1c1ZHArTGlpZ1BFPQ==</success>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tQmUxbGdJdUd5VFc3bHowWU5YazJmQTkySkVkazlnc1c1ZHArTGlpZ1BFPQ==</success>

2022-12-25 21:20:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-12-25 21:20:23 |  << <iq xmlns="jabber:client" id="7yPRJCw4mcQ9CFBymMQU0nU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com >> <iq xmlns="jabber:client" id="7yPRJCw4mcQ9CFBymMQU0nU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-25 21:20:23 |  >> <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="7yPRJCw4mcQ9CFBymMQU0nU" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_822rjs0105@test-domain.com/1781077109-tigase-101</jid></bind></iq>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com << <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="7yPRJCw4mcQ9CFBymMQU0nU" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_822rjs0105@test-domain.com/1781077109-tigase-101</jid></bind></iq>

2022-12-25 21:20:23 |  << <iq xmlns="jabber:client" id="pKnTWcHGxwu7BmMPFLxeKwg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 >> <iq xmlns="jabber:client" id="pKnTWcHGxwu7BmMPFLxeKwg" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-25 21:20:23 |  >> <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="pKnTWcHGxwu7BmMPFLxeKwg" xmlns="jabber:client"/>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 << <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="pKnTWcHGxwu7BmMPFLxeKwg" xmlns="jabber:client"/>

2022-12-25 21:20:23 |  << <iq to="test-domain.com" id="hTMLNW8kW6o9seLON2wbJCi" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 >> <iq to="test-domain.com" id="hTMLNW8kW6o9seLON2wbJCi" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-25 21:20:23 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-25 21:20:23 |  >> <enabled location="f9c07ffec79b" max="60" resume="true" id="7baee9cc-cc67-426d-b393-57636bb48194" xmlns="urn:xmpp:sm:3"/>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 << <enabled location="f9c07ffec79b" max="60" resume="true" id="7baee9cc-cc67-426d-b393-57636bb48194" xmlns="urn:xmpp:sm:3"/>

2022-12-25 21:20:23 |  << <iq id="rKjIJKFM09Fu2lHPFugyk8I" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 >> <iq id="rKjIJKFM09Fu2lHPFugyk8I" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:20:23 |  >> <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="hTMLNW8kW6o9seLON2wbJCi" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 << <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="hTMLNW8kW6o9seLON2wbJCi" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-25 21:20:23 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-25 21:20:23 |  >> <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="rKjIJKFM09Fu2lHPFugyk8I" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 << <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="rKjIJKFM09Fu2lHPFugyk8I" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:20:23 |  << <iq id="aLkIs8KWl0r9EyaCs6ziU7w" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_q4lyex0103@test-domain.com/1781077109-tigase-99"/></iq>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 >> <iq id="aLkIs8KWl0r9EyaCs6ziU7w" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_q4lyex0103@test-domain.com/1781077109-tigase-99"/></iq>

2022-12-25 21:20:23 |  >> <presence to="push3-_822rjs0105@test-domain.com" xmlns="jabber:client" from="push3-_822rjs0105@test-domain.com/1781077109-tigase-101"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 << <presence to="push3-_822rjs0105@test-domain.com" xmlns="jabber:client" from="push3-_822rjs0105@test-domain.com/1781077109-tigase-101"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-25 21:20:23 | [Mutex] waiting for: [push:enabled]

2022-12-25 21:20:23 |  >> <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="aLkIs8KWl0r9EyaCs6ziU7w" xmlns="jabber:client"/>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 << <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="aLkIs8KWl0r9EyaCs6ziU7w" xmlns="jabber:client"/>

2022-12-25 21:20:23 | [Mutex] received everything.

2022-12-25 21:20:23 | [Mutex] isItemNotified: push:enabled:success :: true

2022-12-25 21:20:23 |  << <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>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 >> <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>

2022-12-25 21:20:23 |  >> <presence to="push3-_822rjs0105@test-domain.com" xmlns="jabber:client" from="push3-_822rjs0105@test-domain.com/1781077109-tigase-101"><show>xa</show><priority>10</priority><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 << <presence to="push3-_822rjs0105@test-domain.com" xmlns="jabber:client" from="push3-_822rjs0105@test-domain.com/1781077109-tigase-101"><show>xa</show><priority>10</priority><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-25 21:20:23 | [Mutex] waiting for: [push:received]

2022-12-25 21:20:23 |  >> <message to="push3-_822rjs0105@test-domain.com" xmlns="jabber:client" from="push2-_b0rdpr0104@test-domain.com/1781077109-tigase-100"><body>Some body - 42714b0e-ccdc-4f53-aa89-f8d93b8f542c</body></message>

2022-12-25 21:20:23 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 << <message to="push3-_822rjs0105@test-domain.com" xmlns="jabber:client" from="push2-_b0rdpr0104@test-domain.com/1781077109-tigase-100"><body>Some body - 42714b0e-ccdc-4f53-aa89-f8d93b8f542c</body></message>

2022-12-25 21:20:53 | [Mutex] timeout. Not received [push:received]

2022-12-25 21:20:53 | [Mutex] isItemNotified: push:received :: false

2022-12-25 21:20:53 |  << <iq id="aLkIs8KWl0r9EyaCs6ziU7w" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_q4lyex0103@test-domain.com/1781077109-tigase-99"/></iq>

2022-12-25 21:20:53 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 >> <iq id="aLkIs8KWl0r9EyaCs6ziU7w" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_q4lyex0103@test-domain.com/1781077109-tigase-99"/></iq>

2022-12-25 21:20:53 | [Mutex] waiting for: [push:enabled:2]

2022-12-25 21:20:53 |  >> <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="aLkIs8KWl0r9EyaCs6ziU7w" xmlns="jabber:client"/>

2022-12-25 21:20:53 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 << <iq to="push3-_822rjs0105@test-domain.com/1781077109-tigase-101" type="result" id="aLkIs8KWl0r9EyaCs6ziU7w" xmlns="jabber:client"/>

2022-12-25 21:20:53 | [Mutex] received everything.

2022-12-25 21:20:53 | [Mutex] isItemNotified: push:enabled:2:success :: true

2022-12-25 21:20:53 | [Mutex] waiting for: [push:received]

2022-12-25 21:20:53 |  >> <message to="push3-_822rjs0105@test-domain.com" xmlns="jabber:client" from="push2-_b0rdpr0104@test-domain.com/1781077109-tigase-100"><body>Some body - 42714b0e-ccdc-4f53-aa89-f8d93b8f542c</body></message>

2022-12-25 21:20:53 | push3- :: push3-_822rjs0105@test-domain.com/1781077109-tigase-101 << <message to="push3-_822rjs0105@test-domain.com" xmlns="jabber:client" from="push2-_b0rdpr0104@test-domain.com/1781077109-tigase-100"><body>Some body - 42714b0e-ccdc-4f53-aa89-f8d93b8f542c</body></message>

2022-12-25 21:20:53 | [Mutex] received everything.

2022-12-25 21:20:53 | [Mutex] isItemNotified: push:received :: true

2022-12-25 21:20:53 | [Mutex] isItemNotified: push:received:body:Some body - 42714b0e-ccdc-4f53-aa89-f8d93b8f542c :: true

testSupportAdvertisement 0.223s
2022-12-25 21:20:54 |

2022-12-25 21:20:54 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-12-25 21:20:54 | ------------------------------------

2022-12-25 21:20:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:20:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-25 21:20:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-25 21:20:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fODEzNjU4MDEwNixyPThlOHZHRU9tUUxkcGdoUVRBcmdo</auth>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fODEzNjU4MDEwNixyPThlOHZHRU9tUUxkcGdoUVRBcmdo</auth>

2022-12-25 21:20:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04ZTh2R0VPbVFMZHBnaFFUQXJnaFlIcnhOM3ZlVmVhYTV1ME9JdU1ILHM9RVFYSVoyQkVYOUxpdVE9PSxpPTQwOTY=</challenge>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04ZTh2R0VPbVFMZHBnaFFUQXJnaFlIcnhOM3ZlVmVhYTV1ME9JdU1ILHM9RVFYSVoyQkVYOUxpdVE9PSxpPTQwOTY=</challenge>

2022-12-25 21:20:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OGU4dkdFT21RTGRwZ2hRVEFyZ2hZSHJ4TjN2ZVZlYWE1dTBPSXVNSCxwPWF2SDd2UXlwU25vZE9TOUsvSEtNcmV4WDZGc0J0NS9JcXEzZlRCMVdsRjg9</response>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9OGU4dkdFT21RTGRwZ2hRVEFyZ2hZSHJ4TjN2ZVZlYWE1dTBPSXVNSCxwPWF2SDd2UXlwU25vZE9TOUsvSEtNcmV4WDZGc0J0NS9JcXEzZlRCMVdsRjg9</response>

2022-12-25 21:20:54 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kYWQ3elF1b3dWOEhJVUJOdlFiMGFCWmxlOFZ1QlFSRksvUzhFbW55REdFPQ==</success>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kYWQ3elF1b3dWOEhJVUJOdlFiMGFCWmxlOFZ1QlFSRksvUzhFbW55REdFPQ==</success>

2022-12-25 21:20:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-12-25 21:20:54 |  << <iq xmlns="jabber:client" id="wrAoVdAeJtnLGEkSeUhSbDC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com >> <iq xmlns="jabber:client" id="wrAoVdAeJtnLGEkSeUhSbDC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-25 21:20:54 |  >> <iq to="push1-_8136580106@test-domain.com/1781077109-tigase-105" type="result" id="wrAoVdAeJtnLGEkSeUhSbDC" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_8136580106@test-domain.com/1781077109-tigase-105</jid></bind></iq>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com << <iq to="push1-_8136580106@test-domain.com/1781077109-tigase-105" type="result" id="wrAoVdAeJtnLGEkSeUhSbDC" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_8136580106@test-domain.com/1781077109-tigase-105</jid></bind></iq>

2022-12-25 21:20:54 |  << <iq xmlns="jabber:client" id="F1iwkGAEKXeT3sao4mUbwm1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 >> <iq xmlns="jabber:client" id="F1iwkGAEKXeT3sao4mUbwm1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-25 21:20:54 |  >> <iq to="push1-_8136580106@test-domain.com/1781077109-tigase-105" type="result" id="F1iwkGAEKXeT3sao4mUbwm1" xmlns="jabber:client"/>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 << <iq to="push1-_8136580106@test-domain.com/1781077109-tigase-105" type="result" id="F1iwkGAEKXeT3sao4mUbwm1" xmlns="jabber:client"/>

2022-12-25 21:20:54 |  << <iq to="test-domain.com" id="evJFNUfLS04q4k1cIJKFM09" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 >> <iq to="test-domain.com" id="evJFNUfLS04q4k1cIJKFM09" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-25 21:20:54 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-25 21:20:54 |  >> <enabled location="f9c07ffec79b" max="60" resume="true" id="a21f11b9-928e-4e7d-aabc-94efbe362092" xmlns="urn:xmpp:sm:3"/>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 << <enabled location="f9c07ffec79b" max="60" resume="true" id="a21f11b9-928e-4e7d-aabc-94efbe362092" xmlns="urn:xmpp:sm:3"/>

2022-12-25 21:20:54 |  << <iq id="WppJMR0bO4hV04pP5bwkGAE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 >> <iq id="WppJMR0bO4hV04pP5bwkGAE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:20:54 |  >> <iq to="push1-_8136580106@test-domain.com/1781077109-tigase-105" type="result" id="evJFNUfLS04q4k1cIJKFM09" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 << <iq to="push1-_8136580106@test-domain.com/1781077109-tigase-105" type="result" id="evJFNUfLS04q4k1cIJKFM09" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-25 21:20:54 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-25 21:20:54 |  >> <iq to="push1-_8136580106@test-domain.com/1781077109-tigase-105" type="result" id="WppJMR0bO4hV04pP5bwkGAE" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 << <iq to="push1-_8136580106@test-domain.com/1781077109-tigase-105" type="result" id="WppJMR0bO4hV04pP5bwkGAE" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-25 21:20:54 |  << <iq to="push1-_8136580106@test-domain.com" id="WqqLQZgHQ8pbw6tXlHyoOQa" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 >> <iq to="push1-_8136580106@test-domain.com" id="WqqLQZgHQ8pbw6tXlHyoOQa" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-25 21:20:54 |  >> <presence to="push1-_8136580106@test-domain.com" xmlns="jabber:client" from="push1-_8136580106@test-domain.com/1781077109-tigase-105"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 << <presence to="push1-_8136580106@test-domain.com" xmlns="jabber:client" from="push1-_8136580106@test-domain.com/1781077109-tigase-105"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 |  >> <iq to="push1-_8136580106@test-domain.com/1781077109-tigase-105" type="result" id="WqqLQZgHQ8pbw6tXlHyoOQa" xmlns="jabber:client" from="push1-_8136580106@test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" name="PubSub" category="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#extended"/><feature var="urn:xmpp:mam:2"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><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 type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-25 21:20:54 | push1- :: push1-_8136580106@test-domain.com/1781077109-tigase-105 << <iq to="push1-_8136580106@test-domain.com/1781077109-tigase-105" type="result" id="WqqLQZgHQ8pbw6tXlHyoOQa" xmlns="jabber:client" from="push1-_8136580106@test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" name="PubSub" category="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#extended"/><feature var="urn:xmpp:mam:2"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><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 type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:54 | [Mutex] received everything.

2022-12-25 21:20:54 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-25 21:20:54 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-25 21:20:54 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.048s
2022-12-25 21:22:57 |

2022-12-25 21:22:57 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-12-25 21:22:57 | ------------------------------------

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:57 | [Mutex] received everything.

2022-12-25 21:22:57 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-25 21:22:57 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-25 21:22:57 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-12-25 21:22:57 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-12-25 21:22:57 | [Mutex] waiting for: [push:received]

2022-12-25 21:22:57 | [Mutex] received everything.

2022-12-25 21:22:57 | [Mutex] isItemNotified: push:received :: true

2022-12-25 21:22:57 | [Mutex] isItemNotified: push:received:body:Some body - 71b85786-a2fd-42c7-9372-2daab4e62c93 :: true

testPushDeliveryOnline 30.213s
2022-12-25 21:22:57 |

2022-12-25 21:22:57 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-12-25 21:22:57 | ------------------------------------

2022-12-25 21:22:58 | [Mutex] waiting for: [push:received]

2022-12-25 21:23:28 | [Mutex] timeout. Not received [push:received]

2022-12-25 21:23:28 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.129s
2022-12-25 21:23:28 |

2022-12-25 21:23:28 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-12-25 21:23:28 | ------------------------------------

2022-12-25 21:23:28 | [Mutex] waiting for: [push:enabled]

2022-12-25 21:23:28 | [Mutex] received everything.

2022-12-25 21:23:28 | [Mutex] isItemNotified: push:enabled:success :: true

2022-12-25 21:23:28 | [Mutex] waiting for: [push:received]

2022-12-25 21:23:58 | [Mutex] timeout. Not received [push:received]

2022-12-25 21:23:58 | [Mutex] isItemNotified: push:received :: false

2022-12-25 21:23:58 | [Mutex] waiting for: [push:enabled]

2022-12-25 21:23:58 | [Mutex] received everything.

2022-12-25 21:23:58 | [Mutex] isItemNotified: push:enabled:success :: true

2022-12-25 21:23:58 | [Mutex] waiting for: [push:received]

2022-12-25 21:23:58 | [Mutex] received everything.

2022-12-25 21:23:58 | [Mutex] isItemNotified: push:received :: true

2022-12-25 21:23:58 | [Mutex] isItemNotified: push:received:body:Some body - 0770cfef-387a-431f-bf98-ea4fa4e0c88e :: true

testSupportAdvertisement 0.008s
2022-12-25 21:23:58 |

2022-12-25 21:23:58 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-12-25 21:23:58 | ------------------------------------

2022-12-25 21:23:58 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:23:58 | [Mutex] received everything.

2022-12-25 21:23:58 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-25 21:23:58 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-25 21:23:58 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-12-25 21:23:58 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-12-25 21:23:58 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.011s
2022-12-25 21:20:56 |

2022-12-25 21:20:56 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-12-25 21:20:56 | ------------------------------------

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:20:56 | [Mutex] received everything.

2022-12-25 21:20:56 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-25 21:20:56 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-25 21:20:56 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-12-25 21:20:56 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2022-12-25 21:20:56 | [Mutex] waiting for: [push:received]

2022-12-25 21:21:26 | [Mutex] timeout. Not received [push:received]

2022-12-25 21:21:26 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.202s
2022-12-25 21:21:26 |

2022-12-25 21:21:26 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-12-25 21:21:26 | ------------------------------------

2022-12-25 21:21:26 | [Mutex] waiting for: [push:received]

2022-12-25 21:21:56 | [Mutex] timeout. Not received [push:received]

2022-12-25 21:21:56 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.120s
2022-12-25 21:21:56 |

2022-12-25 21:21:56 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-12-25 21:21:56 | ------------------------------------

2022-12-25 21:21:56 | [Mutex] waiting for: [push:enabled]

2022-12-25 21:21:56 | [Mutex] received everything.

2022-12-25 21:21:56 | [Mutex] isItemNotified: push:enabled:success :: true

2022-12-25 21:21:56 | [Mutex] waiting for: [push:received]

2022-12-25 21:22:26 | [Mutex] timeout. Not received [push:received]

2022-12-25 21:22:26 | [Mutex] isItemNotified: push:received :: false

2022-12-25 21:22:26 | [Mutex] waiting for: [push:enabled]

2022-12-25 21:22:26 | [Mutex] received everything.

2022-12-25 21:22:26 | [Mutex] isItemNotified: push:enabled:success :: true

2022-12-25 21:22:26 | [Mutex] waiting for: [push:received]

2022-12-25 21:22:56 | [Mutex] timeout. Not received [push:received]

2022-12-25 21:22:56 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.008s
2022-12-25 21:22:56 |

2022-12-25 21:22:56 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-12-25 21:22:56 | ------------------------------------

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] waiting for: [discovery:completed]

2022-12-25 21:22:56 | [Mutex] received everything.

2022-12-25 21:22:56 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-25 21:22:56 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-25 21:22:56 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-12-25 21:22:56 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true