Generated by TestNG with ReportNG at 22:16 PDT on Tuesday 20 June 2023
root@cc7d7fbb25f7 / Java 17.0.6 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Get list of connected users

Suites · Log Output

Test duration : 1.435s

Passed Tests
tigase.tests.auditlog.TestGetConnectedUsers
disconnectUser2 0.053s
2023-06-20 22:41:05 |

2023-06-20 22:41:05 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-06-20 22:41:05 | ------------------------------------

2023-06-20 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: connected->disconnecting

2023-06-20 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Terminating XMPP Stream

2023-06-20 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-06-20 22:41:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

loginUser2 0.195s
2023-06-20 22:41:04 |

2023-06-20 22:41:04 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-06-20 22:41:04 | ------------------------------------

2023-06-20 22:41:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-20 22:41:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-20 22:41:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-20 22:41:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: null->connecting

2023-06-20 22:41:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] DNS entry stored in session object: localhost:5222

2023-06-20 22:41:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Preparing connection to [localhost:5222]

2023-06-20 22:41:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-06-20 22:41:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: connecting->connected

2023-06-20 22:41:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Whitespace ping period is setted to nullms

2023-06-20 22:41:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-20 22:41:04 |  >> <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-06-20 22:41:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4502] Start TLS

2023-06-20 22:41:04 | auditlog- :: auditlog-_hu6nmu0592@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-06-20 22:41:04 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-20 22:41:04 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-20 22:41:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4504] Proceeding TLS

2023-06-20 22:41:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4504] Start handshake

2023-06-20 22:41:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-06-20 22:41:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-06-20 22:41:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-06-20 22:41:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

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

2023-06-20 22:41:04 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1faHU2bm11MDU5MixyPWpWUmRzaWtDSUZjZXJ6SGJ1VU5D</auth>

2023-06-20 22:41:04 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1faHU2bm11MDU5MixyPWpWUmRzaWtDSUZjZXJ6SGJ1VU5D</auth>

2023-06-20 22:41:04 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qVlJkc2lrQ0lGY2VyekhidVVOQ1JmVzJiWUNPbHc1SW43ZmxoTkhKLHM9QUROOEtVOTVyZ24ya3c9PSxpPTQwOTY=</challenge>

2023-06-20 22:41:04 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qVlJkc2lrQ0lGY2VyekhidVVOQ1JmVzJiWUNPbHc1SW43ZmxoTkhKLHM9QUROOEtVOTVyZ24ya3c9PSxpPTQwOTY=</challenge>

2023-06-20 22:41:04 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9alZSZHNpa0NJRmNlcnpIYnVVTkNSZlcyYllDT2x3NUluN2ZsaE5ISixwPTZhSGVPWU96L3ZWREs4L1k2WEp3NUp0R3VjTjN1SGF3b2pZQVRnNVBHUW89</response>

2023-06-20 22:41:04 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9alZSZHNpa0NJRmNlcnpIYnVVTkNSZlcyYllDT2x3NUluN2ZsaE5ISixwPTZhSGVPWU96L3ZWREs4L1k2WEp3NUp0R3VjTjN1SGF3b2pZQVRnNVBHUW89</response>

2023-06-20 22:41:04 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kQm51dk9SdUwrbThONnUvaEFsWXEyNXBZbkRhQkpPZTZrb1VLemx2RzFJPQ==</success>

2023-06-20 22:41:04 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kQm51dk9SdUwrbThONnUvaEFsWXEyNXBZbkRhQkpPZTZrb1VLemx2RzFJPQ==</success>

2023-06-20 22:41:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-20 22:41:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-06-20 22:41:05 |  << <iq xmlns="jabber:client" id="uDsjXdGq9LGu3gGq1tog08C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com >> <iq xmlns="jabber:client" id="uDsjXdGq9LGu3gGq1tog08C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-20 22:41:05 |  >> <iq to="auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" id="uDsjXdGq9LGu3gGq1tog08C" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364</jid></bind></iq>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com << <iq to="auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" id="uDsjXdGq9LGu3gGq1tog08C" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364</jid></bind></iq>

2023-06-20 22:41:05 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-20 22:41:05 |  << <iq xmlns="jabber:client" id="tR6oZjV6gP7oUTW28rj4CIy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364 >> <iq xmlns="jabber:client" id="tR6oZjV6gP7oUTW28rj4CIy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-20 22:41:05 |  >> <iq to="auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" id="tR6oZjV6gP7oUTW28rj4CIy" type="result"/>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364 << <iq to="auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" id="tR6oZjV6gP7oUTW28rj4CIy" type="result"/>

2023-06-20 22:41:05 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-06-20 22:41:05 |  << <iq to="test-domain.com" id="aPYczzAEMGIviO7riHs8Fx4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364 >> <iq to="test-domain.com" id="aPYczzAEMGIviO7riHs8Fx4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-20 22:41:05 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-20 22:41:05 |  >> <enabled resume="true" location="cc7d7fbb25f7" xmlns="urn:xmpp:sm:3" id="bdca0fc1-3e55-4084-a542-84ce86b306ab" max="60"/>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364 << <enabled resume="true" location="cc7d7fbb25f7" xmlns="urn:xmpp:sm:3" id="bdca0fc1-3e55-4084-a542-84ce86b306ab" max="60"/>

2023-06-20 22:41:05 |  << <iq id="xZqiEBFu6hIAeDHQaOKQLOQ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364 >> <iq id="xZqiEBFu6hIAeDHQaOKQLOQ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:05 |  >> <iq to="auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364" from="test-domain.com" xmlns="jabber:client" id="aPYczzAEMGIviO7riHs8Fx4" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12293/3a127df9" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12293/3a127df9" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364 << <iq to="auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364" from="test-domain.com" xmlns="jabber:client" id="aPYczzAEMGIviO7riHs8Fx4" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12293/3a127df9" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12293/3a127df9" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-20 22:41:05 |  >> <iq to="auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" id="xZqiEBFu6hIAeDHQaOKQLOQ" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364 << <iq to="auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client" id="xZqiEBFu6hIAeDHQaOKQLOQ" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:05 |  >> <presence to="auditlog-_hu6nmu0592@test-domain.com" from="auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2023-06-20 22:41:05 | auditlog- :: auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364 << <presence to="auditlog-_hu6nmu0592@test-domain.com" from="auditlog-_hu6nmu0592@test-domain.com/108689552-tigase-364" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2023-06-20 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4504] Connector  state changed: disconnecting->disconnected

retrieveConnectedUsers1 0.217s
2023-06-20 22:41:04 |

2023-06-20 22:41:04 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-06-20 22:41:04 | ------------------------------------

2023-06-20 22:41:04 | [Mutex] waiting for: [component:ping]

2023-06-20 22:41:04 | [Mutex] received everything.

2023-06-20 22:41:04 | [Mutex] waiting for: [0e783c80-65c8-46a5-97d3-4e4feed4bf08:get-connected-users:completed]

2023-06-20 22:41:04 | [Mutex] waiting for: [0e783c80-65c8-46a5-97d3-4e4feed4bf08:get-connected-users:completed]

2023-06-20 22:41:04 | [Mutex] received everything.

2023-06-20 22:41:04 | [Mutex] isItemNotified: 0e783c80-65c8-46a5-97d3-4e4feed4bf08:get-connected-users:success :: true

retrieveConnectedUsers1WithFilter 0.024s
2023-06-20 22:41:04 |

2023-06-20 22:41:04 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-06-20 22:41:04 | ------------------------------------

2023-06-20 22:41:04 | [Mutex] waiting for: [afd87872-dbc6-4ca8-a34b-10736557ca5c:get-connected-users:completed]

2023-06-20 22:41:04 | [Mutex] waiting for: [afd87872-dbc6-4ca8-a34b-10736557ca5c:get-connected-users:completed]

2023-06-20 22:41:04 | [Mutex] received everything.

2023-06-20 22:41:04 | [Mutex] isItemNotified: afd87872-dbc6-4ca8-a34b-10736557ca5c:get-connected-users:success :: true

2023-06-20 22:41:04 | [Mutex] waiting for: [6148d46a-18a0-48b2-a686-7ebfaad5fc32:get-connected-users:completed]

2023-06-20 22:41:04 | [Mutex] waiting for: [6148d46a-18a0-48b2-a686-7ebfaad5fc32:get-connected-users:completed]

2023-06-20 22:41:04 | [Mutex] received everything.

2023-06-20 22:41:04 | [Mutex] isItemNotified: 6148d46a-18a0-48b2-a686-7ebfaad5fc32:get-connected-users:success :: true

retrieveConnectedUsers2 0.024s
2023-06-20 22:41:05 |

2023-06-20 22:41:05 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-06-20 22:41:05 | ------------------------------------

2023-06-20 22:41:05 | [Mutex] waiting for: [d1f6c0c1-1141-4649-868a-38fbfd9bd7be:get-connected-users:completed]

2023-06-20 22:41:05 | [Mutex] waiting for: [d1f6c0c1-1141-4649-868a-38fbfd9bd7be:get-connected-users:completed]

2023-06-20 22:41:05 | [Mutex] received everything.

2023-06-20 22:41:05 | [Mutex] isItemNotified: d1f6c0c1-1141-4649-868a-38fbfd9bd7be:get-connected-users:success :: true

retrieveConnectedUsers2WithFilter 0.027s
2023-06-20 22:41:05 |

2023-06-20 22:41:05 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-06-20 22:41:05 | ------------------------------------

2023-06-20 22:41:05 | [Mutex] waiting for: [6bf6a6b6-c464-4ec4-b383-c34c3071188e:get-connected-users:completed]

2023-06-20 22:41:05 | [Mutex] waiting for: [6bf6a6b6-c464-4ec4-b383-c34c3071188e:get-connected-users:completed]

2023-06-20 22:41:05 | [Mutex] received everything.

2023-06-20 22:41:05 | [Mutex] isItemNotified: 6bf6a6b6-c464-4ec4-b383-c34c3071188e:get-connected-users:success :: true

2023-06-20 22:41:05 | [Mutex] waiting for: [40dafe12-d679-444b-8775-c04d370336d3:get-connected-users:completed]

2023-06-20 22:41:05 | [Mutex] waiting for: [40dafe12-d679-444b-8775-c04d370336d3:get-connected-users:completed]

2023-06-20 22:41:05 | [Mutex] received everything.

2023-06-20 22:41:05 | [Mutex] isItemNotified: 40dafe12-d679-444b-8775-c04d370336d3:get-connected-users:success :: true

retrieveConnectedUsers3 0.016s
2023-06-20 22:41:05 |

2023-06-20 22:41:05 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-06-20 22:41:05 | ------------------------------------

2023-06-20 22:41:05 | [Mutex] waiting for: [add4939a-23ee-4d77-82b5-109d35820a43:get-connected-users:completed]

2023-06-20 22:41:05 | [Mutex] received everything.

2023-06-20 22:41:05 | [Mutex] isItemNotified: add4939a-23ee-4d77-82b5-109d35820a43:get-connected-users:success :: true

retrieveConnectedUsers3WithFilter 0.027s
2023-06-20 22:41:05 |

2023-06-20 22:41:05 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-06-20 22:41:05 | ------------------------------------

2023-06-20 22:41:05 | [Mutex] waiting for: [e03e3f92-01ae-42a5-a342-1e058b3fed37:get-connected-users:completed]

2023-06-20 22:41:05 | [Mutex] received everything.

2023-06-20 22:41:05 | [Mutex] isItemNotified: e03e3f92-01ae-42a5-a342-1e058b3fed37:get-connected-users:success :: true

2023-06-20 22:41:05 | [Mutex] waiting for: [8d481826-7280-45fd-a4e3-b505f7aca6a0:get-connected-users:completed]

2023-06-20 22:41:05 | [Mutex] received everything.

2023-06-20 22:41:05 | [Mutex] isItemNotified: 8d481826-7280-45fd-a4e3-b505f7aca6a0:get-connected-users:success :: true