Generated by TestNG with ReportNG at 22:22 PDT on Monday 17 October 2022
root@f9c07ffec79b / 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.652s

Passed Tests
tigase.tests.auditlog.TestGetConnectedUsers
disconnectUser2 0.005s
2022-10-17 22:46:08 |

2022-10-17 22:46:08 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2022-10-17 22:46:08 | ------------------------------------

2022-10-17 22:46:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=1] Connector  state changed: connected->disconnecting

2022-10-17 22:46:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=1] Terminating XMPP Stream

2022-10-17 22:46:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-17 22:46:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-17 22:46:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

loginUser2 0.202s
2022-10-17 22:46:07 |

2022-10-17 22:46:07 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2022-10-17 22:46:07 | ------------------------------------

2022-10-17 22:46:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=1] Connector  state changed: null->connecting

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=1] DNS entry stored in session object: localhost:5222

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=1] Preparing connection to [localhost:5222]

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=1] Connector  state changed: connecting->connected

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=1] Whitespace ping period is setted to nullms

2022-10-17 22:46:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=4364] Start TLS

2022-10-17 22:46:07 | auditlog- :: auditlog-_2xmytf0577@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-17 22:46:07 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-17 22:46:07 | auditlog- :: auditlog-_2xmytf0577@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=4366] Proceeding TLS

2022-10-17 22:46:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=4366] Start handshake

2022-10-17 22:46:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-17 22:46:08 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-17 22:46:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-17 22:46:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-17 22:46:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-17 22:46:08 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fMnhteXRmMDU3NyxyPUhOWUh4a1pCZUNEMXFwbDhyYmVR</auth>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fMnhteXRmMDU3NyxyPUhOWUh4a1pCZUNEMXFwbDhyYmVR</auth>

2022-10-17 22:46:08 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ITllIeGtaQmVDRDFxcGw4cmJlUTJleUhIQmw1MHRUNEJGazY1SzJuLHM9bm13VUtvYVNGczdUaVE9PSxpPTQwOTY=</challenge>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ITllIeGtaQmVDRDFxcGw4cmJlUTJleUhIQmw1MHRUNEJGazY1SzJuLHM9bm13VUtvYVNGczdUaVE9PSxpPTQwOTY=</challenge>

2022-10-17 22:46:08 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SE5ZSHhrWkJlQ0QxcXBsOHJiZVEyZXlISEJsNTB0VDRCRms2NUsybixwPVNsK0Z0VzVZWldqbi9yNkxoL1huYjAwOGFGNjA5ckdIOEkrN3o0UWVGM3M9</response>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SE5ZSHhrWkJlQ0QxcXBsOHJiZVEyZXlISEJsNTB0VDRCRms2NUsybixwPVNsK0Z0VzVZWldqbi9yNkxoL1huYjAwOGFGNjA5ckdIOEkrN3o0UWVGM3M9</response>

2022-10-17 22:46:08 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XSGRZK2tydk42MGlnNHBTaldVZUFBc2paakJoNy9QKytROVJvR3dlSTl3PQ==</success>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XSGRZK2tydk42MGlnNHBTaldVZUFBc2paakJoNy9QKytROVJvR3dlSTl3PQ==</success>

2022-10-17 22:46:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-17 22:46:08 |  >> <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" ver="Nmr0YPi6mvHP6JA/PZINrPmQtUY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@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" ver="Nmr0YPi6mvHP6JA/PZINrPmQtUY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-10-17 22:46:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-17 22:46:08 |  << <iq xmlns="jabber:client" id="sUf25sm3q2amduq5BBEBhEN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com >> <iq xmlns="jabber:client" id="sUf25sm3q2amduq5BBEBhEN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-17 22:46:08 |  >> <iq to="auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355" type="result" id="sUf25sm3q2amduq5BBEBhEN" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355</jid></bind></iq>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com << <iq to="auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355" type="result" id="sUf25sm3q2amduq5BBEBhEN" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355</jid></bind></iq>

2022-10-17 22:46:08 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-17 22:46:08 |  << <iq xmlns="jabber:client" id="69WaMN1rkXZ4DJACeGQVRQH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355 >> <iq xmlns="jabber:client" id="69WaMN1rkXZ4DJACeGQVRQH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-17 22:46:08 |  >> <iq to="auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355" type="result" id="69WaMN1rkXZ4DJACeGQVRQH" xmlns="jabber:client"/>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355 << <iq to="auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355" type="result" id="69WaMN1rkXZ4DJACeGQVRQH" xmlns="jabber:client"/>

2022-10-17 22:46:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-17 22:46:08 |  << <iq to="test-domain.com" id="H4F0jHutpWkEwwhzgxp5uZg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355 >> <iq to="test-domain.com" id="H4F0jHutpWkEwwhzgxp5uZg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-17 22:46:08 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-17 22:46:08 |  >> <enabled location="f9c07ffec79b" resume="true" id="fb546b77-0d6b-46fe-9e4a-7b2b0be19e24" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355 << <enabled location="f9c07ffec79b" resume="true" id="fb546b77-0d6b-46fe-9e4a-7b2b0be19e24" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-17 22:46:08 |  << <iq id="eLIKZr0sU2ylHw3r9CfM0l0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355 >> <iq id="eLIKZr0sU2ylHw3r9CfM0l0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-17 22:46:08 |  >> <iq to="auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355" type="result" id="H4F0jHutpWkEwwhzgxp5uZg" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 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: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>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355 << <iq to="auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355" type="result" id="H4F0jHutpWkEwwhzgxp5uZg" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12129/cccf702b" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="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 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: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>

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

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-17 22:46:08 |  >> <iq to="auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355" type="result" id="eLIKZr0sU2ylHw3r9CfM0l0" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355 << <iq to="auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355" type="result" id="eLIKZr0sU2ylHw3r9CfM0l0" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-17 22:46:08 |  >> <presence to="auditlog-_2xmytf0577@test-domain.com" xmlns="jabber:client" from="auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-10-17 22:46:08 | auditlog- :: auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355 << <presence to="auditlog-_2xmytf0577@test-domain.com" xmlns="jabber:client" from="auditlog-_2xmytf0577@test-domain.com/1781077109-tigase-355"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-10-17 22:46:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=4366] Connector  state changed: disconnecting->disconnected

2022-10-17 22:46:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=4366] Stream terminated

2022-10-17 22:46:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-17 22:46:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

retrieveConnectedUsers1 0.413s
2022-10-17 22:46:07 |

2022-10-17 22:46:07 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2022-10-17 22:46:07 | ------------------------------------

2022-10-17 22:46:07 | [Mutex] waiting for: [component:ping]

2022-10-17 22:46:07 | [Mutex] received everything.

2022-10-17 22:46:07 | [Mutex] waiting for: [ed11098f-bb58-4502-a664-5eaa2e0d9a88:get-connected-users:completed]

2022-10-17 22:46:07 | [Mutex] received everything.

2022-10-17 22:46:07 | [Mutex] isItemNotified: ed11098f-bb58-4502-a664-5eaa2e0d9a88:get-connected-users:success :: true

retrieveConnectedUsers1WithFilter 0.027s
2022-10-17 22:46:07 |

2022-10-17 22:46:07 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2022-10-17 22:46:07 | ------------------------------------

2022-10-17 22:46:07 | [Mutex] waiting for: [c08e27c3-776d-41fb-856f-bfe80f874b0d:get-connected-users:completed]

2022-10-17 22:46:07 | [Mutex] received everything.

2022-10-17 22:46:07 | [Mutex] isItemNotified: c08e27c3-776d-41fb-856f-bfe80f874b0d:get-connected-users:success :: true

2022-10-17 22:46:07 | [Mutex] waiting for: [f69ee860-245e-4747-b333-06e03007fbc1:get-connected-users:completed]

2022-10-17 22:46:07 | [Mutex] received everything.

2022-10-17 22:46:07 | [Mutex] isItemNotified: f69ee860-245e-4747-b333-06e03007fbc1:get-connected-users:success :: true

retrieveConnectedUsers2 0.019s
2022-10-17 22:46:08 |

2022-10-17 22:46:08 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2022-10-17 22:46:08 | ------------------------------------

2022-10-17 22:46:08 | [Mutex] waiting for: [a250a50e-2795-4305-8054-ec5b488fe5b4:get-connected-users:completed]

2022-10-17 22:46:08 | [Mutex] waiting for: [a250a50e-2795-4305-8054-ec5b488fe5b4:get-connected-users:completed]

2022-10-17 22:46:08 | [Mutex] received everything.

2022-10-17 22:46:08 | [Mutex] isItemNotified: a250a50e-2795-4305-8054-ec5b488fe5b4:get-connected-users:success :: true

retrieveConnectedUsers2WithFilter 0.030s
2022-10-17 22:46:08 |

2022-10-17 22:46:08 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2022-10-17 22:46:08 | ------------------------------------

2022-10-17 22:46:08 | [Mutex] waiting for: [3e8a083c-667a-498f-a457-3ce9993a0ba6:get-connected-users:completed]

2022-10-17 22:46:08 | [Mutex] waiting for: [3e8a083c-667a-498f-a457-3ce9993a0ba6:get-connected-users:completed]

2022-10-17 22:46:08 | [Mutex] received everything.

2022-10-17 22:46:08 | [Mutex] isItemNotified: 3e8a083c-667a-498f-a457-3ce9993a0ba6:get-connected-users:success :: true

2022-10-17 22:46:08 | [Mutex] waiting for: [3e81aa84-17e7-4e12-ba9d-5e50797255a8:get-connected-users:completed]

2022-10-17 22:46:08 | [Mutex] waiting for: [3e81aa84-17e7-4e12-ba9d-5e50797255a8:get-connected-users:completed]

2022-10-17 22:46:08 | [Mutex] received everything.

2022-10-17 22:46:08 | [Mutex] isItemNotified: 3e81aa84-17e7-4e12-ba9d-5e50797255a8:get-connected-users:success :: true

retrieveConnectedUsers3 0.020s
2022-10-17 22:46:08 |

2022-10-17 22:46:08 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2022-10-17 22:46:08 | ------------------------------------

2022-10-17 22:46:08 | [Mutex] waiting for: [4b2edf60-629b-4ee2-8cc2-7cb62cad29f3:get-connected-users:completed]

2022-10-17 22:46:08 | [Mutex] received everything.

2022-10-17 22:46:08 | [Mutex] isItemNotified: 4b2edf60-629b-4ee2-8cc2-7cb62cad29f3:get-connected-users:success :: true

retrieveConnectedUsers3WithFilter 0.029s
2022-10-17 22:46:08 |

2022-10-17 22:46:08 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]

2022-10-17 22:46:08 | ------------------------------------

2022-10-17 22:46:08 | [Mutex] waiting for: [79303255-3104-4d2a-b568-f9f7e477f2ac:get-connected-users:completed]

2022-10-17 22:46:08 | [Mutex] received everything.

2022-10-17 22:46:08 | [Mutex] isItemNotified: 79303255-3104-4d2a-b568-f9f7e477f2ac:get-connected-users:success :: true

2022-10-17 22:46:08 | [Mutex] waiting for: [cc8b05de-ed4f-48dc-b9ee-bfe8b2c6f2d5:get-connected-users:completed]

2022-10-17 22:46:08 | [Mutex] received everything.

2022-10-17 22:46:08 | [Mutex] isItemNotified: cc8b05de-ed4f-48dc-b9ee-bfe8b2c6f2d5:get-connected-users:success :: true