Generated by TestNG with ReportNG at 22:21 PDT on Monday 10 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.487s

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

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

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

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

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

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

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

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

loginUser2 0.210s
2022-10-10 22:46:17 |

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

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

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

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

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

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

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

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

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

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

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

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

2022-10-10 22:46:17 |  >> <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-10 22:46:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=670 thread=4313] Start TLS

2022-10-10 22:46:17 | auditlog- :: auditlog-_3mgajm0577@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-10 22:46:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

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

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

2022-10-10 22:46:17 |  >> <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-10 22:46:17 | auditlog- :: auditlog-_3mgajm0577@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-10 22:46:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

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

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

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

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

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

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

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

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

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

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

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

2022-10-10 22:46:17 | auditlog- :: auditlog-_3mgajm0577@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="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

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

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

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

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

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

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

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

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

2022-10-10 22:46:17 |  >> <iq to="auditlog-_3mgajm0577@test-domain.com/1781077109-tigase-349" id="YpiWiHFtmVUhCy7BrVeQ5Dg" xmlns="jabber:client" type="result"/>

2022-10-10 22:46:17 | auditlog- :: auditlog-_3mgajm0577@test-domain.com/1781077109-tigase-349 << <iq to="auditlog-_3mgajm0577@test-domain.com/1781077109-tigase-349" id="YpiWiHFtmVUhCy7BrVeQ5Dg" xmlns="jabber:client" type="result"/>

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

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

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

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

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

2022-10-10 22:46:17 |  >> <enabled location="f9c07ffec79b" max="60" id="53d6b85e-6b5f-4ae1-969f-fabf2ee5f593" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:46:17 | auditlog- :: auditlog-_3mgajm0577@test-domain.com/1781077109-tigase-349 << <enabled location="f9c07ffec79b" max="60" id="53d6b85e-6b5f-4ae1-969f-fabf2ee5f593" xmlns="urn:xmpp:sm:3" resume="true"/>

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

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

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

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

2022-10-10 22:46:17 |  >> <iq to="auditlog-_3mgajm0577@test-domain.com/1781077109-tigase-349" id="RNqan7wiAdyw9zhY9mbqal3" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-10 22:46:17 | auditlog- :: auditlog-_3mgajm0577@test-domain.com/1781077109-tigase-349 << <iq to="auditlog-_3mgajm0577@test-domain.com/1781077109-tigase-349" id="RNqan7wiAdyw9zhY9mbqal3" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" 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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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-10 22:46:17 |  >> <iq to="auditlog-_3mgajm0577@test-domain.com/1781077109-tigase-349" id="robDocvhHOPITQ01p39GKTf" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

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

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

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

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

retrieveConnectedUsers1 0.312s
2022-10-10 22:46:16 |

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

2022-10-10 22:46:16 | ------------------------------------

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

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

2022-10-10 22:46:16 | [Mutex] waiting for: [150f07d5-6b70-4f15-9905-b8429f4446d7:get-connected-users:completed]

2022-10-10 22:46:17 | [Mutex] waiting for: [150f07d5-6b70-4f15-9905-b8429f4446d7:get-connected-users:completed]

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

2022-10-10 22:46:17 | [Mutex] isItemNotified: 150f07d5-6b70-4f15-9905-b8429f4446d7:get-connected-users:success :: true

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

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

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

2022-10-10 22:46:17 | [Mutex] waiting for: [309caca8-e018-40ab-806b-015e0c8d8f41:get-connected-users:completed]

2022-10-10 22:46:17 | [Mutex] waiting for: [309caca8-e018-40ab-806b-015e0c8d8f41:get-connected-users:completed]

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

2022-10-10 22:46:17 | [Mutex] isItemNotified: 309caca8-e018-40ab-806b-015e0c8d8f41:get-connected-users:success :: true

2022-10-10 22:46:17 | [Mutex] waiting for: [a197232f-b582-42e4-a618-ffb64fb65b1c:get-connected-users:completed]

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

2022-10-10 22:46:17 | [Mutex] isItemNotified: a197232f-b582-42e4-a618-ffb64fb65b1c:get-connected-users:success :: true

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

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

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

2022-10-10 22:46:17 | [Mutex] waiting for: [526e1d89-e526-434c-9e66-0e382b85e54b:get-connected-users:completed]

2022-10-10 22:46:17 | [Mutex] waiting for: [526e1d89-e526-434c-9e66-0e382b85e54b:get-connected-users:completed]

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

2022-10-10 22:46:17 | [Mutex] isItemNotified: 526e1d89-e526-434c-9e66-0e382b85e54b:get-connected-users:success :: true

retrieveConnectedUsers2WithFilter 0.029s
2022-10-10 22:46:17 |

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

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

2022-10-10 22:46:17 | [Mutex] waiting for: [18ac8a85-0518-4ecf-a03b-3790be03d01f:get-connected-users:completed]

2022-10-10 22:46:17 | [Mutex] waiting for: [18ac8a85-0518-4ecf-a03b-3790be03d01f:get-connected-users:completed]

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

2022-10-10 22:46:17 | [Mutex] isItemNotified: 18ac8a85-0518-4ecf-a03b-3790be03d01f:get-connected-users:success :: true

2022-10-10 22:46:17 | [Mutex] waiting for: [bccf9a64-f391-40ad-8e30-0144447dea7f:get-connected-users:completed]

2022-10-10 22:46:17 | [Mutex] waiting for: [bccf9a64-f391-40ad-8e30-0144447dea7f:get-connected-users:completed]

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

2022-10-10 22:46:17 | [Mutex] isItemNotified: bccf9a64-f391-40ad-8e30-0144447dea7f:get-connected-users:success :: true

retrieveConnectedUsers3 0.022s
2022-10-10 22:46:17 |

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

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

2022-10-10 22:46:17 | [Mutex] waiting for: [970854fd-0c6c-4eca-ab48-8a898e18f603:get-connected-users:completed]

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

2022-10-10 22:46:17 | [Mutex] isItemNotified: 970854fd-0c6c-4eca-ab48-8a898e18f603:get-connected-users:success :: true

retrieveConnectedUsers3WithFilter 0.030s
2022-10-10 22:46:17 |

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

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

2022-10-10 22:46:17 | [Mutex] waiting for: [dd5de92a-9d1d-405d-8b79-315481ec188c:get-connected-users:completed]

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

2022-10-10 22:46:17 | [Mutex] isItemNotified: dd5de92a-9d1d-405d-8b79-315481ec188c:get-connected-users:success :: true

2022-10-10 22:46:17 | [Mutex] waiting for: [057b4aaa-ea5a-402c-8cbc-ea388979fafe:get-connected-users:completed]

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

2022-10-10 22:46:17 | [Mutex] isItemNotified: 057b4aaa-ea5a-402c-8cbc-ea388979fafe:get-connected-users:success :: true