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 history entries for connections

Suites · Log Output

Test duration : 4.299s

Passed Tests
tigase.tests.auditlog.TestGetConnectionsHistory
disconnectUser1 1.003s
2022-10-17 22:46:12 |

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

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

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

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

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

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

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

loginUser1 1.191s
2022-10-17 22:46:11 |

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

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

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

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

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

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

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

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

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

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

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

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

2022-10-17 22:46:11 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=4422] Start TLS

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

2022-10-17 22:46:11 |  >> <enabled location="f9c07ffec79b" resume="true" id="27d1afca-b5f1-49ee-bc38-7b2fb1c574a1" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-17 22:46:11 | auditlog- :: auditlog-_ehe87d0580@test-domain.com/1781077109-tigase-361 << <enabled location="f9c07ffec79b" resume="true" id="27d1afca-b5f1-49ee-bc38-7b2fb1c574a1" xmlns="urn:xmpp:sm:3" max="60"/>

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

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

2022-10-17 22:46:11 |  >> <iq to="auditlog-_ehe87d0580@test-domain.com/1781077109-tigase-361" type="result" id="ABBrnO4nbLYfzeXnSco0udr" 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:11 | auditlog- :: auditlog-_ehe87d0580@test-domain.com/1781077109-tigase-361 << <iq to="auditlog-_ehe87d0580@test-domain.com/1781077109-tigase-361" type="result" id="ABBrnO4nbLYfzeXnSco0udr" 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:11 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

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

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

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

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

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

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

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

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

2022-10-17 22:46:13 |  >> <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:13 | auditlog- :: auditlog-_ehe87d0580@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:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=4422] Start TLS

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

2022-10-17 22:46:14 |  >> <enabled location="f9c07ffec79b" resume="true" id="4046e353-c6f6-433f-8cf8-ba4a09afc5b1" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-17 22:46:14 | auditlog- :: auditlog-_ehe87d0580@test-domain.com/1781077109-tigase-362 << <enabled location="f9c07ffec79b" resume="true" id="4046e353-c6f6-433f-8cf8-ba4a09afc5b1" xmlns="urn:xmpp:sm:3" max="60"/>

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

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

2022-10-17 22:46:14 |  >> <iq to="auditlog-_ehe87d0580@test-domain.com/1781077109-tigase-362" type="result" id="I3L29oh1aMyk8v1al1jWT4A" 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:14 | auditlog- :: auditlog-_ehe87d0580@test-domain.com/1781077109-tigase-362 << <iq to="auditlog-_ehe87d0580@test-domain.com/1781077109-tigase-362" type="result" id="I3L29oh1aMyk8v1al1jWT4A" 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:14 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

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

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

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

loginUser2 1.174s
2022-10-17 22:46:13 |

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

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

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

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

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

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

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

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

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

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

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

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

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

2022-10-17 22:46:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=4430] Connector  state changed: connected->disconnected

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

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

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

retrieveAfterFirstConnection 0.023s
2022-10-17 22:46:12 |

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

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

2022-10-17 22:46:12 | [Mutex] waiting for: [f508dd7c-bea2-4b13-b314-d73f99397712:connections-history]

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

2022-10-17 22:46:12 | [Mutex] isItemNotified: f508dd7c-bea2-4b13-b314-d73f99397712:connections-history:success :: true

retrieveAfterFirstDisconnection 0.014s
2022-10-17 22:46:13 |

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

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

2022-10-17 22:46:13 | [Mutex] waiting for: [9493a41b-3a25-4169-b39f-cad0ca2eb430:connections-history]

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

2022-10-17 22:46:13 | [Mutex] isItemNotified: 9493a41b-3a25-4169-b39f-cad0ca2eb430:connections-history:success :: true

retrieveAfterSecondConnection 0.014s
2022-10-17 22:46:15 |

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

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

2022-10-17 22:46:15 | [Mutex] waiting for: [dbef97a1-e88d-43f8-9de3-b483c02f89fe:connections-history]

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

2022-10-17 22:46:15 | [Mutex] isItemNotified: dbef97a1-e88d-43f8-9de3-b483c02f89fe:connections-history:success :: true

retrieveBeforeFirstConnection 0.198s
2022-10-17 22:46:11 |

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

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

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

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

2022-10-17 22:46:11 | [Mutex] waiting for: [07fffebc-1452-4c48-81cb-441508bc6364:connections-history]

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

2022-10-17 22:46:11 | [Mutex] isItemNotified: 07fffebc-1452-4c48-81cb-441508bc6364:connections-history:success :: true