XMPP Server functional tests.

  1. Get server version
  2. Server configuration
  3. Server statistics
  4. Script with functional tests for all basic XMPP/Jabber features
  5. Testing bosh component
  6. Testing bosh component in keep-alive mode
  7. Multi-threaded tests for various XMPP functions
  8. Script with functional tests for Administrator ad-hoc commands

Test start time: Aug 19, 2012 6:42:30 AM

Server version info:

Name:  Tigase
Version:  5.1.0-b2994
OS:  Linux-i386-2.6.32-10-pve, Java HotSpot(TM) Server VM-20.1-b02-Sun Microsystems Inc.
    
Local IP:  127.0.0.1
Remote IP:  127.0.0.1

Server basic configuration parameters:

sess-man:sess-man/command/http://jabber.org/protocol/admin#get-online-users-list LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#delete-user LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#get-top-active-users LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#get-registered-users-list LOCAL
sess-man:sess-man/plugins-conf/amp/msg-offline false
sess-man:sess-man/command/http://jabber.org/protocol/admin#get-idle-users LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#user-stats LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#add-user-tracker LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#get-active-users-num LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#announce LOCAL
sess-man:sess-man/command/roster-fixer-cluster LOCAL
sess-man:sess-man/command/user-roster-management LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#get-active-users LOCAL
sess-man:sess-man/command/connection-time LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#remove-user-tracker LOCAL
sess-man:sess-man/command/user-domain-perm LOCAL
sess-man:sess-man/command/user-roster-management-ext LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#change-user-password LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#get-idle-users-num LOCAL
sess-man:sess-man/command/http://jabber.org/protocol/admin#get-user-roster LOCAL
sess-man:sess-man/command/roster-fixer LOCAL
sess-man:sess-man/plugins-conf/dynamic-roster-classes tigase.xmpp.impl.DynamicRosterTest
sess-man:sess-man/command/http://jabber.org/protocol/admin#add-user LOCAL
sess-man:sess-man/component-id sess-man@build.xmpp-test.net
sess-man:sess-man/def-hostname build.xmpp-test.net
sess-man:sess-man/admins admin@test-d
sess-man:sess-man/scripts-dir scripts/admin
sess-man:sess-man/command/ALL ADMIN
sess-man:sess-man/max-queue-size 23300
sess-man:sess-man/incoming-filters tigase.server.filters.PacketCounter
sess-man:sess-man/outgoing-filters tigase.server.filters.PacketCounter
sess-man:sess-man/admin-scripts-dir scripts/admin/
sess-man:sess-man/plugins session-close, session-open, default-handler, jabber:iq:register, jabber:iq:auth, urn:ietf:params:xml:ns:xmpp-sasl, urn:ietf:params:xml:ns:xmpp-bind, urn:ietf:params:xml:ns:xmpp-session, jabber:iq:roster, jabber:iq:privacy, jabber:iq:version, http://jabber.org/protocol/stats, starttls, vcard-temp, http://jabber.org/protocol/commands, jabber:iq:private, urn:xmpp:ping, presence, domain-filter, disco, pep, amp
sess-man:sess-man/plugins-concurrency 
sess-man:sess-man/skip-privacy false
sess-man:sess-man/trusted admin@test.test-d
sess-man:sess-man/offline-user-autocreate false
sess-man:sess-man/sm-threads-pool custom:50
sess-man:sess-man/sm-cluster-strategy-class tigase.cluster.strategy.SMNonCachingAllNodes
sess-man:sess-man/domain-name test-d

Tests results:

Test name Result Total time OK Average Description History
Version success 0 sec 1 53 ms Get server version Version
Configuration success 0 sec 1 69 ms Server configuration Configuration
Statistics success 0 sec 1 288 ms Server statistics Statistics
Basic 1 (c2s) success 0 sec 1 2 ms Stream open to server. Basic 1 (c2s)
Basic 2 (c2s) success 0 sec 1 25 ms XEP-0077 - In-Band Registration, register Basic 2 (c2s)
Basic 3 (c2s) success 0 sec 1 86 ms XEP-0077 - In-Band Registration - user unregister Basic 3 (c2s)
Basic 4 (c2s) success 0 sec 1 30 ms XEP-0078 Non-SASL authorization with plain password. Basic 4 (c2s)
Basic 5 (c2s) success 0 sec 1 11 ms XEP-0078 Non-SASL authorization with digest password. Basic 5 (c2s)
Basic 6 (c2s) success 0 sec 1 54 ms Send a message to self user and don't wait for response Basic 6 (c2s)
Basic 7 (c2s) success 0 sec 1 56 ms Send a message to all-xmpp-test_1 user Basic 7 (c2s)
Basic 8 (c2s) success 0 sec 1 4 ms XEP-0092 - get entity version Basic 8 (c2s)
Basic 9 (c2s) success 0 sec 1 273 ms XEP-0039 Statistics Gathering Basic 9 (c2s)
Basic 10 (c2s) success 0 sec 1 404 ms Roster management test Basic 10 (c2s)
Basic 11 (c2s) success 0 sec 1 88 ms XEP-0049: Private XML Storage Basic 11 (c2s)
Basic 12 (c2s) success 0 sec 1 55 ms Test for feature-not-implemented error which should be returned when client sends unsupported stanza Basic 12 (c2s)
Basic 13 (c2s) success 0 sec 1 105 ms XEP-0054: vcard-temp Basic 13 (c2s)
Basic 14 (c2s) success 0 sec 1 54 ms XEP-0199: XMPP Ping to domain 'test-d' the user is logged in Basic 14 (c2s)
Basic 15 (c2s) success 0 sec 1 55 ms XEP-0199: XMPP Ping to another, vrtual domain 'test-domain' on the server Basic 15 (c2s)
Basic 16 (c2s) success 0 sec 1 59 ms XEP-0030: XMPP Service Discovery Basic 16 (c2s)
Basic 17 (c2s) success 0 sec 1 52 ms Send a message without resource binding and expect an error response. Basic 17 (c2s)
SSL 1 (c2s) success 0 sec 1 365 ms SSL socket connect. SSL 1 (c2s)
TLS 1 (c2s) success 0 sec 1 131 ms TLS connection open TLS 1 (c2s)
TLS 2 (c2s) success 0 sec 1 177 ms SASL authorization TLS 2 (c2s)
TLS 3 (c2s) success 0 sec 1 176 ms XMPP resource bind TLS 3 (c2s)
TLS 4 (c2s) success 0 sec 1 180 ms Establish XMPP session TLS 4 (c2s)
Packet Order 1 (c2s) success 0 sec 1 108 ms Packet order test Packet Order 1 (c2s)
Packet Order 2 (c2s) success 0 sec 1 109 ms Packet order test Packet Order 2 (c2s)
Packet Order 3 (c2s) success 0 sec 1 69 ms Packet order test Packet Order 3 (c2s)
Packet Order 4 (c2s) success 0 sec 1 69 ms Packet order test Packet Order 4 (c2s)
Packet Order 5 (c2s) success 0 sec 1 104 ms Packet order test Packet Order 5 (c2s)
Privacy 1 (c2s) success 0 sec 1 155 ms Privacy lists management test Privacy 1 (c2s)
Privacy 2 (c2s) success 0 sec 1 53 ms Privacy lists - send a message to blocking-test-user_1 user Privacy 2 (c2s)
Privacy 3 (c2s) success 0 sec 1 56 ms Send a message to long-list-user_1 user Privacy 3 (c2s)
Presence 1 (c2s) success 1 sec 2 358 ms Presence subscription test between 'admin' and 'all-xmpp-test'. Presence 1 (c2s)
Presence 2 (c2s) success 0 sec 2 229 ms Presence cancel test between 'admin' and 'all-xmpp-test'. Presence 2 (c2s)
Presence 3 (c2s) success 1 sec 2 310 ms Presence unsubscribe test between 'admin' and 'all-xmpp-test'. Presence 3 (c2s)
Presence 4 (c2s) success 1 sec 2 352 ms Presence subscription between 'admin' and 'all-xmpp-test' again to prepare for the next test. Presence 4 (c2s)
Presence 5 (c2s) success 1 sec 2 352 ms Remove subscribed contact 'all-xmpp-test' from the roster of the user 'admin', all subscriptions should be cancelled automatically by the server. Presence 5 (c2s)
Presence 6 (c2s) success 0 sec 2 196 ms 2 user connections, each using a different resource. Presence 6 (c2s)
Presence 7 (c2s) success 1 sec 2 286 ms Presence subscription deny test between 'admin' and 'all-xmpp-test'. Presence 7 (c2s)
User Status 1 (c2s) success 0 sec 1 35 ms USER_STATUS command test to ensure interoperability with Yate User Status 1 (c2s)
User Status 2 (c2s) success 0 sec 1 5 ms USER_STATUS command test to ensure security, should receive forbidden error. User Status 2 (c2s)
Dynamic Roster 1 (c2s) success 0 sec 1 60 ms Dynamic roster storage test Dynamic Roster 1 (c2s)
Dynamic Roster 2 (c2s) success 0 sec 1 187 ms Dynamic roster merge test Dynamic Roster 2 (c2s)
Test IO (c2s) success 5 sec 10 533 ms Checking Tigase IO subsystem Test IO (c2s)
Load 1 (c2s) success 0 sec 1 52 ms Check whether the tester user account responds Load 1 (c2s)
Load 10 (c2s) success 0 sec 1 53 ms Send a command to tester_1 user to generate 10 messages on the server. Load 10 (c2s)
Load 100 (c2s) success 0 sec 1 55 ms Send a command to tester_1 user to generate 100 messages on the server. Load 100 (c2s)
Load 1000 (c2s) success 0 sec 1 90 ms Send a command to tester_1 user to generate 1000 messages on the server. Load 1000 (c2s)
Load 10000 (c2s) success 0 sec 1 487 ms Send a command to tester_1 user to generate 10000 messages on the server. Load 10000 (c2s)
Load 100000 (c2s) success 2 sec 1 2617 ms Send a command to tester_1 user to generate 100000 messages on the server. Load 100000 (c2s)
MUC 1 (c2s) success 0 sec 1 80 ms Send room create presence request to MUC component. MUC 1 (c2s)
PubSub 1 (c2s) success 0 sec 1 52 ms Get version from the pubsub component. PubSub 1 (c2s)
PubSub 2 (c2s) success 0 sec 1 104 ms Create a new node in the pubsub component. PubSub 2 (c2s)
PubSub 3 (c2s) success 0 sec 1 54 ms Add subscriptions to the node in the pubsub component. PubSub 3 (c2s)
PubSub 4 (c2s) success 0 sec 1 56 ms Add affiliations to the node in the pubsub component. PubSub 4 (c2s)
PubSub 5 (c2s) success 0 sec 1 148 ms Create a collection node in the pubsub component. PubSub 5 (c2s)
VHost 1 (c2s) success 0 sec 1 51 ms XEP-0199: XMPP Ping to virtual domain 'test-domain' on the server VHost 1 (c2s)
VHost 2 (c2s) success 0 sec 1 62 ms Reloading VHosts from non-admin account, expecting error message VHost 2 (c2s)
VHost 3 (c2s) success 0 sec 1 68 ms Updating VHost from non-admin account, expecting error message VHost 3 (c2s)
VHost 4 (c2s) success 0 sec 1 56 ms Removing VHost from non-admin account, expecting error message VHost 4 (c2s)
VHost 5 (c2s) success 0 sec 1 61 ms Reloading VHosts from admin account... VHost 5 (c2s)
VHost 6 (c2s) success 0 sec 1 62 ms XEP-0199: XMPP Ping to virtual domain 'vhost-1' which is not on the server, expecting error response VHost 6 (c2s)
VHost 7 (c2s) success 0 sec 1 66 ms Adding VHost 'vhost-1' from admin account VHost 7 (c2s)
VHost 8 (c2s) success 0 sec 1 50 ms XEP-0199: XMPP Ping to virtual domain 'vhost-1' on the server VHost 8 (c2s)
VHost 9 (c2s) success 0 sec 1 58 ms Removing VHost 'vhost-1' from admin account VHost 9 (c2s)
VHost 10 (c2s) success 0 sec 1 52 ms XEP-0199: XMPP Ping to virtual domain 'vhost-1' which is not on the server, expecting error response VHost 10 (c2s)
VHost 11 (c2s) success 0 sec 200 2 ms XEP-0199: XMPP Ping 200 non-existen vhosts on the server, expecting error responses VHost 11 (c2s)
VHost 12 (c2s) success 1 sec 200 6 ms Adding 200 virtual hosts from admin account VHost 12 (c2s)
VHost 13 (c2s) success 0 sec 200 1 ms XEP-0199: XMPP Ping all 200 virtual hosts on the server VHost 13 (c2s)
VHost 14 (c2s) success 0 sec 1 59 ms Reloading all VHosts from admin account... VHost 14 (c2s)
VHost 15 (c2s) success 2 sec 200 9 ms Removing 200 VHosts from admin account VHost 15 (c2s)
VHost 16 (c2s) success 0 sec 200 2 ms XEP-0199: XMPP Ping 200 non-existen vhosts on the server, expecting error responses VHost 16 (c2s)
VHost 17 (c2s) success 0 sec 1 51 ms Reloading all VHosts from admin account... VHost 17 (c2s)
Basic 1 (bosh) success 0 sec 1 17 ms Stream open to server. Basic 1 (bosh)
Basic 2 (bosh) success 0 sec 1 26 ms XEP-0077 - In-Band Registration, register Basic 2 (bosh)
Basic 3 (bosh) success 0 sec 1 34 ms XEP-0077 - In-Band Registration - user unregister Basic 3 (bosh)
Basic 4 (bosh) success 0 sec 1 26 ms XEP-0078 Non-SASL authorization with plain password. Basic 4 (bosh)
Basic 5 (bosh) success 0 sec 1 20 ms XEP-0078 Non-SASL authorization with digest password. Basic 5 (bosh)
Basic 6 (bosh) success 0 sec 1 24 ms Send a message to self user and don't wait for response Basic 6 (bosh)
Basic 7 (bosh) success 0 sec 1 24 ms Send a message to all-xmpp-test_1 user Basic 7 (bosh)
Basic 8 (bosh) success 0 sec 1 15 ms XEP-0092 - get entity version Basic 8 (bosh)
Basic 9 (bosh) success 0 sec 1 669 ms XEP-0039 Statistics Gathering Basic 9 (bosh)
Basic 10 (bosh) success 0 sec 1 47 ms Roster management test Basic 10 (bosh)
Basic 11 (bosh) success 0 sec 1 39 ms XEP-0049: Private XML Storage Basic 11 (bosh)
Basic 12 (bosh) success 0 sec 1 25 ms Test for feature-not-implemented error which should be returned when client sends unsupported stanza Basic 12 (bosh)
Basic 13 (bosh) success 0 sec 1 33 ms XEP-0054: vcard-temp Basic 13 (bosh)
Basic 14 (bosh) success 0 sec 1 24 ms XEP-0199: XMPP Ping to domain 'test-d' the user is logged in Basic 14 (bosh)
Basic 15 (bosh) success 0 sec 1 22 ms XEP-0199: XMPP Ping to another, vrtual domain 'test-domain' on the server Basic 15 (bosh)
Basic 16 (bosh) success 0 sec 1 27 ms XEP-0030: XMPP Service Discovery Basic 16 (bosh)
Basic 17 (bosh) success 0 sec 1 20 ms Send a message without resource binding and expect an error response. Basic 17 (bosh)
Basic 1 (bosh-keep-alive) success 0 sec 1 14 ms Stream open to server. Basic 1 (bosh-keep-alive)
Basic 2 (bosh-keep-alive) success 0 sec 1 64 ms XEP-0077 - In-Band Registration, register Basic 2 (bosh-keep-alive)
Basic 3 (bosh-keep-alive) success 0 sec 1 113 ms XEP-0077 - In-Band Registration - user unregister Basic 3 (bosh-keep-alive)
Basic 4 (bosh-keep-alive) success 0 sec 1 59 ms XEP-0078 Non-SASL authorization with plain password. Basic 4 (bosh-keep-alive)
Basic 5 (bosh-keep-alive) success 0 sec 1 58 ms XEP-0078 Non-SASL authorization with digest password. Basic 5 (bosh-keep-alive)
Basic 6 (bosh-keep-alive) success 0 sec 1 102 ms Send a message to self user and don't wait for response Basic 6 (bosh-keep-alive)
Basic 7 (bosh-keep-alive) success 0 sec 1 103 ms Send a message to all-xmpp-test_1 user Basic 7 (bosh-keep-alive)
Basic 8 (bosh-keep-alive) success 0 sec 1 15 ms XEP-0092 - get entity version Basic 8 (bosh-keep-alive)
Basic 9 (bosh-keep-alive) success 1 sec 1 927 ms XEP-0039 Statistics Gathering Basic 9 (bosh-keep-alive)
Basic 10 (bosh-keep-alive) success 0 sec 1 233 ms Roster management test Basic 10 (bosh-keep-alive)
Basic 11 (bosh-keep-alive) success 0 sec 1 234 ms XEP-0049: Private XML Storage Basic 11 (bosh-keep-alive)
Basic 12 (bosh-keep-alive) success 0 sec 1 102 ms Test for feature-not-implemented error which should be returned when client sends unsupported stanza Basic 12 (bosh-keep-alive)
Basic 13 (bosh-keep-alive) success 0 sec 1 147 ms XEP-0054: vcard-temp Basic 13 (bosh-keep-alive)
Basic 14 (bosh-keep-alive) success 0 sec 1 101 ms XEP-0199: XMPP Ping to domain 'test-d' the user is logged in Basic 14 (bosh-keep-alive)
Basic 15 (bosh-keep-alive) success 0 sec 1 99 ms XEP-0199: XMPP Ping to another, vrtual domain 'test-domain' on the server Basic 15 (bosh-keep-alive)
Basic 16 (bosh-keep-alive) success 0 sec 1 104 ms XEP-0030: XMPP Service Discovery Basic 16 (bosh-keep-alive)
Basic 17 (bosh-keep-alive) success 0 sec 1 61 ms Send a message without resource binding and expect an error response. Basic 17 (bosh-keep-alive)
Packet Order 1 (bosh-keep-alive) success 0 sec 1 270 ms Packet order test Packet Order 1 (bosh-keep-alive)
Packet Order 2 (bosh-keep-alive) success 0 sec 1 68 ms Packet order test Packet Order 2 (bosh-keep-alive)
Packet Order 3 (bosh-keep-alive) success 1 sec 1 1073 ms Packet order test Packet Order 3 (bosh-keep-alive)
Packet Order 4 (bosh-keep-alive) success 0 sec 1 267 ms Packet order test Packet Order 4 (bosh-keep-alive)
Packet Order 5 (bosh-keep-alive) success 0 sec 1 269 ms Packet order test Packet Order 5 (bosh-keep-alive)
Multi 1 (c2s) success 1 sec 25 14 ms Multi-thread test of XEP-0077 - In-Band Registration, user register Multi 1 (c2s)
Multi 2 (c2s) success 1 sec 25 2 ms Multi-thread test of server Version info Multi 2 (c2s)
Multi 3 (c2s) success 2 sec 25 65 ms Multi-thread test of server Statistics info Multi 3 (c2s)
Multi 4 (c2s) success 10 sec 25 383 ms Multi-thread test Roster management functions Multi 4 (c2s)
Multi 5 (c2s) success 2 sec 25 55 ms Multi-thread test of message send to daemon user Multi 5 (c2s)
Multi 6 (c2s) success 4 sec 25 141 ms Multi-thread test privacy lists management Multi 6 (c2s)
Multi 7 (c2s) success 2 sec 25 56 ms Multi-thread test privacy lists - send a message to daemon user who blocks all messages Multi 7 (c2s)
Multi 8 (c2s) success 2 sec 25 58 ms Multi-thread test privacy lists - send a message to daemon user with very long privacy list Multi 8 (c2s)
AdminAdHoc 4_1-1 (c2s) success 0 sec 1 74 ms XEP-0133: 4.1. Add User :: (server-user) as (server-admin) AdminAdHoc 4_1-1 (c2s)
AdminAdHoc 4_1-2 (c2s) success 0 sec 1 58 ms XEP-0133: 4.1. Add User :: (domain-user) as (server-admin) AdminAdHoc 4_1-2 (c2s)
AdminAdHoc 4_1-3 (c2s) success 0 sec 1 57 ms XEP-0133: 4.1. Add User :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_1-3 (c2s)
AdminAdHoc 4_1-4 (c2s) success 0 sec 1 58 ms XEP-0133: 4.1. Add User :: (domain-user) as (domain-admin) AdminAdHoc 4_1-4 (c2s)
AdminAdHoc 4_2-1 (c2s) success 0 sec 1 71 ms XEP-0133: 4.2. Delete User :: (server-user) as (server-admin) AdminAdHoc 4_2-1 (c2s)
AdminAdHoc 4_2-2 (c2s) success 0 sec 1 53 ms XEP-0133: 4.2. Delete User :: (domain-user) as (server-admin) AdminAdHoc 4_2-2 (c2s)
AdminAdHoc 4_2-3 (c2s) success 0 sec 1 50 ms XEP-0133: 4.2. Delete User :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_2-3 (c2s)
AdminAdHoc 4_2-4 (c2s) success 0 sec 1 52 ms XEP-0133: 4.2. Delete User :: (domain-user) as (domain-admin) AdminAdHoc 4_2-4 (c2s)
AdminAdHoc 4_7-1 (c2s) success 0 sec 1 59 ms XEP-0133: 4.7. Change User Password :: (server-user) as (server-admin) AdminAdHoc 4_7-1 (c2s)
AdminAdHoc 4_7-2 (c2s) success 0 sec 1 53 ms XEP-0133: 4.7. Change User Password :: (domain-user) as (server-admin) AdminAdHoc 4_7-2 (c2s)
AdminAdHoc 4_7-3 (c2s) success 0 sec 1 51 ms XEP-0133: 4.7. Change User Password :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_7-3 (c2s)
AdminAdHoc 4_7-4 (c2s) success 0 sec 1 53 ms XEP-0133: 4.7. Change User Password :: (domain-user) as (domain-admin) AdminAdHoc 4_7-4 (c2s)
AdminAdHoc 4_8-1 (c2s) success 0 sec 1 61 ms XEP-0133: 4.8. Get User Roster :: (server-user) as (server-admin) AdminAdHoc 4_8-1 (c2s)
AdminAdHoc 4_8-2 (c2s) success 0 sec 1 53 ms XEP-0133: 4.8. Get User Roster :: (domain-user) as (server-admin) AdminAdHoc 4_8-2 (c2s)
AdminAdHoc 4_8-3 (c2s) success 0 sec 1 50 ms XEP-0133: 4.8. Get User Roster :: (server-user) as (domain-admin) (expecting error) AdminAdHoc 4_8-3 (c2s)
AdminAdHoc 4_8-4 (c2s) success 0 sec 1 50 ms XEP-0133: 4.8. Get User Roster :: (domain-user) as (domain-admin) AdminAdHoc 4_8-4 (c2s)
AdminAdHoc 4_10-1 (c2s) success 0 sec 1 61 ms XEP-0133: 4.10. Get User Statistics :: statistics of (server-user) user as (server-admin) AdminAdHoc 4_10-1 (c2s)
AdminAdHoc 4_10-2 (c2s) success 0 sec 1 50 ms XEP-0133: 4.10. Get User Statistics :: statistics of (domain-user) user as (server-admin) AdminAdHoc 4_10-2 (c2s)
AdminAdHoc 4_10-3 (c2s) success 0 sec 1 50 ms XEP-0133: 4.10. Get User Statistics :: statistics of (server-user) user as (domain-admin) [expecting error] AdminAdHoc 4_10-3 (c2s)
AdminAdHoc 4_10-4 (c2s) success 0 sec 1 52 ms XEP-0133: 4.10. Get User Statistics :: statistics of (domain-user) user as (domain-admin) AdminAdHoc 4_10-4 (c2s)
AdminAdHoc 4_16-1 (c2s) success 0 sec 1 80 ms XEP-0133: 4.16. Get Number of Active Users :: server test-d user number as (server-admin) AdminAdHoc 4_16-1 (c2s)
AdminAdHoc 4_16-2 (c2s) success 0 sec 1 50 ms XEP-0133: 4.16. Get Number of Active Users :: VHost test-domain user number as (server-admin) AdminAdHoc 4_16-2 (c2s)
AdminAdHoc 4_16-3 (c2s) success 0 sec 1 51 ms XEP-0133: 4.16. Get Number of Active Users :: server test-d user number as (server-admin) [expecting error] AdminAdHoc 4_16-3 (c2s)
AdminAdHoc 4_16-4 (c2s) success 0 sec 1 51 ms XEP-0133: 4.16. Get Number of Active Users :: VHost test-domain user number as (domain-admin) AdminAdHoc 4_16-4 (c2s)
AdminAdHoc 4_17-1 (c2s) success 0 sec 1 60 ms XEP-0133: 4.17. Get Number of Idle Users :: server test-d user number as (server-admin) AdminAdHoc 4_17-1 (c2s)
AdminAdHoc 4_17-2 (c2s) success 0 sec 1 50 ms XEP-0133: 4.17. Get Number of Idle Users :: VHost test-domain user number as (server-admin) AdminAdHoc 4_17-2 (c2s)
AdminAdHoc 4_17-3 (c2s) success 0 sec 1 52 ms XEP-0133: 4.17. Get Number of Idle Users :: server test-d user number as (server-admin) [expecting error] AdminAdHoc 4_17-3 (c2s)
AdminAdHoc 4_17-4 (c2s) success 0 sec 1 51 ms XEP-0133: 4.17. Get Number of Idle Users :: VHost test-domain user number as (domain-admin) AdminAdHoc 4_17-4 (c2s)
AdminAdHoc 4_18-1 (c2s) success 0 sec 1 66 ms XEP-0133: 4.18. Get List of Registered Users :: server test-d user list as (server-admin) AdminAdHoc 4_18-1 (c2s)
AdminAdHoc 4_18-2 (c2s) success 0 sec 1 53 ms XEP-0133: 4.18. Get List of Registered Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_18-2 (c2s)
AdminAdHoc 4_18-3 (c2s) success 0 sec 1 50 ms XEP-0133: 4.18. Get List of Registered Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_18-3 (c2s)
AdminAdHoc 4_18-4 (c2s) success 0 sec 1 52 ms XEP-0133: 4.18. Get List of Registered Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_18-4 (c2s)
AdminAdHoc 4_20-1 (c2s) success 0 sec 1 63 ms XEP-0133: 4.20. Get List of Online Users :: server test-d user list as (server-admin) AdminAdHoc 4_20-1 (c2s)
AdminAdHoc 4_20-2 (c2s) success 0 sec 1 51 ms XEP-0133: 4.20. Get List of Online Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_20-2 (c2s)
AdminAdHoc 4_20-3 (c2s) success 0 sec 1 51 ms XEP-0133: 4.20. Get List of Online Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_20-3 (c2s)
AdminAdHoc 4_20-4 (c2s) success 0 sec 1 52 ms XEP-0133: 4.20. Get List of Online Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_20-4 (c2s)
AdminAdHoc 4_21-1 (c2s) success 0 sec 1 57 ms XEP-0133: 4.21. Get List of Active Users :: server test-d user list as (server-admin) AdminAdHoc 4_21-1 (c2s)
AdminAdHoc 4_21-2 (c2s) success 0 sec 1 52 ms XEP-0133: 4.21. Get List of Active Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_21-2 (c2s)
AdminAdHoc 4_21-3 (c2s) success 0 sec 1 51 ms XEP-0133: 4.21. Get List of Active Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_21-3 (c2s)
AdminAdHoc 4_21-4 (c2s) success 0 sec 1 51 ms XEP-0133: 4.21. Get List of Active Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_21-4 (c2s)
AdminAdHoc 4_22-1 (c2s) success 0 sec 1 59 ms XEP-0133: 4.22. Get List of Idle Users :: server test-d user list as (server-admin) AdminAdHoc 4_22-1 (c2s)
AdminAdHoc 4_22-2 (c2s) success 0 sec 1 51 ms XEP-0133: 4.22. Get List of Idle Users :: VHost test-domain user list as (server-admin) AdminAdHoc 4_22-2 (c2s)
AdminAdHoc 4_22-3 (c2s) success 0 sec 1 50 ms XEP-0133: 4.22. Get List of Idle Users :: server test-d user list as (server-admin) [expecting error] AdminAdHoc 4_22-3 (c2s)
AdminAdHoc 4_22-4 (c2s) success 0 sec 1 51 ms XEP-0133: 4.22. Get List of Idle Users :: VHost test-domain user list as (domain-admin) AdminAdHoc 4_22-4 (c2s)
AdminAdHoc 4_23-1 (c2s) success 0 sec 1 102 ms XEP-0133: 4.23 Send Announcement to Online Users :: sending announcement as (server-admin) AdminAdHoc 4_23-1 (c2s)
AdminAdHoc 4_23-2 (c2s) success 0 sec 1 92 ms XEP-0133: 4.23 Send Announcement to Online Users :: sending announcement as (domain-admin) [expecting response only from domain users] [[n/a]] AdminAdHoc 4_23-2 (c2s)
AdminAdHoc x_1_1 (c2s) success 0 sec 1 60 ms Execute script monitor/LoadErrors as (server-admin) AdminAdHoc x_1_1 (c2s)
AdminAdHoc x_1_2 (c2s) success 0 sec 1 47 ms Execute script monitor/LoadErrors as (domain-admin) [expecting error] AdminAdHoc x_1_2 (c2s)
AdminAdHoc x_2_1 (c2s) success 0 sec 1 55 ms Execute script basic-conf/ListConfiguration as (server-admin) AdminAdHoc x_2_1 (c2s)
AdminAdHoc x_2_2 (c2s) success 0 sec 1 49 ms Execute script basic-conf/ListConfiguration as (domain-admin) [expecting error] AdminAdHoc x_2_2 (c2s)
AdminAdHoc x_3_1 (c2s) success 1 sec 1 1290 ms Execute script basic-conf/UpdateConfiguration as (server-admin) AdminAdHoc x_3_1 (c2s)
AdminAdHoc x_3_2 (c2s) success 0 sec 1 52 ms Execute script basic-conf/UpdateConfiguration as (domain-admin) [expecting error] AdminAdHoc x_3_2 (c2s)
AdminAdHoc x_4_1 (c2s) success 0 sec 1 63 ms Execute script basic-conf/GetAnyFile as (server-admin) AdminAdHoc x_4_1 (c2s)
AdminAdHoc x_4_2 (c2s) success 0 sec 1 50 ms Execute script basic-conf/GetAnyFile as (domain-admin) [expecting error] AdminAdHoc x_4_2 (c2s)
AdminAdHoc x_5_1 (c2s) success 0 sec 1 65 ms Execute script basic-conf/GetConfigurationFile as (server-admin) AdminAdHoc x_5_1 (c2s)
AdminAdHoc x_5_2 (c2s) success 0 sec 1 48 ms Execute script basic-conf/GetConfigurationFile as (domain-admin) [expecting error] AdminAdHoc x_5_2 (c2s)
AdminAdHoc x_6_1 (c2s) success 0 sec 1 52 ms Execute script basic-conf/Get_init.properties_configuration as (server-admin) AdminAdHoc x_6_1 (c2s)
AdminAdHoc x_6_2 (c2s) success 0 sec 1 50 ms Execute script basic-conf/Get_init.properties_configuration as (domain-admin) [expecting error] AdminAdHoc x_6_2 (c2s)
AdminAdHoc x_7_1 (c2s) success 0 sec 1 56 ms Execute script s2s/Bad State Connections as (server-admin) AdminAdHoc x_7_1 (c2s)
AdminAdHoc x_7_2 (c2s) success 0 sec 1 50 ms Execute script s2s/Bad State Connections as (domain-admin) [expecting error] AdminAdHoc x_7_2 (c2s)
AdminAdHoc x_8_1 (c2s) success 0 sec 1 58 ms Execute script s2s/Reset Bad State Connections as (server-admin) AdminAdHoc x_8_1 (c2s)
AdminAdHoc x_8_2 (c2s) success 0 sec 1 49 ms Execute script s2s/Reset Bad State Connections as (domain-admin) [expecting error] AdminAdHoc x_8_2 (c2s)
AdminAdHoc x_9_1 (c2s) success 0 sec 1 56 ms Execute script s2s/Get CID connection state as (server-admin) AdminAdHoc x_9_1 (c2s)
AdminAdHoc x_9_2 (c2s) success 0 sec 1 49 ms Execute script s2s/Get CID connection state as (domain-admin) [expecting error] AdminAdHoc x_9_2 (c2s)
AdminAdHoc x_10_1 (c2s) success 1 sec 1 1077 ms Execute script Stats/Server Statistics as (server-admin) AdminAdHoc x_10_1 (c2s)
AdminAdHoc x_10_2 (c2s) success 0 sec 1 49 ms Execute script Stats/Server Statistics as (domain-admin) [expecting error] AdminAdHoc x_10_2 (c2s)
AdminAdHoc x_11_1 (c2s) success 0 sec 1 53 ms Execute script cl-comp/List Service Keys as (server-admin) AdminAdHoc x_11_1 (c2s)
AdminAdHoc x_11_2 (c2s) success 0 sec 1 58 ms Execute script cl-comp/List Service Keys as (domain-admin) [expecting error] AdminAdHoc x_11_2 (c2s)
AdminAdHoc x_12_1 (c2s) success 0 sec 1 54 ms Execute script cl-comp/Force stop service as (server-admin) AdminAdHoc x_12_1 (c2s)
AdminAdHoc x_12_2 (c2s) success 0 sec 1 48 ms Execute script cl-comp/Force stop service as (domain-admin) [expecting error] AdminAdHoc x_12_2 (c2s)
AdminAdHoc x_13_1 (c2s) success 0 sec 1 55 ms Execute script cl-comp/Simulate serviceStopped method call as (server-admin) AdminAdHoc x_13_1 (c2s)
AdminAdHoc x_13_2 (c2s) success 0 sec 1 49 ms Execute script cl-comp/Simulate serviceStopped method call as (domain-admin) [expecting error] AdminAdHoc x_13_2 (c2s)
AdminAdHoc x_14_1 (c2s) success 0 sec 1 66 ms Execute script sess-man/Activate log tracker for a user as (server-admin) AdminAdHoc x_14_1 (c2s)
AdminAdHoc x_14_2 (c2s) success 0 sec 1 49 ms Execute script sess-man/Activate log tracker for a user as (domain-admin) [expecting error] AdminAdHoc x_14_2 (c2s)
AdminAdHoc x_15_1 (c2s) success 0 sec 1 55 ms Execute script sess-man/Remove log tracker for a user as (server-admin) AdminAdHoc x_15_1 (c2s)
AdminAdHoc x_15_2 (c2s) success 0 sec 1 50 ms Execute script sess-man/Remove log tracker for a user as (domain-admin) [expecting error] AdminAdHoc x_15_2 (c2s)
AdminAdHoc x_16_1 (c2s) success 0 sec 1 96 ms Execute script sess-man/Update user roster entry :: (server-user) as (server-admin) AdminAdHoc x_16_1 (c2s)
AdminAdHoc x_16_2 (c2s) success 0 sec 1 94 ms Execute script sess-man/Update user roster entry :: (domain-user) as (server-admin) AdminAdHoc x_16_2 (c2s)
AdminAdHoc x_16_3 (c2s) success 0 sec 1 52 ms Execute script sess-man/Update user roster entry :: (server-user) as (domain-admin) (expecting error) [expecting error] AdminAdHoc x_16_3 (c2s)
AdminAdHoc x_16_4 (c2s) success 0 sec 1 96 ms Execute script sess-man/Update user roster entry :: (domain-user) as (domain-admin) AdminAdHoc x_16_4 (c2s)
AdminAdHoc x_17_1 (c2s) success 0 sec 1 102 ms Execute script sess-man/Update user roster entry, extended version. :: (server-user) as (server-admin) AdminAdHoc x_17_1 (c2s)
AdminAdHoc x_17_2 (c2s) success 0 sec 1 94 ms Execute script sess-man/Update user roster entry, extended version. :: (domain-user) as (server-admin) AdminAdHoc x_17_2 (c2s)
AdminAdHoc x_17_3 (c2s) success 0 sec 1 52 ms Execute script sess-man/Update user roster entry, extended version. :: (server-user) as (domain-admin) (expecting error) [expecting error] AdminAdHoc x_17_3 (c2s)
AdminAdHoc x_17_4 (c2s) success 0 sec 1 94 ms Execute script sess-man/Update user roster entry, extended version. :: (domain-user) as (domain-admin) AdminAdHoc x_17_4 (c2s)
AdminAdHoc x_18_1 (c2s) success 0 sec 1 61 ms Execute script sess-man/Fixes user's roster as (server-admin) AdminAdHoc x_18_1 (c2s)
AdminAdHoc x_18_2 (c2s) success 0 sec 1 52 ms Execute script sess-man/Fixes user's roster as (domain-admin) [expecting error] AdminAdHoc x_18_2 (c2s)
AdminAdHoc x_19_1 (c2s) success 2 sec 1 2063 ms Execute script sess-man/Fixes user's roster on Tigase cluster as (server-admin) AdminAdHoc x_19_1 (c2s)
AdminAdHoc x_19_2 (c2s) success 0 sec 1 53 ms Execute script sess-man/Fixes user's roster on Tigase cluster as (domain-admin) [expecting error] AdminAdHoc x_19_2 (c2s)
AdminAdHoc x_20_1 (c2s) success 0 sec 1 58 ms Execute script sess-man/ConnectionTime as (server-admin) AdminAdHoc x_20_1 (c2s)
AdminAdHoc x_20_2 (c2s) success 0 sec 1 49 ms Execute script sess-man/ConnectionTime as (domain-admin) AdminAdHoc x_20_2 (c2s)
AdminAdHoc x_21_1 (c2s) success 0 sec 1 63 ms Execute script sess-man/Change user inter-domain communication permission as (server-admin) AdminAdHoc x_21_1 (c2s)
AdminAdHoc x_21_2 (c2s) success 0 sec 1 51 ms Execute script sess-man/Change user inter-domain communication permission as (domain-admin) [expecting error] AdminAdHoc x_21_2 (c2s)

Test end time: Aug 19, 2012 6:45:27 AM

Total test time: 0 hours, 2 minutes, 56 seconds, 66 ms.

Server stats after test:

vhost-man:Number of VHosts 2
vhost-man:Checks: is local domain 578398
vhost-man:Get components for local domain 112826
vhost-man:Get components for non-local domain 402
message-router:Last second packets 32
message-router:Last minute packets 1805
message-router:Processing threads 16
message-router:Packets received 128212
message-router:Packets sent 463
message-router:IN_QUEUE messages 115283
message-router:IN_QUEUE presences 546
message-router:IN_QUEUE other 12098
message-router:IN_QUEUE IQ no XMLNS 1489
message-router:IN_QUEUE IQ not-yet-supported 6
message-router:IN_QUEUE IQ bind 700
message-router:IN_QUEUE IQ session 1
message-router:IN_QUEUE IQ jabber:iq:version 64
message-router:IN_QUEUE IQ jabber:iq:roster 645
message-router:IN_QUEUE IQ jabber:iq:roster-dynamic 12
message-router:IN_QUEUE IQ text 6
message-router:IN_QUEUE IQ command 4975
message-router:IN_QUEUE IQ default-handler 400
message-router:IN_QUEUE IQ vCard 35
message-router:IN_QUEUE IQ http://jabber.org/protocol/disco#info 12
message-router:IN_QUEUE IQ http://jabber.org/protocol/disco#items 12
message-router:IN_QUEUE IQ ping 2226
message-router:IN_QUEUE IQ jabber:iq:agents 6
message-router:IN_QUEUE IQ pubsub 18
message-router:IN_QUEUE IQ jabber:iq:register 123
message-router:IN_QUEUE IQ jabber:iq:privacy 578
message-router:IN_QUEUE IQ jabber:iq:private 56
message-router:IN_QUEUE IQ jabber:iq:auth 18
message-router:IN_QUEUE IQ 11382
message-router:OUT_QUEUE other 463
message-router:OUT_QUEUE IQ command 457
message-router:OUT_QUEUE IQ http://jabber.org/protocol/disco#info 3
message-router:OUT_QUEUE IQ http://jabber.org/protocol/disco#items 3
message-router:OUT_QUEUE IQ 463
message-router:Local hostname build.xmpp-test.net
message-router:Uptime 3 mins, 11 sec
message-router:Load average 0.31
message-router:CPU usage [%] 0.81113964
message-router:HEAP usage [%] 15.112963
message-router:NONHEAP usage [%] 36.789246
message-router:CPU usage 0.8%
message-router:Max Heap mem 910,272 KB
message-router:Used Heap 297,601 KB
message-router:Free Heap 612,670 KB
message-router:Max NonHeap mem 114,688 KB
message-router:Used NonHeap 42,192 KB
message-router:Free NonHeap 72,495 KB
bosh:Last minute packets 8
bosh:Processing threads 16
bosh:Packets received 511
bosh:Packets sent 486
bosh:IN_QUEUE messages 6
bosh:IN_QUEUE presences 50
bosh:IN_QUEUE other 343
bosh:IN_QUEUE IQ no XMLNS 29
bosh:IN_QUEUE IQ not-yet-supported 2
bosh:IN_QUEUE IQ bind 27
bosh:IN_QUEUE IQ jabber:iq:version 2
bosh:IN_QUEUE IQ jabber:iq:roster 33
bosh:IN_QUEUE IQ command 85
bosh:IN_QUEUE IQ default-handler 50
bosh:IN_QUEUE IQ vCard 9
bosh:IN_QUEUE IQ http://jabber.org/protocol/disco#info 2
bosh:IN_QUEUE IQ http://jabber.org/protocol/disco#items 2
bosh:IN_QUEUE IQ ping 50
bosh:IN_QUEUE IQ jabber:iq:agents 2
bosh:IN_QUEUE IQ jabber:iq:register 2
bosh:IN_QUEUE IQ jabber:iq:private 15
bosh:IN_QUEUE IQ jabber:iq:auth 4
bosh:IN_QUEUE IQ 314
bosh:OUT_QUEUE messages 6
bosh:OUT_QUEUE presences 50
bosh:OUT_QUEUE other 430
bosh:OUT_QUEUE IQ no XMLNS 10
bosh:OUT_QUEUE IQ not-yet-supported 2
bosh:OUT_QUEUE IQ bind 27
bosh:OUT_QUEUE IQ jabber:iq:version 2
bosh:OUT_QUEUE IQ jabber:iq:roster 19
bosh:OUT_QUEUE IQ command 182
bosh:OUT_QUEUE IQ default-handler 50
bosh:OUT_QUEUE IQ vCard 11
bosh:OUT_QUEUE IQ http://jabber.org/protocol/disco#info 2
bosh:OUT_QUEUE IQ http://jabber.org/protocol/disco#items 2
bosh:OUT_QUEUE IQ ping 59
bosh:OUT_QUEUE IQ jabber:iq:agents 2
bosh:OUT_QUEUE IQ jabber:iq:register 6
bosh:OUT_QUEUE IQ jabber:iq:private 19
bosh:OUT_QUEUE IQ jabber:iq:auth 8
bosh:OUT_QUEUE IQ 401
bosh:Open connections 3
bosh:Bytes sent 384434
bosh:Bytes received 110560
c2s:Last second packets 11
c2s:Last minute packets 972
c2s:Processing threads 16
c2s:Packets received 5728
c2s:Packets sent 5484
c2s:IN_QUEUE messages 1150
c2s:IN_QUEUE presences 85
c2s:IN_QUEUE other 3707
c2s:IN_QUEUE IQ no XMLNS 502
c2s:IN_QUEUE IQ not-yet-supported 1
c2s:IN_QUEUE IQ bind 323
c2s:IN_QUEUE IQ jabber:iq:version 29
c2s:IN_QUEUE IQ jabber:iq:roster 376
c2s:IN_QUEUE IQ jabber:iq:roster-dynamic 5
c2s:IN_QUEUE IQ text 3
c2s:IN_QUEUE IQ command 1369
c2s:IN_QUEUE IQ default-handler 50
c2s:IN_QUEUE IQ vCard 7
c2s:IN_QUEUE IQ http://jabber.org/protocol/disco#info 1
c2s:IN_QUEUE IQ http://jabber.org/protocol/disco#items 1
c2s:IN_QUEUE IQ ping 452
c2s:IN_QUEUE IQ jabber:iq:agents 1
c2s:IN_QUEUE IQ pubsub 2
c2s:IN_QUEUE IQ jabber:iq:register 38
c2s:IN_QUEUE IQ jabber:iq:privacy 208
c2s:IN_QUEUE IQ jabber:iq:private 10
c2s:IN_QUEUE IQ jabber:iq:auth 2
c2s:IN_QUEUE IQ 3380
c2s:OUT_QUEUE messages 1147
c2s:OUT_QUEUE presences 71
c2s:OUT_QUEUE other 4266
c2s:OUT_QUEUE IQ no XMLNS 45
c2s:OUT_QUEUE IQ not-yet-supported 1
c2s:OUT_QUEUE IQ bind 323
c2s:OUT_QUEUE IQ session 1
c2s:OUT_QUEUE IQ jabber:iq:version 29
c2s:OUT_QUEUE IQ jabber:iq:roster 217
c2s:OUT_QUEUE IQ jabber:iq:roster-dynamic 7
c2s:OUT_QUEUE IQ command 2120
c2s:OUT_QUEUE IQ default-handler 50
c2s:OUT_QUEUE IQ vCard 8
c2s:OUT_QUEUE IQ http://jabber.org/protocol/disco#info 1
c2s:OUT_QUEUE IQ http://jabber.org/protocol/disco#items 1
c2s:OUT_QUEUE IQ ping 661
c2s:OUT_QUEUE IQ jabber:iq:agents 1
c2s:OUT_QUEUE IQ pubsub 7
c2s:OUT_QUEUE IQ jabber:iq:register 77
c2s:OUT_QUEUE IQ jabber:iq:privacy 370
c2s:OUT_QUEUE IQ jabber:iq:private 12
c2s:OUT_QUEUE IQ jabber:iq:auth 4
c2s:OUT_QUEUE IQ 3935
c2s:Open connections 5
c2s:Bytes sent 1473032
c2s:Bytes received 757520
cl-comp:Last minute packets 8
cl-comp:Processing threads 32
cl-comp:Packets received 8
cl-comp:Packets sent 8
cl-comp:OUT_QUEUE other 8
cl-comp:OUT_QUEUE IQ command 8
cl-comp:OUT_QUEUE IQ 8
cl-comp:Last day disconnects [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
cl-comp:Last hour disconnects [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
cl-comp:Average compression ratio NaN
cl-comp:Average decompression ratio NaN
echo:Processing threads 1
echo:Packets received 310
echo:Packets sent 310
echo:IN_QUEUE presences 110
echo:IN_QUEUE other 200
echo:IN_QUEUE IQ default-handler 100
echo:IN_QUEUE IQ ping 100
echo:IN_QUEUE IQ 200
echo:OUT_QUEUE presences 110
echo:OUT_QUEUE other 200
echo:OUT_QUEUE IQ default-handler 100
echo:OUT_QUEUE IQ ping 100
echo:OUT_QUEUE IQ 200
ext:Processing threads 16
ext:Packets received 5
ext:Packets sent 4
ext:IN_QUEUE presences 1
ext:IN_QUEUE other 4
ext:IN_QUEUE IQ no XMLNS 2
ext:IN_QUEUE IQ command 2
ext:IN_QUEUE IQ 4
ext:OUT_QUEUE other 4
ext:OUT_QUEUE IQ command 4
ext:OUT_QUEUE IQ 4
ext:Bytes sent 1546
ext:Bytes received 1674
ext:Number of external domains 1
monitor:Last minute packets 2
monitor:Processing threads 4
monitor:Packets received 2
monitor:Packets sent 2
monitor:OUT_QUEUE other 2
monitor:OUT_QUEUE IQ command 2
monitor:OUT_QUEUE IQ 2
muc:Processing threads 1
muc:Packets received 2
muc:Packets sent 3
muc:IN_QUEUE presences 2
muc:OUT_QUEUE messages 1
muc:OUT_QUEUE presences 2
pubsub:Processing threads 1
pubsub:Packets received 8
pubsub:Packets sent 9
pubsub:Average processing time on last 100 runs [ms] 1
pubsub:IN_QUEUE other 8
pubsub:IN_QUEUE IQ jabber:iq:version 1
pubsub:IN_QUEUE IQ pubsub 7
pubsub:IN_QUEUE IQ 8
pubsub:OUT_QUEUE messages 1
pubsub:OUT_QUEUE other 8
pubsub:OUT_QUEUE IQ no XMLNS 2
pubsub:OUT_QUEUE IQ jabber:iq:version 1
pubsub:OUT_QUEUE IQ text 3
pubsub:OUT_QUEUE IQ pubsub 2
pubsub:OUT_QUEUE IQ 8
pubsub:Cached nodes 3
pubsub:Update subscriptions calls 4
pubsub:Subscriptions count (in cache) 4
pubsub:Affiliations count (in cache) 4
pubsub:Repository writes 4
pubsub:Added new nodes 3
pubsub:Total writing time 60ms
pubsub:Average DB write time [ms] 8
s2s:Last minute packets 7
s2s:Processing threads 16
s2s:Packets received 409
s2s:Packets sent 409
s2s:IN_QUEUE other 402
s2s:IN_QUEUE IQ ping 402
s2s:IN_QUEUE IQ 402
s2s:OUT_QUEUE other 409
s2s:OUT_QUEUE IQ command 7
s2s:OUT_QUEUE IQ ping 402
s2s:OUT_QUEUE IQ 409
s2s:CIDs number 200
sess-man:Last second packets 24
sess-man:Last minute packets 1227
sess-man:Processing threads 32
sess-man:Packets received 118922
sess-man:Packets sent 8926
sess-man:Average processing time on last 100 runs [ms] 20
sess-man:IN_QUEUE messages 113033
sess-man:IN_QUEUE presences 299
sess-man:IN_QUEUE other 5899
sess-man:IN_QUEUE IQ no XMLNS 34
sess-man:IN_QUEUE IQ not-yet-supported 3
sess-man:IN_QUEUE IQ bind 350
sess-man:IN_QUEUE IQ session 1
sess-man:IN_QUEUE IQ jabber:iq:version 32
sess-man:IN_QUEUE IQ jabber:iq:roster 236
sess-man:IN_QUEUE IQ jabber:iq:roster-dynamic 7
sess-man:IN_QUEUE IQ text 3
sess-man:IN_QUEUE IQ command 2912
sess-man:IN_QUEUE IQ default-handler 200
sess-man:IN_QUEUE IQ vCard 19
sess-man:IN_QUEUE IQ http://jabber.org/protocol/disco#info 6
sess-man:IN_QUEUE IQ http://jabber.org/protocol/disco#items 6
sess-man:IN_QUEUE IQ ping 1222
sess-man:IN_QUEUE IQ jabber:iq:agents 3
sess-man:IN_QUEUE IQ pubsub 9
sess-man:IN_QUEUE IQ jabber:iq:register 83
sess-man:IN_QUEUE IQ jabber:iq:privacy 370
sess-man:IN_QUEUE IQ jabber:iq:private 31
sess-man:IN_QUEUE IQ jabber:iq:auth 12
sess-man:IN_QUEUE IQ 5539
sess-man:OUT_QUEUE messages 2303
sess-man:OUT_QUEUE presences 311
sess-man:OUT_QUEUE other 6308
sess-man:OUT_QUEUE IQ no XMLNS 1432
sess-man:OUT_QUEUE IQ not-yet-supported 3
sess-man:OUT_QUEUE IQ bind 350
sess-man:OUT_QUEUE IQ jabber:iq:version 32
sess-man:OUT_QUEUE IQ jabber:iq:roster 409
sess-man:OUT_QUEUE IQ jabber:iq:roster-dynamic 5
sess-man:OUT_QUEUE IQ text 3
sess-man:OUT_QUEUE IQ command 2195
sess-man:OUT_QUEUE IQ default-handler 200
sess-man:OUT_QUEUE IQ vCard 16
sess-man:OUT_QUEUE IQ http://jabber.org/protocol/disco#info 6
sess-man:OUT_QUEUE IQ http://jabber.org/protocol/disco#items 6
sess-man:OUT_QUEUE IQ ping 1004
sess-man:OUT_QUEUE IQ jabber:iq:agents 3
sess-man:OUT_QUEUE IQ pubsub 9
sess-man:OUT_QUEUE IQ jabber:iq:register 40
sess-man:OUT_QUEUE IQ jabber:iq:privacy 208
sess-man:OUT_QUEUE IQ jabber:iq:private 25
sess-man:OUT_QUEUE IQ jabber:iq:auth 6
sess-man:OUT_QUEUE IQ 5952
sess-man:Open user connections 5
sess-man:Maximum user connections 11
sess-man:Total user connections 436
sess-man:Closed user connections 411
sess-man:Open user sessions 6
sess-man:Maximum user sessions 11
sess-man:Total user sessions 341
sess-man:Cluster sync OUT traffic 689
presence:Users status changes 9
srecv:Processing threads 1
srecv:Packets received 1006
srecv:Packets sent 112116
srecv:Average processing time on last 100 runs [ms] 29
srecv:IN_QUEUE messages 1006
srecv:OUT_QUEUE messages 112116
unknown:Stats level FINER