Generated by TestNG with ReportNG at 22:32 PDT on Sunday 07 August 2022
root@7c41cec37518 / 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 : 281.064s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.072s
2022-08-07 22:34:51 |

2022-08-07 22:34:51 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-08-07 22:34:51 | ------------------------------------

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:34:51 | [Mutex] received everything.

2022-08-07 22:34:51 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-07 22:34:51 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-07 22:34:51 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-08-07 22:34:51 | [Mutex] waiting for: [push:received:1]

2022-08-07 22:34:51 | [Mutex] received everything.

2022-08-07 22:34:51 | [Mutex] isItemNotified: push:received:1 :: true

2022-08-07 22:34:51 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - 829f8b77-0bdf-400a-a2f1-0913b26bb4b0 :: true

2022-08-07 22:34:51 | [Mutex] waiting for: [push:received:2]

2022-08-07 22:35:21 | [Mutex] timeout. Not received [push:received:2]

2022-08-07 22:35:21 | [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.038s
2022-08-07 22:35:22 |

2022-08-07 22:35:22 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-08-07 22:35:22 | ------------------------------------

2022-08-07 22:35:22 | [Mutex] waiting for: [push:received]

2022-08-07 22:35:22 | [Mutex] received everything.

2022-08-07 22:35:22 | [Mutex] isItemNotified: push:received :: true

2022-08-07 22:35:22 | [Mutex] isItemNotified: push:received:body:Some body - e400c9dc-1186-4292-8f16-22c889236d71 :: true

testPushDeliveryOnline 30.186s
2022-08-07 22:35:24 |

2022-08-07 22:35:24 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-08-07 22:35:24 | ------------------------------------

2022-08-07 22:35:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:35:24 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-07 22:35:24 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:35:24 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fNGszYngzMDA5OSxyPUFhVTh1Rm5PaEVUYzhrS3Q0dm1o</auth>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fNGszYngzMDA5OSxyPUFhVTh1Rm5PaEVUYzhrS3Q0dm1o</auth>

2022-08-07 22:35:24 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BYVU4dUZuT2hFVGM4a0t0NHZtaGYyTkRoN2M2Z1pzQlBlbWNXYm54LHM9aHpJYWtkdDVibzN5c2c9PSxpPTQwOTY=</challenge>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BYVU4dUZuT2hFVGM4a0t0NHZtaGYyTkRoN2M2Z1pzQlBlbWNXYm54LHM9aHpJYWtkdDVibzN5c2c9PSxpPTQwOTY=</challenge>

2022-08-07 22:35:24 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QWFVOHVGbk9oRVRjOGtLdDR2bWhmMk5EaDdjNmdac0JQZW1jV2JueCxwPWZCTHkrUFZ0RG50SXM3K0UzZHBxa1RUWXViL2cva2tlMkxMZTRPajcwYWc9</response>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QWFVOHVGbk9oRVRjOGtLdDR2bWhmMk5EaDdjNmdac0JQZW1jV2JueCxwPWZCTHkrUFZ0RG50SXM3K0UzZHBxa1RUWXViL2cva2tlMkxMZTRPajcwYWc9</response>

2022-08-07 22:35:24 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zSm5PZkt4ai9UVjcwQ1cvVitrbEZRRENId01kZlgrUDdieExnMDlaMGF3PQ==</success>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zSm5PZkt4ai9UVjcwQ1cvVitrbEZRRENId01kZlgrUDdieExnMDlaMGF3PQ==</success>

2022-08-07 22:35:24 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="102jU02k4KCzC47iLXYQifmive8=" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="102jU02k4KCzC47iLXYQifmive8=" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-08-07 22:35:24 |  << <iq xmlns="jabber:client" id="bsr2brY7Ar2hZYiFEjY7GKQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com >> <iq xmlns="jabber:client" id="bsr2brY7Ar2hZYiFEjY7GKQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-07 22:35:24 |  >> <iq to="push1-_4k3bx30099@test-domain.com/228467168-tigase-96" xmlns="jabber:client" id="bsr2brY7Ar2hZYiFEjY7GKQ" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_4k3bx30099@test-domain.com/228467168-tigase-96</jid></bind></iq>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com << <iq to="push1-_4k3bx30099@test-domain.com/228467168-tigase-96" xmlns="jabber:client" id="bsr2brY7Ar2hZYiFEjY7GKQ" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_4k3bx30099@test-domain.com/228467168-tigase-96</jid></bind></iq>

2022-08-07 22:35:24 |  << <iq xmlns="jabber:client" id="wpgztancrX1q6zw9nQR4pY9" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 >> <iq xmlns="jabber:client" id="wpgztancrX1q6zw9nQR4pY9" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-07 22:35:24 |  >> <iq to="push1-_4k3bx30099@test-domain.com/228467168-tigase-96" xmlns="jabber:client" id="wpgztancrX1q6zw9nQR4pY9" type="result"/>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 << <iq to="push1-_4k3bx30099@test-domain.com/228467168-tigase-96" xmlns="jabber:client" id="wpgztancrX1q6zw9nQR4pY9" type="result"/>

2022-08-07 22:35:24 |  << <iq to="test-domain.com" id="cvwVVW3sbwfVQ29CfQRaIMR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 >> <iq to="test-domain.com" id="cvwVVW3sbwfVQ29CfQRaIMR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-07 22:35:24 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-07 22:35:24 |  << <iq id="ao9rgDlMJOTW5BcKzsVczAy" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 >> <iq id="ao9rgDlMJOTW5BcKzsVczAy" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:35:24 |  >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="49b94205-9a61-43de-8ab5-102dc9e57fc6" location="7c41cec37518"/>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="49b94205-9a61-43de-8ab5-102dc9e57fc6" location="7c41cec37518"/>

2022-08-07 22:35:24 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-07 22:35:24 |  >> <iq to="push1-_4k3bx30099@test-domain.com/228467168-tigase-96" from="test-domain.com" xmlns="jabber:client" id="cvwVVW3sbwfVQ29CfQRaIMR" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 << <iq to="push1-_4k3bx30099@test-domain.com/228467168-tigase-96" from="test-domain.com" xmlns="jabber:client" id="cvwVVW3sbwfVQ29CfQRaIMR" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-07 22:35:24 |  >> <iq to="push1-_4k3bx30099@test-domain.com/228467168-tigase-96" xmlns="jabber:client" id="ao9rgDlMJOTW5BcKzsVczAy" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 << <iq to="push1-_4k3bx30099@test-domain.com/228467168-tigase-96" xmlns="jabber:client" id="ao9rgDlMJOTW5BcKzsVczAy" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:35:24 |  >> <presence to="push1-_4k3bx30099@test-domain.com" from="push1-_4k3bx30099@test-domain.com/228467168-tigase-96" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 << <presence to="push1-_4k3bx30099@test-domain.com" from="push1-_4k3bx30099@test-domain.com/228467168-tigase-96" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2022-08-07 22:35:24 | [Mutex] waiting for: [push:received]

2022-08-07 22:35:24 |  >> <message to="push1-_4k3bx30099@test-domain.com" from="push2-_xkx6410101@test-domain.com/228467168-tigase-95" xmlns="jabber:client"><body>Some body - 9ab39546-8ba0-40b6-8498-77654e976c3d</body></message>

2022-08-07 22:35:24 | push1- :: push1-_4k3bx30099@test-domain.com/228467168-tigase-96 << <message to="push1-_4k3bx30099@test-domain.com" from="push2-_xkx6410101@test-domain.com/228467168-tigase-95" xmlns="jabber:client"><body>Some body - 9ab39546-8ba0-40b6-8498-77654e976c3d</body></message>

2022-08-07 22:35:54 | [Mutex] timeout. Not received [push:received]

2022-08-07 22:35:54 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.492s
2022-08-07 22:35:55 |

2022-08-07 22:35:55 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-08-07 22:35:55 | ------------------------------------

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@267a887f

2022-08-07 22:35:55 | StateChangedEvent{oldState=null, newState=connecting}

2022-08-07 22:35:55 | [Mutex] waiting for: [registration]

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@28bd72c0

2022-08-07 22:35:55 | StateChangedEvent{oldState=connecting, newState=connected}

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2c82e30f

2022-08-07 22:35:55 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:35:55 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-08-07 22:35:55 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-08-07 22:35:55 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-07 22:35:55 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@698078fb

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1b4b2cc4

2022-08-07 22:35:55 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:35:55 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-08-07 22:35:55 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-08-07 22:35:55 | push3- :: null >> <iq to="test-domain.com" id="7AZR6shWZ3czufEvrS6hSLS" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-08-07 22:35:55 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="7AZR6shWZ3czufEvrS6hSLS" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-08-07 22:35:55 | push3- :: null << <iq from="test-domain.com" xmlns="jabber:client" id="7AZR6shWZ3czufEvrS6hSLS" type="result"><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 xmlns="jabber:x:data" type="form"><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 type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-08-07 22:35:55 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="7AZR6shWZ3czufEvrS6hSLS" type="result"><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 xmlns="jabber:x:data" type="form"><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 type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5823761f

2022-08-07 22:35:55 | push3- :: null >> <iq to="test-domain.com" id="3KrHQJxbKKR6jHu9EziN12q" type="set"><query xmlns="jabber:iq:register"><username>push3-_lg22y00105</username><password>push3-_lg22y00105</password><email>af811a83-999f-4762-acae-71c51a3099ec@localhost</email></query></iq>

2022-08-07 22:35:55 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="3KrHQJxbKKR6jHu9EziN12q" type="set"><query xmlns="jabber:iq:register"><username>push3-_lg22y00105</username><password>push3-_lg22y00105</password><email>af811a83-999f-4762-acae-71c51a3099ec@localhost</email></query></iq>}

2022-08-07 22:35:55 | push3- :: null << <iq from="test-domain.com" xmlns="jabber:client" id="3KrHQJxbKKR6jHu9EziN12q" type="result"/>

2022-08-07 22:35:55 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="3KrHQJxbKKR6jHu9EziN12q" type="result"/>}

2022-08-07 22:35:55 | [Mutex] received everything.

2022-08-07 22:35:55 | [Mutex] isItemNotified: registrationSuccess :: true

2022-08-07 22:35:55 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-08-07 22:35:55 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@63027c8f

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@9af87b4

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4bc0a749

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@810b3a0

2022-08-07 22:35:55 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@78065029

2022-08-07 22:35:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:35:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-07 22:35:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:35:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fbGcyMnkwMDEwNSxyPUdhNm5GeUQ4Tno2WXc4bW1tZk9N</auth>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fbGcyMnkwMDEwNSxyPUdhNm5GeUQ4Tno2WXc4bW1tZk9N</auth>

2022-08-07 22:35:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HYTZuRnlEOE56Nll3OG1tbWZPTUpRMGdYdXR2Q01WSjV3ajQxR2NaLHM9ektCQjJTWW5vZ3o1U0E9PSxpPTQwOTY=</challenge>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HYTZuRnlEOE56Nll3OG1tbWZPTUpRMGdYdXR2Q01WSjV3ajQxR2NaLHM9ektCQjJTWW5vZ3o1U0E9PSxpPTQwOTY=</challenge>

2022-08-07 22:35:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2E2bkZ5RDhOejZZdzhtbW1mT01KUTBnWHV0dkNNVko1d2o0MUdjWixwPUZLSWFIZDc5bXUrWXFKSkRPZm1SZ3ZDSEtXUnZKWUVmZGREUnVHNmlUQnM9</response>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2E2bkZ5RDhOejZZdzhtbW1mT01KUTBnWHV0dkNNVko1d2o0MUdjWixwPUZLSWFIZDc5bXUrWXFKSkRPZm1SZ3ZDSEtXUnZKWUVmZGREUnVHNmlUQnM9</response>

2022-08-07 22:35:55 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GdGJPNFd6UzBmak5CbzFNOFV5ckdUWnRSYjFYemx2cG5NUEdqSjBxQmJvPQ==</success>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GdGJPNFd6UzBmak5CbzFNOFV5ckdUWnRSYjFYemx2cG5NUEdqSjBxQmJvPQ==</success>

2022-08-07 22:35:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="102jU02k4KCzC47iLXYQifmive8=" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="102jU02k4KCzC47iLXYQifmive8=" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-08-07 22:35:55 |  << <iq xmlns="jabber:client" id="XTQDIOYfLRWViDlNYcLUVVW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com >> <iq xmlns="jabber:client" id="XTQDIOYfLRWViDlNYcLUVVW" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-07 22:35:55 |  >> <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client" id="XTQDIOYfLRWViDlNYcLUVVW" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_lg22y00105@test-domain.com/228467168-tigase-100</jid></bind></iq>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com << <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client" id="XTQDIOYfLRWViDlNYcLUVVW" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_lg22y00105@test-domain.com/228467168-tigase-100</jid></bind></iq>

2022-08-07 22:35:55 |  << <iq xmlns="jabber:client" id="2TOCh03btkUbKBhEtiRSXlG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 >> <iq xmlns="jabber:client" id="2TOCh03btkUbKBhEtiRSXlG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-07 22:35:55 |  >> <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client" id="2TOCh03btkUbKBhEtiRSXlG" type="result"/>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 << <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client" id="2TOCh03btkUbKBhEtiRSXlG" type="result"/>

2022-08-07 22:35:55 |  << <iq to="test-domain.com" id="4CX8jHvo2rgDlMJOTW5BcKz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 >> <iq to="test-domain.com" id="4CX8jHvo2rgDlMJOTW5BcKz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-07 22:35:55 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-07 22:35:55 |  >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="ce177d80-493c-4c89-bc6b-d3c280fb5fe8" location="7c41cec37518"/>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="ce177d80-493c-4c89-bc6b-d3c280fb5fe8" location="7c41cec37518"/>

2022-08-07 22:35:55 |  << <iq id="qBSSViYiT3r6fWVVXiQ3u5f" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 >> <iq id="qBSSViYiT3r6fWVVXiQ3u5f" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:35:55 |  >> <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" from="test-domain.com" xmlns="jabber:client" id="4CX8jHvo2rgDlMJOTW5BcKz" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 << <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" from="test-domain.com" xmlns="jabber:client" id="4CX8jHvo2rgDlMJOTW5BcKz" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-07 22:35:55 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-07 22:35:55 |  >> <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client" id="qBSSViYiT3r6fWVVXiQ3u5f" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 << <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client" id="qBSSViYiT3r6fWVVXiQ3u5f" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:35:55 |  << <iq id="fH8dMPOP5aGrcpavsiWbDBq" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_juu8kq0103@test-domain.com/228467168-tigase-98"/></iq>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 >> <iq id="fH8dMPOP5aGrcpavsiWbDBq" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_juu8kq0103@test-domain.com/228467168-tigase-98"/></iq>

2022-08-07 22:35:55 |  >> <presence to="push3-_lg22y00105@test-domain.com" from="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 << <presence to="push3-_lg22y00105@test-domain.com" from="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2022-08-07 22:35:55 | [Mutex] waiting for: [push:enabled]

2022-08-07 22:35:55 |  >> <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client" id="fH8dMPOP5aGrcpavsiWbDBq" type="result"/>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 << <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client" id="fH8dMPOP5aGrcpavsiWbDBq" type="result"/>

2022-08-07 22:35:55 | [Mutex] received everything.

2022-08-07 22:35:55 | [Mutex] isItemNotified: push:enabled:success :: true

2022-08-07 22:35:55 |  << <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-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 >> <presence><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-07 22:35:55 |  >> <presence to="push3-_lg22y00105@test-domain.com" from="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client"><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2022-08-07 22:35:55 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 << <presence to="push3-_lg22y00105@test-domain.com" from="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client"><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2022-08-07 22:35:56 | [Mutex] waiting for: [push:received]

2022-08-07 22:35:56 |  >> <message to="push3-_lg22y00105@test-domain.com" from="push2-_h56ivo0104@test-domain.com/228467168-tigase-99" xmlns="jabber:client"><body>Some body - cfc2fffe-e77a-487d-9699-c47ba5e9a9c0</body></message>

2022-08-07 22:35:56 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 << <message to="push3-_lg22y00105@test-domain.com" from="push2-_h56ivo0104@test-domain.com/228467168-tigase-99" xmlns="jabber:client"><body>Some body - cfc2fffe-e77a-487d-9699-c47ba5e9a9c0</body></message>

2022-08-07 22:36:26 | [Mutex] timeout. Not received [push:received]

2022-08-07 22:36:26 | [Mutex] isItemNotified: push:received :: false

2022-08-07 22:36:26 |  << <iq id="fH8dMPOP5aGrcpavsiWbDBq" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_juu8kq0103@test-domain.com/228467168-tigase-98"/></iq>

2022-08-07 22:36:26 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 >> <iq id="fH8dMPOP5aGrcpavsiWbDBq" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_juu8kq0103@test-domain.com/228467168-tigase-98"/></iq>

2022-08-07 22:36:26 | [Mutex] waiting for: [push:enabled:2]

2022-08-07 22:36:26 |  >> <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client" id="fH8dMPOP5aGrcpavsiWbDBq" type="result"/>

2022-08-07 22:36:26 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 << <iq to="push3-_lg22y00105@test-domain.com/228467168-tigase-100" xmlns="jabber:client" id="fH8dMPOP5aGrcpavsiWbDBq" type="result"/>

2022-08-07 22:36:26 | [Mutex] received everything.

2022-08-07 22:36:26 | [Mutex] isItemNotified: push:enabled:2:success :: true

2022-08-07 22:36:26 | [Mutex] waiting for: [push:received]

2022-08-07 22:36:26 |  >> <message to="push3-_lg22y00105@test-domain.com" from="push2-_h56ivo0104@test-domain.com/228467168-tigase-99" xmlns="jabber:client"><body>Some body - cfc2fffe-e77a-487d-9699-c47ba5e9a9c0</body></message>

2022-08-07 22:36:26 | push3- :: push3-_lg22y00105@test-domain.com/228467168-tigase-100 << <message to="push3-_lg22y00105@test-domain.com" from="push2-_h56ivo0104@test-domain.com/228467168-tigase-99" xmlns="jabber:client"><body>Some body - cfc2fffe-e77a-487d-9699-c47ba5e9a9c0</body></message>

2022-08-07 22:36:26 | [Mutex] received everything.

2022-08-07 22:36:26 | [Mutex] isItemNotified: push:received :: true

2022-08-07 22:36:26 | [Mutex] isItemNotified: push:received:body:Some body - cfc2fffe-e77a-487d-9699-c47ba5e9a9c0 :: true

testSupportAdvertisement 0.227s
2022-08-07 22:36:27 |

2022-08-07 22:36:27 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-08-07 22:36:27 | ------------------------------------

2022-08-07 22:36:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:36:27 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-07 22:36:27 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-07 22:36:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fNW5wancxMDEwNixyPUZmbFV1MEdRQk9ncVJUQWM4ZTF5</auth>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fNW5wancxMDEwNixyPUZmbFV1MEdRQk9ncVJUQWM4ZTF5</auth>

2022-08-07 22:36:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GZmxVdTBHUUJPZ3FSVEFjOGUxeW5MY0hwaGVIMWJ5NzZtWFh1aUdZLHM9QStpQ20xWEJtbW9Yd2c9PSxpPTQwOTY=</challenge>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GZmxVdTBHUUJPZ3FSVEFjOGUxeW5MY0hwaGVIMWJ5NzZtWFh1aUdZLHM9QStpQ20xWEJtbW9Yd2c9PSxpPTQwOTY=</challenge>

2022-08-07 22:36:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RmZsVXUwR1FCT2dxUlRBYzhlMXluTGNIcGhlSDFieTc2bVhYdWlHWSxwPTNjYlVBb0I5OUpWZE1OSlRtWC9HNkVLaHZWWHIwSG9oWHltMHBnZG5lL1E9</response>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RmZsVXUwR1FCT2dxUlRBYzhlMXluTGNIcGhlSDFieTc2bVhYdWlHWSxwPTNjYlVBb0I5OUpWZE1OSlRtWC9HNkVLaHZWWHIwSG9oWHltMHBnZG5lL1E9</response>

2022-08-07 22:36:27 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WbXVpWnluVzcwZ21Lc04wbWpyWHJzMW1DcFRGZ0Z6Rk1zbENCbkt0dDAwPQ==</success>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WbXVpWnluVzcwZ21Lc04wbWpyWHJzMW1DcFRGZ0Z6Rk1zbENCbkt0dDAwPQ==</success>

2022-08-07 22:36:27 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="102jU02k4KCzC47iLXYQifmive8=" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="102jU02k4KCzC47iLXYQifmive8=" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-08-07 22:36:27 |  << <iq xmlns="jabber:client" id="2kfu1u17l4o9Gt18reJCrjC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com >> <iq xmlns="jabber:client" id="2kfu1u17l4o9Gt18reJCrjC" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-07 22:36:27 |  >> <iq to="push1-_5npjw10106@test-domain.com/228467168-tigase-104" xmlns="jabber:client" id="2kfu1u17l4o9Gt18reJCrjC" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_5npjw10106@test-domain.com/228467168-tigase-104</jid></bind></iq>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com << <iq to="push1-_5npjw10106@test-domain.com/228467168-tigase-104" xmlns="jabber:client" id="2kfu1u17l4o9Gt18reJCrjC" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_5npjw10106@test-domain.com/228467168-tigase-104</jid></bind></iq>

2022-08-07 22:36:27 |  << <iq xmlns="jabber:client" id="uopWbDBqTev5hW8DEpTSVcF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 >> <iq xmlns="jabber:client" id="uopWbDBqTev5hW8DEpTSVcF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-07 22:36:27 |  >> <iq to="push1-_5npjw10106@test-domain.com/228467168-tigase-104" xmlns="jabber:client" id="uopWbDBqTev5hW8DEpTSVcF" type="result"/>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 << <iq to="push1-_5npjw10106@test-domain.com/228467168-tigase-104" xmlns="jabber:client" id="uopWbDBqTev5hW8DEpTSVcF" type="result"/>

2022-08-07 22:36:27 |  << <iq to="test-domain.com" id="FprT9Gt18reJCrjCAfODCpg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 >> <iq to="test-domain.com" id="FprT9Gt18reJCrjCAfODCpg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-07 22:36:27 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-07 22:36:27 |  >> <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="d5c03056-f92c-492a-acd4-4576886fa3d4" location="7c41cec37518"/>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 << <enabled max="60" resume="true" xmlns="urn:xmpp:sm:3" id="d5c03056-f92c-492a-acd4-4576886fa3d4" location="7c41cec37518"/>

2022-08-07 22:36:27 |  << <iq id="1j7kSN27jJQWfSRNGxq7oZp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 >> <iq id="1j7kSN27jJQWfSRNGxq7oZp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:36:27 |  >> <iq to="push1-_5npjw10106@test-domain.com/228467168-tigase-104" from="test-domain.com" xmlns="jabber:client" id="FprT9Gt18reJCrjCAfODCpg" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 << <iq to="push1-_5npjw10106@test-domain.com/228467168-tigase-104" from="test-domain.com" xmlns="jabber:client" id="FprT9Gt18reJCrjCAfODCpg" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11967/bf36c6a5" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-07 22:36:27 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-07 22:36:27 |  >> <iq to="push1-_5npjw10106@test-domain.com/228467168-tigase-104" xmlns="jabber:client" id="1j7kSN27jJQWfSRNGxq7oZp" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 << <iq to="push1-_5npjw10106@test-domain.com/228467168-tigase-104" xmlns="jabber:client" id="1j7kSN27jJQWfSRNGxq7oZp" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-07 22:36:27 |  << <iq to="push1-_5npjw10106@test-domain.com" id="luCZkJMzu9KS6vhT03y9nR6" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 >> <iq to="push1-_5npjw10106@test-domain.com" id="luCZkJMzu9KS6vhT03y9nR6" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-07 22:36:27 |  >> <presence to="push1-_5npjw10106@test-domain.com" from="push1-_5npjw10106@test-domain.com/228467168-tigase-104" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 << <presence to="push1-_5npjw10106@test-domain.com" from="push1-_5npjw10106@test-domain.com/228467168-tigase-104" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2022-08-07 22:36:27 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:36:27 |  >> <iq to="push1-_5npjw10106@test-domain.com/228467168-tigase-104" from="push1-_5npjw10106@test-domain.com" xmlns="jabber:client" id="luCZkJMzu9KS6vhT03y9nR6" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="account" type="registered"/><identity category="pubsub" name="PubSub" type="service"/><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 xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-07 22:36:27 | push1- :: push1-_5npjw10106@test-domain.com/228467168-tigase-104 << <iq to="push1-_5npjw10106@test-domain.com/228467168-tigase-104" from="push1-_5npjw10106@test-domain.com" xmlns="jabber:client" id="luCZkJMzu9KS6vhT03y9nR6" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="account" type="registered"/><identity category="pubsub" name="PubSub" type="service"/><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 xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-08-07 22:36:27 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:36:27 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:36:27 | [Mutex] received everything.

2022-08-07 22:36:27 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-07 22:36:27 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-07 22:36:27 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.084s
2022-08-07 22:38:30 |

2022-08-07 22:38:30 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-08-07 22:38:30 | ------------------------------------

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:30 | [Mutex] received everything.

2022-08-07 22:38:30 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-07 22:38:30 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-07 22:38:30 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-08-07 22:38:30 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-08-07 22:38:30 | [Mutex] waiting for: [push:received]

2022-08-07 22:38:30 | [Mutex] received everything.

2022-08-07 22:38:30 | [Mutex] isItemNotified: push:received :: true

2022-08-07 22:38:30 | [Mutex] isItemNotified: push:received:body:Some body - f470c24b-37b5-4cae-bb8c-f34bb2bb7ef7 :: true

testPushDeliveryOnline 30.193s
2022-08-07 22:38:30 |

2022-08-07 22:38:30 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-08-07 22:38:30 | ------------------------------------

2022-08-07 22:38:30 | [Mutex] waiting for: [push:received]

2022-08-07 22:39:00 | [Mutex] timeout. Not received [push:received]

2022-08-07 22:39:00 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.125s
2022-08-07 22:39:00 |

2022-08-07 22:39:00 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-08-07 22:39:00 | ------------------------------------

2022-08-07 22:39:00 | [Mutex] waiting for: [push:enabled]

2022-08-07 22:39:00 | [Mutex] received everything.

2022-08-07 22:39:00 | [Mutex] isItemNotified: push:enabled:success :: true

2022-08-07 22:39:01 | [Mutex] waiting for: [push:received]

2022-08-07 22:39:31 | [Mutex] timeout. Not received [push:received]

2022-08-07 22:39:31 | [Mutex] isItemNotified: push:received :: false

2022-08-07 22:39:31 | [Mutex] waiting for: [push:enabled]

2022-08-07 22:39:31 | [Mutex] received everything.

2022-08-07 22:39:31 | [Mutex] isItemNotified: push:enabled:success :: true

2022-08-07 22:39:31 | [Mutex] waiting for: [push:received]

2022-08-07 22:39:31 | [Mutex] received everything.

2022-08-07 22:39:31 | [Mutex] isItemNotified: push:received :: true

2022-08-07 22:39:31 | [Mutex] isItemNotified: push:received:body:Some body - 22c74d64-764c-4912-8ef7-c2831c717224 :: true

testSupportAdvertisement 0.009s
2022-08-07 22:39:31 |

2022-08-07 22:39:31 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-08-07 22:39:31 | ------------------------------------

2022-08-07 22:39:31 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:39:31 | [Mutex] received everything.

2022-08-07 22:39:31 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-07 22:39:31 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-07 22:39:31 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-08-07 22:39:31 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-08-07 22:39:31 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.011s
2022-08-07 22:36:28 |

2022-08-07 22:36:28 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-08-07 22:36:28 | ------------------------------------

2022-08-07 22:36:28 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:36:28 | [Mutex] received everything.

2022-08-07 22:36:28 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-07 22:36:28 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-07 22:36:28 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-08-07 22:36:28 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2022-08-07 22:36:28 | [Mutex] waiting for: [push:received]

2022-08-07 22:36:58 | [Mutex] timeout. Not received [push:received]

2022-08-07 22:36:58 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.183s
2022-08-07 22:36:58 |

2022-08-07 22:36:58 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-08-07 22:36:58 | ------------------------------------

2022-08-07 22:36:59 | [Mutex] waiting for: [push:received]

2022-08-07 22:37:29 | [Mutex] timeout. Not received [push:received]

2022-08-07 22:37:29 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.119s
2022-08-07 22:37:29 |

2022-08-07 22:37:29 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-08-07 22:37:29 | ------------------------------------

2022-08-07 22:37:29 | [Mutex] waiting for: [push:enabled]

2022-08-07 22:37:29 | [Mutex] received everything.

2022-08-07 22:37:29 | [Mutex] isItemNotified: push:enabled:success :: true

2022-08-07 22:37:29 | [Mutex] waiting for: [push:received]

2022-08-07 22:37:59 | [Mutex] timeout. Not received [push:received]

2022-08-07 22:37:59 | [Mutex] isItemNotified: push:received :: false

2022-08-07 22:37:59 | [Mutex] waiting for: [push:enabled]

2022-08-07 22:37:59 | [Mutex] received everything.

2022-08-07 22:37:59 | [Mutex] isItemNotified: push:enabled:success :: true

2022-08-07 22:37:59 | [Mutex] waiting for: [push:received]

2022-08-07 22:38:29 | [Mutex] timeout. Not received [push:received]

2022-08-07 22:38:29 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.009s
2022-08-07 22:38:29 |

2022-08-07 22:38:29 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-08-07 22:38:29 | ------------------------------------

2022-08-07 22:38:29 | [Mutex] waiting for: [discovery:completed]

2022-08-07 22:38:29 | [Mutex] received everything.

2022-08-07 22:38:29 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-07 22:38:29 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-07 22:38:29 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-08-07 22:38:29 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true