Generated by TestNG with ReportNG at 22:17 PDT on Sunday 27 August 2023
root@d4b373e367b3 / Java 17.0.8 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Get list of connected users

Suites · Log Output

Test duration : 1.444s

Passed Tests
tigase.tests.auditlog.TestGetConnectedUsers
disconnectUser2 0.052s
2023-08-27 22:42:10 |

2023-08-27 22:42:10 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-27 22:42:10 | ------------------------------------

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: connected->disconnecting

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Terminating XMPP Stream

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:42:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-27 22:42:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

loginUser2 0.191s
2023-08-27 22:42:10 |

2023-08-27 22:42:10 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-27 22:42:10 | ------------------------------------

2023-08-27 22:42:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: null->connecting

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] DNS entry stored in session object: localhost:5222

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Preparing connection to [localhost:5222]

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Connector  state changed: connecting->connected

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=1] Whitespace ping period is setted to nullms

2023-08-27 22:42:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:42:10 |  >> <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-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4517] Start TLS

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@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-08-27 22:42:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4519] Proceeding TLS

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4519] Start handshake

2023-08-27 22:42:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:42:10 |  >> <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-08-27 22:42:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-27 22:42:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-27 22:42:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@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-08-27 22:42:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1feW1zNmI1MDU5MixyPXV3dUJKMjhFbm5xU1Z3VElscE9V</auth>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1feW1zNmI1MDU5MixyPXV3dUJKMjhFbm5xU1Z3VElscE9V</auth>

2023-08-27 22:42:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11d3VCSjI4RW5ucVNWd1RJbHBPVUk4dFVRcmUxOTRZbVZnTTRWSzhoLHM9aTVlYlFlS1JxdnhBemc9PSxpPTQwOTY=</challenge>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj11d3VCSjI4RW5ucVNWd1RJbHBPVUk4dFVRcmUxOTRZbVZnTTRWSzhoLHM9aTVlYlFlS1JxdnhBemc9PSxpPTQwOTY=</challenge>

2023-08-27 22:42:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dXd1QkoyOEVubnFTVndUSWxwT1VJOHRVUXJlMTk0WW1WZ000Vks4aCxwPUZtNzVZU09MWC9yeUQwY0FvalNTdVgrTGdka0p2QWFQN1hhNDBZeHJuWm89</response>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dXd1QkoyOEVubnFTVndUSWxwT1VJOHRVUXJlMTk0WW1WZ000Vks4aCxwPUZtNzVZU09MWC9yeUQwY0FvalNTdVgrTGdka0p2QWFQN1hhNDBZeHJuWm89</response>

2023-08-27 22:42:10 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1RcDJCOE16c1h3K1Z5Nnl6cVF5b3JudUIzWThiOXRPcHdjakZaNW5JWXRFPQ==</success>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1RcDJCOE16c1h3K1Z5Nnl6cVF5b3JudUIzWThiOXRPcHdjakZaNW5JWXRFPQ==</success>

2023-08-27 22:42:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:42:10 |  >> <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="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@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="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:42:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-27 22:42:10 |  << <iq xmlns="jabber:client" id="sMNgPMY2qbyoNMMzqYWX5l2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com >> <iq xmlns="jabber:client" id="sMNgPMY2qbyoNMMzqYWX5l2" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:42:10 |  >> <iq to="auditlog-_yms6b50592@test-domain.com/669494979-tigase-364" xmlns="jabber:client" type="result" id="sMNgPMY2qbyoNMMzqYWX5l2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_yms6b50592@test-domain.com/669494979-tigase-364</jid></bind></iq>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com << <iq to="auditlog-_yms6b50592@test-domain.com/669494979-tigase-364" xmlns="jabber:client" type="result" id="sMNgPMY2qbyoNMMzqYWX5l2"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_yms6b50592@test-domain.com/669494979-tigase-364</jid></bind></iq>

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-27 22:42:10 |  << <iq xmlns="jabber:client" id="i6JKYavgWcL06GFskKQ1eKv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com/669494979-tigase-364 >> <iq xmlns="jabber:client" id="i6JKYavgWcL06GFskKQ1eKv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:42:10 |  >> <iq to="auditlog-_yms6b50592@test-domain.com/669494979-tigase-364" xmlns="jabber:client" type="result" id="i6JKYavgWcL06GFskKQ1eKv"/>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com/669494979-tigase-364 << <iq to="auditlog-_yms6b50592@test-domain.com/669494979-tigase-364" xmlns="jabber:client" type="result" id="i6JKYavgWcL06GFskKQ1eKv"/>

2023-08-27 22:42:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-27 22:42:10 |  << <iq to="test-domain.com" id="h4BNGQUZeS4vu4CxcOIMTYe" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com/669494979-tigase-364 >> <iq to="test-domain.com" id="h4BNGQUZeS4vu4CxcOIMTYe" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:42:10 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com/669494979-tigase-364 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:42:10 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="68c3fbbf-604a-414a-979c-fb90f736d08f" max="60"/>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com/669494979-tigase-364 << <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="68c3fbbf-604a-414a-979c-fb90f736d08f" max="60"/>

2023-08-27 22:42:10 |  << <iq id="7V8Gn2coRTXgS9ogKFAAula" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com/669494979-tigase-364 >> <iq id="7V8Gn2coRTXgS9ogKFAAula" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com/669494979-tigase-364 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:42:10 |  >> <iq to="auditlog-_yms6b50592@test-domain.com/669494979-tigase-364" xmlns="jabber:client" type="result" id="7V8Gn2coRTXgS9ogKFAAula"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com/669494979-tigase-364 << <iq to="auditlog-_yms6b50592@test-domain.com/669494979-tigase-364" xmlns="jabber:client" type="result" id="7V8Gn2coRTXgS9ogKFAAula"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:42:10 |  >> <presence from="auditlog-_yms6b50592@test-domain.com/669494979-tigase-364" to="auditlog-_yms6b50592@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:42:10 | auditlog- :: auditlog-_yms6b50592@test-domain.com/669494979-tigase-364 << <presence from="auditlog-_yms6b50592@test-domain.com/669494979-tigase-364" to="auditlog-_yms6b50592@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:42:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=693 thread=4519] Connector  state changed: disconnecting->disconnected

retrieveConnectedUsers1 0.344s
2023-08-27 22:42:09 |

2023-08-27 22:42:09 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-27 22:42:09 | ------------------------------------

2023-08-27 22:42:09 | [Mutex] waiting for: [component:ping]

2023-08-27 22:42:09 | [Mutex] received everything.

2023-08-27 22:42:09 | [Mutex] waiting for: [097d1856-d4a8-4ec3-9176-00fdf04f4f9b:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] waiting for: [097d1856-d4a8-4ec3-9176-00fdf04f4f9b:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] received everything.

2023-08-27 22:42:10 | [Mutex] isItemNotified: 097d1856-d4a8-4ec3-9176-00fdf04f4f9b:get-connected-users:success :: true

retrieveConnectedUsers1WithFilter 0.023s
2023-08-27 22:42:10 |

2023-08-27 22:42:10 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-27 22:42:10 | ------------------------------------

2023-08-27 22:42:10 | [Mutex] waiting for: [a660451f-6cf3-4950-a2e4-a2ee454e0da2:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] waiting for: [a660451f-6cf3-4950-a2e4-a2ee454e0da2:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] received everything.

2023-08-27 22:42:10 | [Mutex] isItemNotified: a660451f-6cf3-4950-a2e4-a2ee454e0da2:get-connected-users:success :: true

2023-08-27 22:42:10 | [Mutex] waiting for: [b9f6603c-b273-4913-b38a-87cde535696e:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] received everything.

2023-08-27 22:42:10 | [Mutex] isItemNotified: b9f6603c-b273-4913-b38a-87cde535696e:get-connected-users:success :: true

retrieveConnectedUsers2 0.018s
2023-08-27 22:42:10 |

2023-08-27 22:42:10 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-27 22:42:10 | ------------------------------------

2023-08-27 22:42:10 | [Mutex] waiting for: [ce65c1af-35f7-4d47-b3f4-f0ce2f3aea98:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] waiting for: [ce65c1af-35f7-4d47-b3f4-f0ce2f3aea98:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] received everything.

2023-08-27 22:42:10 | [Mutex] isItemNotified: ce65c1af-35f7-4d47-b3f4-f0ce2f3aea98:get-connected-users:success :: true

retrieveConnectedUsers2WithFilter 0.021s
2023-08-27 22:42:10 |

2023-08-27 22:42:10 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-27 22:42:10 | ------------------------------------

2023-08-27 22:42:10 | [Mutex] waiting for: [24f0cf57-08a8-430f-ab04-5da65bb0d97e:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] waiting for: [24f0cf57-08a8-430f-ab04-5da65bb0d97e:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] received everything.

2023-08-27 22:42:10 | [Mutex] isItemNotified: 24f0cf57-08a8-430f-ab04-5da65bb0d97e:get-connected-users:success :: true

2023-08-27 22:42:10 | [Mutex] waiting for: [1480e7a5-c33c-4c68-90c8-1cb1ab07cde0:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] waiting for: [1480e7a5-c33c-4c68-90c8-1cb1ab07cde0:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] received everything.

2023-08-27 22:42:10 | [Mutex] isItemNotified: 1480e7a5-c33c-4c68-90c8-1cb1ab07cde0:get-connected-users:success :: true

retrieveConnectedUsers3 0.015s
2023-08-27 22:42:10 |

2023-08-27 22:42:10 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-27 22:42:10 | ------------------------------------

2023-08-27 22:42:10 | [Mutex] waiting for: [856432c3-6518-4c77-b9a7-025a6a2fa839:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] received everything.

2023-08-27 22:42:10 | [Mutex] isItemNotified: 856432c3-6518-4c77-b9a7-025a6a2fa839:get-connected-users:success :: true

retrieveConnectedUsers3WithFilter 0.018s
2023-08-27 22:42:10 |

2023-08-27 22:42:10 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2023-08-27 22:42:10 | ------------------------------------

2023-08-27 22:42:10 | [Mutex] waiting for: [6679febf-06c7-4bd3-823f-f8080558b01a:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] waiting for: [6679febf-06c7-4bd3-823f-f8080558b01a:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] received everything.

2023-08-27 22:42:10 | [Mutex] isItemNotified: 6679febf-06c7-4bd3-823f-f8080558b01a:get-connected-users:success :: true

2023-08-27 22:42:10 | [Mutex] waiting for: [5bf3b3bc-24d1-4666-8cd1-aaa79303d360:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] waiting for: [5bf3b3bc-24d1-4666-8cd1-aaa79303d360:get-connected-users:completed]

2023-08-27 22:42:10 | [Mutex] received everything.

2023-08-27 22:42:10 | [Mutex] isItemNotified: 5bf3b3bc-24d1-4666-8cd1-aaa79303d360:get-connected-users:success :: true