Generated by TestNG with ReportNG at 22:15 PDT on Friday 24 March 2023
root@7c41cec37518 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Get list of connected users

Suites · Log Output

Test duration : 1.405s

Passed Tests
tigase.tests.auditlog.TestGetConnectedUsers
disconnectUser2 0.005s
2023-03-24 22:39:44 |

2023-03-24 22:39:44 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-03-24 22:39:44 | ------------------------------------

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: connected->disconnecting

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Terminating XMPP Stream

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

loginUser2 0.190s
2023-03-24 22:39:44 |

2023-03-24 22:39:44 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-03-24 22:39:44 | ------------------------------------

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: null->connecting

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] DNS entry stored in session object: localhost:5222

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Preparing connection to [localhost:5222]

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: connecting->connected

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Whitespace ping period is setted to nullms

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-24 22:39:44 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4505] Start TLS

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-24 22:39:44 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4507] Proceeding TLS

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4507] Start handshake

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-24 22:39:44 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fY3l0b25qMDU5MixyPVFFRG5remFpQXpCdW42dEU0b0lX</auth>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fY3l0b25qMDU5MixyPVFFRG5remFpQXpCdW42dEU0b0lX</auth>

2023-03-24 22:39:44 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RRURua3phaUF6QnVuNnRFNG9JV1kwbFhNell1ekZvbDF6MlFOMlRDLHM9clBYdjBPRldrQkgyMnc9PSxpPTQwOTY=</challenge>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RRURua3phaUF6QnVuNnRFNG9JV1kwbFhNell1ekZvbDF6MlFOMlRDLHM9clBYdjBPRldrQkgyMnc9PSxpPTQwOTY=</challenge>

2023-03-24 22:39:44 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UUVEbmt6YWlBekJ1bjZ0RTRvSVdZMGxYTXpZdXpGb2wxejJRTjJUQyxwPU91a3hYSkpTeDdncW5LRVh4bGxkWXAydlFBNEJxMng2NjBDR3JIVG9WOGc9</response>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UUVEbmt6YWlBekJ1bjZ0RTRvSVdZMGxYTXpZdXpGb2wxejJRTjJUQyxwPU91a3hYSkpTeDdncW5LRVh4bGxkWXAydlFBNEJxMng2NjBDR3JIVG9WOGc9</response>

2023-03-24 22:39:44 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04b2ZySmMvSHM1NVM5NnQ0WStXM2ZiTnRCKzRjNjgxSzJuanE3UnVFTTdvPQ==</success>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04b2ZySmMvSHM1NVM5NnQ0WStXM2ZiTnRCKzRjNjgxSzJuanE3UnVFTTdvPQ==</success>

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-24 22:39:44 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="z2YMcnDlv1j9HiCsOyp3PfZXycI=" hash="SHA-1"/></features>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="z2YMcnDlv1j9HiCsOyp3PfZXycI=" hash="SHA-1"/></features>

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-24 22:39:44 |  << <iq xmlns="jabber:client" id="HCDAiYcMIskTgX8GQ4czjIQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com >> <iq xmlns="jabber:client" id="HCDAiYcMIskTgX8GQ4czjIQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-24 22:39:44 |  >> <iq type="result" id="HCDAiYcMIskTgX8GQ4czjIQ" xmlns="jabber:client" to="auditlog-_cytonj0592@test-domain.com/228467168-tigase-363"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_cytonj0592@test-domain.com/228467168-tigase-363</jid></bind></iq>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com << <iq type="result" id="HCDAiYcMIskTgX8GQ4czjIQ" xmlns="jabber:client" to="auditlog-_cytonj0592@test-domain.com/228467168-tigase-363"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_cytonj0592@test-domain.com/228467168-tigase-363</jid></bind></iq>

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-24 22:39:44 |  << <iq xmlns="jabber:client" id="DGNbDw8oUcEGw4ylaLKUiY0" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com/228467168-tigase-363 >> <iq xmlns="jabber:client" id="DGNbDw8oUcEGw4ylaLKUiY0" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-24 22:39:44 |  >> <iq type="result" id="DGNbDw8oUcEGw4ylaLKUiY0" xmlns="jabber:client" to="auditlog-_cytonj0592@test-domain.com/228467168-tigase-363"/>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com/228467168-tigase-363 << <iq type="result" id="DGNbDw8oUcEGw4ylaLKUiY0" xmlns="jabber:client" to="auditlog-_cytonj0592@test-domain.com/228467168-tigase-363"/>

2023-03-24 22:39:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-24 22:39:44 |  << <iq to="test-domain.com" id="fO9SUQ6rm9wsoaoX5gWl6Fr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com/228467168-tigase-363 >> <iq to="test-domain.com" id="fO9SUQ6rm9wsoaoX5gWl6Fr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-24 22:39:44 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com/228467168-tigase-363 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-24 22:39:44 |  >> <enabled resume="true" location="7c41cec37518" id="3a57c05e-632d-4d8a-9524-260360caabf1" xmlns="urn:xmpp:sm:3" max="60"/>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com/228467168-tigase-363 << <enabled resume="true" location="7c41cec37518" id="3a57c05e-632d-4d8a-9524-260360caabf1" xmlns="urn:xmpp:sm:3" max="60"/>

2023-03-24 22:39:44 |  << <iq id="DIPfLMEqYkUcy8GBGNO2yu2" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com/228467168-tigase-363 >> <iq id="DIPfLMEqYkUcy8GBGNO2yu2" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:39:44 |  >> <iq type="result" id="fO9SUQ6rm9wsoaoX5gWl6Fr" xmlns="jabber:client" to="auditlog-_cytonj0592@test-domain.com/228467168-tigase-363" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com/228467168-tigase-363 << <iq type="result" id="fO9SUQ6rm9wsoaoX5gWl6Fr" xmlns="jabber:client" to="auditlog-_cytonj0592@test-domain.com/228467168-tigase-363" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-24 22:39:44 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com/228467168-tigase-363 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-24 22:39:44 |  >> <iq type="result" id="DIPfLMEqYkUcy8GBGNO2yu2" xmlns="jabber:client" to="auditlog-_cytonj0592@test-domain.com/228467168-tigase-363"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com/228467168-tigase-363 << <iq type="result" id="DIPfLMEqYkUcy8GBGNO2yu2" xmlns="jabber:client" to="auditlog-_cytonj0592@test-domain.com/228467168-tigase-363"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:39:44 |  >> <presence xmlns="jabber:client" to="auditlog-_cytonj0592@test-domain.com" from="auditlog-_cytonj0592@test-domain.com/228467168-tigase-363"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-24 22:39:44 | auditlog- :: auditlog-_cytonj0592@test-domain.com/228467168-tigase-363 << <presence xmlns="jabber:client" to="auditlog-_cytonj0592@test-domain.com" from="auditlog-_cytonj0592@test-domain.com/228467168-tigase-363"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4507] Connector  state changed: disconnecting->disconnected

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4507] Stream terminated

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-24 22:39:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

retrieveConnectedUsers1 0.280s
2023-03-24 22:39:44 |

2023-03-24 22:39:44 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-03-24 22:39:44 | ------------------------------------

2023-03-24 22:39:44 | [Mutex] waiting for: [component:ping]

2023-03-24 22:39:44 | [Mutex] received everything.

2023-03-24 22:39:44 | [Mutex] waiting for: [cd006f43-412d-42b5-9ea4-a5f37f7b4a81:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] waiting for: [cd006f43-412d-42b5-9ea4-a5f37f7b4a81:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] received everything.

2023-03-24 22:39:44 | [Mutex] isItemNotified: cd006f43-412d-42b5-9ea4-a5f37f7b4a81:get-connected-users:success :: true

retrieveConnectedUsers1WithFilter 0.029s
2023-03-24 22:39:44 |

2023-03-24 22:39:44 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-03-24 22:39:44 | ------------------------------------

2023-03-24 22:39:44 | [Mutex] waiting for: [31747609-014e-48e7-a636-9b3f2bbeeeaa:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] waiting for: [31747609-014e-48e7-a636-9b3f2bbeeeaa:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] received everything.

2023-03-24 22:39:44 | [Mutex] isItemNotified: 31747609-014e-48e7-a636-9b3f2bbeeeaa:get-connected-users:success :: true

2023-03-24 22:39:44 | [Mutex] waiting for: [53194796-ef80-4c68-9159-258b872a6dde:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] waiting for: [53194796-ef80-4c68-9159-258b872a6dde:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] received everything.

2023-03-24 22:39:44 | [Mutex] isItemNotified: 53194796-ef80-4c68-9159-258b872a6dde:get-connected-users:success :: true

retrieveConnectedUsers2 0.021s
2023-03-24 22:39:44 |

2023-03-24 22:39:44 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-03-24 22:39:44 | ------------------------------------

2023-03-24 22:39:44 | [Mutex] waiting for: [0b7a0532-af59-40a5-aad8-2f2695e8742c:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] received everything.

2023-03-24 22:39:44 | [Mutex] isItemNotified: 0b7a0532-af59-40a5-aad8-2f2695e8742c:get-connected-users:success :: true

retrieveConnectedUsers2WithFilter 0.026s
2023-03-24 22:39:44 |

2023-03-24 22:39:44 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-03-24 22:39:44 | ------------------------------------

2023-03-24 22:39:44 | [Mutex] waiting for: [80ba7607-362e-4b41-9499-192996adb5ef:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] received everything.

2023-03-24 22:39:44 | [Mutex] isItemNotified: 80ba7607-362e-4b41-9499-192996adb5ef:get-connected-users:success :: true

2023-03-24 22:39:44 | [Mutex] waiting for: [8fdbc0c0-ba2f-4d42-847c-9f5894d53683:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] received everything.

2023-03-24 22:39:44 | [Mutex] isItemNotified: 8fdbc0c0-ba2f-4d42-847c-9f5894d53683:get-connected-users:success :: true

retrieveConnectedUsers3 0.020s
2023-03-24 22:39:44 |

2023-03-24 22:39:44 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-03-24 22:39:44 | ------------------------------------

2023-03-24 22:39:44 | [Mutex] waiting for: [2614ad44-3460-4542-b2cf-a7848233e526:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] waiting for: [2614ad44-3460-4542-b2cf-a7848233e526:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] received everything.

2023-03-24 22:39:44 | [Mutex] isItemNotified: 2614ad44-3460-4542-b2cf-a7848233e526:get-connected-users:success :: true

retrieveConnectedUsers3WithFilter 0.022s
2023-03-24 22:39:44 |

2023-03-24 22:39:44 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-03-24 22:39:44 | ------------------------------------

2023-03-24 22:39:44 | [Mutex] waiting for: [50f2720f-02aa-4a0f-9e83-4447eced81bf:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] waiting for: [50f2720f-02aa-4a0f-9e83-4447eced81bf:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] received everything.

2023-03-24 22:39:44 | [Mutex] isItemNotified: 50f2720f-02aa-4a0f-9e83-4447eced81bf:get-connected-users:success :: true

2023-03-24 22:39:44 | [Mutex] waiting for: [ad63b1e3-2742-48d6-a2fe-62b7d5781085:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] waiting for: [ad63b1e3-2742-48d6-a2fe-62b7d5781085:get-connected-users:completed]

2023-03-24 22:39:44 | [Mutex] received everything.

2023-03-24 22:39:44 | [Mutex] isItemNotified: ad63b1e3-2742-48d6-a2fe-62b7d5781085:get-connected-users:success :: true