Generated by TestNG with ReportNG at 09:57 PST on Friday 30 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.767s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.035s
2022-12-30 10:00:08 |

2022-12-30 10:00:08 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-12-30 10:00:08 | ------------------------------------

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:00:08 | [Mutex] received everything.

2022-12-30 10:00:08 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-30 10:00:08 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-30 10:00:08 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-12-30 10:00:08 | [Mutex] waiting for: [push:received:1]

2022-12-30 10:00:08 | [Mutex] received everything.

2022-12-30 10:00:08 | [Mutex] isItemNotified: push:received:1 :: true

2022-12-30 10:00:08 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - 7b0e0072-2e68-4332-8f9b-cc8a429ebea9 :: true

2022-12-30 10:00:08 | [Mutex] waiting for: [push:received:2]

2022-12-30 10:00:38 | [Mutex] timeout. Not received [push:received:2]

2022-12-30 10:00:38 | [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.021s
2022-12-30 10:00:39 |

2022-12-30 10:00:39 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-12-30 10:00:39 | ------------------------------------

2022-12-30 10:00:39 | [Mutex] waiting for: [push:received]

2022-12-30 10:00:39 | [Mutex] received everything.

2022-12-30 10:00:39 | [Mutex] isItemNotified: push:received :: true

2022-12-30 10:00:39 | [Mutex] isItemNotified: push:received:body:Some body - 33838fd5-4d2d-423a-a40e-dddabd5f7120 :: true

testPushDeliveryOnline 30.176s
2022-12-30 10:00:40 |

2022-12-30 10:00:40 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-12-30 10:00:40 | ------------------------------------

2022-12-30 10:00:40 |  >> <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-30 10:00:40 | push1- :: push1-_rmcrrc0099@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-30 10:00:40 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-12-30 10:00:40 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fcm1jcnJjMDA5OSxyPUQ1bnNkNU5PNFZ0bVVEenJXTm1K</auth>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fcm1jcnJjMDA5OSxyPUQ1bnNkNU5PNFZ0bVVEenJXTm1K</auth>

2022-12-30 10:00:40 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ENW5zZDVOTzRWdG1VRHpyV05tSm5DeXdEOXd6QWRzMm1CRlFCcGZoLHM9R3Z5SHE5dWZBQUFWT3c9PSxpPTQwOTY=</challenge>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ENW5zZDVOTzRWdG1VRHpyV05tSm5DeXdEOXd6QWRzMm1CRlFCcGZoLHM9R3Z5SHE5dWZBQUFWT3c9PSxpPTQwOTY=</challenge>

2022-12-30 10:00:40 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RDVuc2Q1Tk80VnRtVUR6cldObUpuQ3l3RDl3ekFkczJtQkZRQnBmaCxwPVVqbGlZMTlTWnpCa1l5UG5lT1RyTGErbVZqbDl3S0pHaGJkNFZaSnQybGM9</response>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RDVuc2Q1Tk80VnRtVUR6cldObUpuQ3l3RDl3ekFkczJtQkZRQnBmaCxwPVVqbGlZMTlTWnpCa1l5UG5lT1RyTGErbVZqbDl3S0pHaGJkNFZaSnQybGM9</response>

2022-12-30 10:00:40 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oQnlObzg3YlYvczNwTUViWjZCK2Z6ZWVvaUZBUEZEYXVVOTlMVlhkU2J3PQ==</success>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oQnlObzg3YlYvczNwTUViWjZCK2Z6ZWVvaUZBUEZEYXVVOTlMVlhkU2J3PQ==</success>

2022-12-30 10:00:40 |  >> <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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="vfF9km9NMZ58zfs9mqfqVCeuyvc="/></features>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="vfF9km9NMZ58zfs9mqfqVCeuyvc="/></features>

2022-12-30 10:00:40 |  << <iq xmlns="jabber:client" id="DcFiXdsXn0lLEreIr3t0pjK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com >> <iq xmlns="jabber:client" id="DcFiXdsXn0lLEreIr3t0pjK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 10:00:40 |  >> <iq to="push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97" id="DcFiXdsXn0lLEreIr3t0pjK" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97</jid></bind></iq>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com << <iq to="push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97" id="DcFiXdsXn0lLEreIr3t0pjK" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97</jid></bind></iq>

2022-12-30 10:00:40 |  << <iq xmlns="jabber:client" id="yodv2jVX6zrURbCzdyfQWTX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97 >> <iq xmlns="jabber:client" id="yodv2jVX6zrURbCzdyfQWTX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 10:00:40 |  >> <iq to="push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97" id="yodv2jVX6zrURbCzdyfQWTX" type="result" xmlns="jabber:client"/>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97 << <iq to="push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97" id="yodv2jVX6zrURbCzdyfQWTX" type="result" xmlns="jabber:client"/>

2022-12-30 10:00:40 |  << <iq to="test-domain.com" id="8jW1lItp4t1atiQHzv4xzg0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97 >> <iq to="test-domain.com" id="8jW1lItp4t1atiQHzv4xzg0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 10:00:40 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 10:00:40 |  >> <enabled max="60" resume="true" id="40a01b6d-67e7-4446-a2e9-dff692dc0dad" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97 << <enabled max="60" resume="true" id="40a01b6d-67e7-4446-a2e9-dff692dc0dad" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2022-12-30 10:00:40 |  << <iq id="GrioP7ujHwbIGnVdunfCIKz" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97 >> <iq id="GrioP7ujHwbIGnVdunfCIKz" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:00:40 |  >> <iq from="test-domain.com" to="push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97" id="8jW1lItp4t1atiQHzv4xzg0" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="im" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97 << <iq from="test-domain.com" to="push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97" id="8jW1lItp4t1atiQHzv4xzg0" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="im" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-12-30 10:00:40 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@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-30 10:00:40 |  >> <iq to="push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97" id="GrioP7ujHwbIGnVdunfCIKz" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97 << <iq to="push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97" id="GrioP7ujHwbIGnVdunfCIKz" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:00:40 | [Mutex] waiting for: [push:received]

2022-12-30 10:00:40 |  >> <presence from="push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97" to="push1-_rmcrrc0099@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97 << <presence from="push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97" to="push1-_rmcrrc0099@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-12-30 10:00:40 |  >> <message from="push2-_ptpdn60101@test-domain.com/1781077109-tigase-96" to="push1-_rmcrrc0099@test-domain.com" xmlns="jabber:client"><body>Some body - 32cd1215-b7ad-45c4-b38b-f418ba5a1780</body></message>

2022-12-30 10:00:40 | push1- :: push1-_rmcrrc0099@test-domain.com/1781077109-tigase-97 << <message from="push2-_ptpdn60101@test-domain.com/1781077109-tigase-96" to="push1-_rmcrrc0099@test-domain.com" xmlns="jabber:client"><body>Some body - 32cd1215-b7ad-45c4-b38b-f418ba5a1780</body></message>

2022-12-30 10:01:10 | [Mutex] timeout. Not received [push:received]

2022-12-30 10:01:10 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.506s
2022-12-30 10:01:12 |

2022-12-30 10:01:12 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-12-30 10:01:12 | ------------------------------------

2022-12-30 10:01:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6c460ee

2022-12-30 10:01:12 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-30 10:01:12 | [Mutex] waiting for: [registration]

2022-12-30 10:01:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@8039e46

2022-12-30 10:01:12 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-30 10:01:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@c3c0b9e

2022-12-30 10:01:12 | 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-30 10:01:12 | 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-30 10:01:12 | 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-30 10:01:12 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 10:01:12 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-30 10:01:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@493e947d

2022-12-30 10:01:12 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6cd85ea4

2022-12-30 10:01:12 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-12-30 10:01:12 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-12-30 10:01:12 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-12-30 10:01:12 | push3- :: null >> <iq to="test-domain.com" id="mGhHsj7mcIv4fYeLylZ5m5t" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-30 10:01:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="mGhHsj7mcIv4fYeLylZ5m5t" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-30 10:01:12 | push3- :: null << <iq from="test-domain.com" id="mGhHsj7mcIv4fYeLylZ5m5t" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field 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-30 10:01:12 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="mGhHsj7mcIv4fYeLylZ5m5t" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field 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-30 10:01:12 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@78bd1cd7

2022-12-30 10:01:12 | push3- :: null >> <iq to="test-domain.com" id="jSPGnVdunfCIKzcvugPGBv7" type="set"><query xmlns="jabber:iq:register"><username>push3-_1txkpv0105</username><password>push3-_1txkpv0105</password><email>912e1529-087e-4027-abf0-527a18b1bf3f@localhost</email></query></iq>

2022-12-30 10:01:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="jSPGnVdunfCIKzcvugPGBv7" type="set"><query xmlns="jabber:iq:register"><username>push3-_1txkpv0105</username><password>push3-_1txkpv0105</password><email>912e1529-087e-4027-abf0-527a18b1bf3f@localhost</email></query></iq>}

2022-12-30 10:01:12 | push3- :: null << <iq from="test-domain.com" id="jSPGnVdunfCIKzcvugPGBv7" type="result" xmlns="jabber:client"/>

2022-12-30 10:01:12 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="jSPGnVdunfCIKzcvugPGBv7" type="result" xmlns="jabber:client"/>}

2022-12-30 10:01:12 | [Mutex] received everything.

2022-12-30 10:01:12 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-30 10:01:12 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-30 10:01:12 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-30 10:01:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@14b188a5

2022-12-30 10:01:12 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@29116b32

2022-12-30 10:01:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7123dca

2022-12-30 10:01:12 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@17d9c25b

2022-12-30 10:01:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@fb584a5

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

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@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-30 10:01:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-12-30 10:01:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fMXR4a3B2MDEwNSxyPVh2Vm8ySm5nOUZRWGRSZk1aeHAy</auth>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fMXR4a3B2MDEwNSxyPVh2Vm8ySm5nOUZRWGRSZk1aeHAy</auth>

2022-12-30 10:01:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YdlZvMkpuZzlGUVhkUmZNWnhwMms5RjJKWjRCRmM0cWVFaFJNRm5vLHM9c3BWYjBXcENaOEMxWUE9PSxpPTQwOTY=</challenge>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YdlZvMkpuZzlGUVhkUmZNWnhwMms5RjJKWjRCRmM0cWVFaFJNRm5vLHM9c3BWYjBXcENaOEMxWUE9PSxpPTQwOTY=</challenge>

2022-12-30 10:01:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WHZWbzJKbmc5RlFYZFJmTVp4cDJrOUYySlo0QkZjNHFlRWhSTUZubyxwPTE1SE5TKzVibC9CcEl4d3pNdXV1bEtwL2tScVpTUlNwRjVqVEZRVG82S009</response>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WHZWbzJKbmc5RlFYZFJmTVp4cDJrOUYySlo0QkZjNHFlRWhSTUZubyxwPTE1SE5TKzVibC9CcEl4d3pNdXV1bEtwL2tScVpTUlNwRjVqVEZRVG82S009</response>

2022-12-30 10:01:12 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1uekdqWFR1SkR1WmpYTmlyT1ZlVVBDVHY2dTlULy9TT2Z6NDZ4L2lyeUhVPQ==</success>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1uekdqWFR1SkR1WmpYTmlyT1ZlVVBDVHY2dTlULy9TT2Z6NDZ4L2lyeUhVPQ==</success>

2022-12-30 10:01:12 |  >> <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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="vfF9km9NMZ58zfs9mqfqVCeuyvc="/></features>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="vfF9km9NMZ58zfs9mqfqVCeuyvc="/></features>

2022-12-30 10:01:12 |  << <iq xmlns="jabber:client" id="QNyTXhCDLEMSPIxyo5cDzfG" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com >> <iq xmlns="jabber:client" id="QNyTXhCDLEMSPIxyo5cDzfG" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 10:01:12 |  >> <iq to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="QNyTXhCDLEMSPIxyo5cDzfG" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_1txkpv0105@test-domain.com/1781077109-tigase-101</jid></bind></iq>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com << <iq to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="QNyTXhCDLEMSPIxyo5cDzfG" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_1txkpv0105@test-domain.com/1781077109-tigase-101</jid></bind></iq>

2022-12-30 10:01:12 |  << <iq xmlns="jabber:client" id="UCZ9NIU8lKBGEBeHHvcLPGp" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 >> <iq xmlns="jabber:client" id="UCZ9NIU8lKBGEBeHHvcLPGp" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 10:01:12 |  >> <iq to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="UCZ9NIU8lKBGEBeHHvcLPGp" type="result" xmlns="jabber:client"/>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 << <iq to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="UCZ9NIU8lKBGEBeHHvcLPGp" type="result" xmlns="jabber:client"/>

2022-12-30 10:01:12 |  << <iq to="test-domain.com" id="ELoV9kHRYhDoVcEjNXYlbus" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 >> <iq to="test-domain.com" id="ELoV9kHRYhDoVcEjNXYlbus" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 10:01:12 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 10:01:12 |  >> <enabled max="60" resume="true" id="83e21858-82b7-4f35-9151-ee1aff53f99f" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 << <enabled max="60" resume="true" id="83e21858-82b7-4f35-9151-ee1aff53f99f" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2022-12-30 10:01:12 |  << <iq id="vE1VkWbo1lNMV9kHRYhDoVc" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 >> <iq id="vE1VkWbo1lNMV9kHRYhDoVc" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:01:12 |  >> <iq from="test-domain.com" to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="ELoV9kHRYhDoVcEjNXYlbus" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="im" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 << <iq from="test-domain.com" to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="ELoV9kHRYhDoVcEjNXYlbus" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="im" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-12-30 10:01:12 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@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-30 10:01:12 |  >> <iq to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="vE1VkWbo1lNMV9kHRYhDoVc" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 << <iq to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="vE1VkWbo1lNMV9kHRYhDoVc" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:01:12 |  << <iq id="tVOt07IIJudJzk1lItp4t1a" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_il7jv00103@test-domain.com/1781077109-tigase-99"/></iq>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 >> <iq id="tVOt07IIJudJzk1lItp4t1a" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_il7jv00103@test-domain.com/1781077109-tigase-99"/></iq>

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

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

2022-12-30 10:01:12 | [Mutex] waiting for: [push:enabled]

2022-12-30 10:01:12 |  >> <iq to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="tVOt07IIJudJzk1lItp4t1a" type="result" xmlns="jabber:client"/>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 << <iq to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="tVOt07IIJudJzk1lItp4t1a" type="result" xmlns="jabber:client"/>

2022-12-30 10:01:12 | [Mutex] received everything.

2022-12-30 10:01:12 | [Mutex] isItemNotified: push:enabled:success :: true

2022-12-30 10:01:12 |  << <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-30 10:01:12 | push3- :: push3-_1txkpv0105@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-30 10:01:12 |  >> <presence from="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" to="push3-_1txkpv0105@test-domain.com" xmlns="jabber:client"><show>xa</show><priority>10</priority><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

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

2022-12-30 10:01:12 | [Mutex] waiting for: [push:received]

2022-12-30 10:01:12 |  >> <message from="push2-_a2wkqc0104@test-domain.com/1781077109-tigase-100" to="push3-_1txkpv0105@test-domain.com" xmlns="jabber:client"><body>Some body - 06e83547-e113-4926-8114-1a40eb24a914</body></message>

2022-12-30 10:01:12 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 << <message from="push2-_a2wkqc0104@test-domain.com/1781077109-tigase-100" to="push3-_1txkpv0105@test-domain.com" xmlns="jabber:client"><body>Some body - 06e83547-e113-4926-8114-1a40eb24a914</body></message>

2022-12-30 10:01:42 | [Mutex] timeout. Not received [push:received]

2022-12-30 10:01:42 | [Mutex] isItemNotified: push:received :: false

2022-12-30 10:01:42 |  << <iq id="tVOt07IIJudJzk1lItp4t1a" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_il7jv00103@test-domain.com/1781077109-tigase-99"/></iq>

2022-12-30 10:01:42 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 >> <iq id="tVOt07IIJudJzk1lItp4t1a" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_il7jv00103@test-domain.com/1781077109-tigase-99"/></iq>

2022-12-30 10:01:42 | [Mutex] waiting for: [push:enabled:2]

2022-12-30 10:01:42 |  >> <iq to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="tVOt07IIJudJzk1lItp4t1a" type="result" xmlns="jabber:client"/>

2022-12-30 10:01:42 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 << <iq to="push3-_1txkpv0105@test-domain.com/1781077109-tigase-101" id="tVOt07IIJudJzk1lItp4t1a" type="result" xmlns="jabber:client"/>

2022-12-30 10:01:42 | [Mutex] received everything.

2022-12-30 10:01:42 | [Mutex] isItemNotified: push:enabled:2:success :: true

2022-12-30 10:01:42 | [Mutex] waiting for: [push:received]

2022-12-30 10:01:42 |  >> <message from="push2-_a2wkqc0104@test-domain.com/1781077109-tigase-100" to="push3-_1txkpv0105@test-domain.com" xmlns="jabber:client"><body>Some body - 06e83547-e113-4926-8114-1a40eb24a914</body></message>

2022-12-30 10:01:42 | push3- :: push3-_1txkpv0105@test-domain.com/1781077109-tigase-101 << <message from="push2-_a2wkqc0104@test-domain.com/1781077109-tigase-100" to="push3-_1txkpv0105@test-domain.com" xmlns="jabber:client"><body>Some body - 06e83547-e113-4926-8114-1a40eb24a914</body></message>

2022-12-30 10:01:42 | [Mutex] received everything.

2022-12-30 10:01:42 | [Mutex] isItemNotified: push:received :: true

2022-12-30 10:01:42 | [Mutex] isItemNotified: push:received:body:Some body - 06e83547-e113-4926-8114-1a40eb24a914 :: true

testSupportAdvertisement 0.223s
2022-12-30 10:01:43 |

2022-12-30 10:01:43 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-12-30 10:01:43 | ------------------------------------

2022-12-30 10:01:43 |  >> <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-30 10:01:43 | push1- :: push1-_736u6j0106@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-30 10:01:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2022-12-30 10:01:43 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fNzM2dTZqMDEwNixyPU5jYVJMcmlLQUkxelV2ZFI5MmFJ</auth>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fNzM2dTZqMDEwNixyPU5jYVJMcmlLQUkxelV2ZFI5MmFJ</auth>

2022-12-30 10:01:43 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OY2FSTHJpS0FJMXpVdmRSOTJhSUlEQklMVU5TcjdtS2x4eG1GazRiLHM9SW9iNkNEeXcyaG9nNHc9PSxpPTQwOTY=</challenge>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OY2FSTHJpS0FJMXpVdmRSOTJhSUlEQklMVU5TcjdtS2x4eG1GazRiLHM9SW9iNkNEeXcyaG9nNHc9PSxpPTQwOTY=</challenge>

2022-12-30 10:01:43 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TmNhUkxyaUtBSTF6VXZkUjkyYUlJREJJTFVOU3I3bUtseHhtRms0YixwPW16a25oOVlOdyt2Z2djV2JBUmllYm41ZEV3bzZzN2JNOFpYOVhwSTFqR0U9</response>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TmNhUkxyaUtBSTF6VXZkUjkyYUlJREJJTFVOU3I3bUtseHhtRms0YixwPW16a25oOVlOdyt2Z2djV2JBUmllYm41ZEV3bzZzN2JNOFpYOVhwSTFqR0U9</response>

2022-12-30 10:01:43 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FTGZzdUpFVTQwUUwvMnRxMU4vWDJtc0VwZTRINkpGQ3phWllwVWQwall3PQ==</success>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1FTGZzdUpFVTQwUUwvMnRxMU4vWDJtc0VwZTRINkpGQ3phWllwVWQwall3PQ==</success>

2022-12-30 10:01:43 |  >> <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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="vfF9km9NMZ58zfs9mqfqVCeuyvc="/></features>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="vfF9km9NMZ58zfs9mqfqVCeuyvc="/></features>

2022-12-30 10:01:43 |  << <iq xmlns="jabber:client" id="r7CuiFoTgOVSZhFwp7gzBsf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com >> <iq xmlns="jabber:client" id="r7CuiFoTgOVSZhFwp7gzBsf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-30 10:01:43 |  >> <iq to="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" id="r7CuiFoTgOVSZhFwp7gzBsf" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_736u6j0106@test-domain.com/1781077109-tigase-105</jid></bind></iq>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com << <iq to="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" id="r7CuiFoTgOVSZhFwp7gzBsf" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_736u6j0106@test-domain.com/1781077109-tigase-105</jid></bind></iq>

2022-12-30 10:01:43 |  << <iq xmlns="jabber:client" id="D7A8DzandGHt4hU49tjGL1a" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 >> <iq xmlns="jabber:client" id="D7A8DzandGHt4hU49tjGL1a" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-30 10:01:43 |  >> <iq to="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" id="D7A8DzandGHt4hU49tjGL1a" type="result" xmlns="jabber:client"/>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 << <iq to="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" id="D7A8DzandGHt4hU49tjGL1a" type="result" xmlns="jabber:client"/>

2022-12-30 10:01:43 |  << <iq to="test-domain.com" id="I4q4o7jKDCuZ9FobRQaEnOJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 >> <iq to="test-domain.com" id="I4q4o7jKDCuZ9FobRQaEnOJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 10:01:43 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-30 10:01:43 |  >> <enabled max="60" resume="true" id="45feff1b-7795-43f6-91cd-9a80dcf7a4f3" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 << <enabled max="60" resume="true" id="45feff1b-7795-43f6-91cd-9a80dcf7a4f3" xmlns="urn:xmpp:sm:3" location="f9c07ffec79b"/>

2022-12-30 10:01:43 |  << <iq id="ykaoOR19ulZ03zo7jKDCuZ9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 >> <iq id="ykaoOR19ulZ03zo7jKDCuZ9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:01:43 |  >> <iq from="test-domain.com" to="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" id="I4q4o7jKDCuZ9FobRQaEnOJ" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="im" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 << <iq from="test-domain.com" to="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" id="I4q4o7jKDCuZ9FobRQaEnOJ" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12209/31c7249a" type="im" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-12-30 10:01:43 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@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-30 10:01:43 |  >> <iq to="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" id="ykaoOR19ulZ03zo7jKDCuZ9" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 << <iq to="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" id="ykaoOR19ulZ03zo7jKDCuZ9" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-30 10:01:43 |  << <iq to="push1-_736u6j0106@test-domain.com" id="zmefJLDshRKxxkZ3eBymJDD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 >> <iq to="push1-_736u6j0106@test-domain.com" id="zmefJLDshRKxxkZ3eBymJDD" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-30 10:01:43 |  >> <presence from="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" to="push1-_736u6j0106@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 << <presence from="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" to="push1-_736u6j0106@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 |  >> <iq from="push1-_736u6j0106@test-domain.com" to="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" id="zmefJLDshRKxxkZ3eBymJDD" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity name="PubSub" type="service" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-12-30 10:01:43 | push1- :: push1-_736u6j0106@test-domain.com/1781077109-tigase-105 << <iq from="push1-_736u6j0106@test-domain.com" to="push1-_736u6j0106@test-domain.com/1781077109-tigase-105" id="zmefJLDshRKxxkZ3eBymJDD" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity name="PubSub" type="service" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:43 | [Mutex] received everything.

2022-12-30 10:01:43 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-30 10:01:43 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-30 10:01:43 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.043s
2022-12-30 10:03:47 |

2022-12-30 10:03:47 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-12-30 10:03:47 | ------------------------------------

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:47 | [Mutex] received everything.

2022-12-30 10:03:47 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-30 10:03:47 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-30 10:03:47 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-12-30 10:03:47 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-12-30 10:03:47 | [Mutex] waiting for: [push:received]

2022-12-30 10:03:47 | [Mutex] received everything.

2022-12-30 10:03:47 | [Mutex] isItemNotified: push:received :: true

2022-12-30 10:03:47 | [Mutex] isItemNotified: push:received:body:Some body - 34d8eb18-9161-44b1-8bcc-727f5b60ec0c :: true

testPushDeliveryOnline 30.194s
2022-12-30 10:03:47 |

2022-12-30 10:03:47 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-12-30 10:03:47 | ------------------------------------

2022-12-30 10:03:47 | [Mutex] waiting for: [push:received]

2022-12-30 10:04:17 | [Mutex] timeout. Not received [push:received]

2022-12-30 10:04:17 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.122s
2022-12-30 10:04:17 |

2022-12-30 10:04:17 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-12-30 10:04:17 | ------------------------------------

2022-12-30 10:04:17 | [Mutex] waiting for: [push:enabled]

2022-12-30 10:04:17 | [Mutex] received everything.

2022-12-30 10:04:17 | [Mutex] isItemNotified: push:enabled:success :: true

2022-12-30 10:04:17 | [Mutex] waiting for: [push:received]

2022-12-30 10:04:47 | [Mutex] timeout. Not received [push:received]

2022-12-30 10:04:47 | [Mutex] isItemNotified: push:received :: false

2022-12-30 10:04:47 | [Mutex] waiting for: [push:enabled]

2022-12-30 10:04:47 | [Mutex] received everything.

2022-12-30 10:04:47 | [Mutex] isItemNotified: push:enabled:success :: true

2022-12-30 10:04:47 | [Mutex] waiting for: [push:received]

2022-12-30 10:04:47 | [Mutex] received everything.

2022-12-30 10:04:47 | [Mutex] isItemNotified: push:received :: true

2022-12-30 10:04:47 | [Mutex] isItemNotified: push:received:body:Some body - de1c67d7-1fdb-4202-a6a0-96e43237d303 :: true

testSupportAdvertisement 0.007s
2022-12-30 10:04:47 |

2022-12-30 10:04:47 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-12-30 10:04:47 | ------------------------------------

2022-12-30 10:04:47 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:04:47 | [Mutex] received everything.

2022-12-30 10:04:47 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-30 10:04:47 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-30 10:04:47 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-12-30 10:04:47 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-12-30 10:04:47 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.011s
2022-12-30 10:01:45 |

2022-12-30 10:01:45 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-12-30 10:01:45 | ------------------------------------

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:01:45 | [Mutex] received everything.

2022-12-30 10:01:45 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-30 10:01:45 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-30 10:01:45 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-12-30 10:01:45 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2022-12-30 10:01:45 | [Mutex] waiting for: [push:received]

2022-12-30 10:02:15 | [Mutex] timeout. Not received [push:received]

2022-12-30 10:02:15 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.211s
2022-12-30 10:02:15 |

2022-12-30 10:02:15 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-12-30 10:02:15 | ------------------------------------

2022-12-30 10:02:15 | [Mutex] waiting for: [push:received]

2022-12-30 10:02:45 | [Mutex] timeout. Not received [push:received]

2022-12-30 10:02:45 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.112s
2022-12-30 10:02:45 |

2022-12-30 10:02:45 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-12-30 10:02:45 | ------------------------------------

2022-12-30 10:02:45 | [Mutex] waiting for: [push:enabled]

2022-12-30 10:02:45 | [Mutex] received everything.

2022-12-30 10:02:45 | [Mutex] isItemNotified: push:enabled:success :: true

2022-12-30 10:02:45 | [Mutex] waiting for: [push:received]

2022-12-30 10:03:15 | [Mutex] timeout. Not received [push:received]

2022-12-30 10:03:15 | [Mutex] isItemNotified: push:received :: false

2022-12-30 10:03:15 | [Mutex] waiting for: [push:enabled]

2022-12-30 10:03:15 | [Mutex] received everything.

2022-12-30 10:03:15 | [Mutex] isItemNotified: push:enabled:success :: true

2022-12-30 10:03:15 | [Mutex] waiting for: [push:received]

2022-12-30 10:03:45 | [Mutex] timeout. Not received [push:received]

2022-12-30 10:03:45 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.008s
2022-12-30 10:03:45 |

2022-12-30 10:03:45 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-12-30 10:03:45 | ------------------------------------

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] waiting for: [discovery:completed]

2022-12-30 10:03:45 | [Mutex] received everything.

2022-12-30 10:03:45 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-12-30 10:03:45 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-12-30 10:03:45 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-12-30 10:03:45 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true