Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).
Build: #2941 was successful
Job: Build was successful
Build log
The build generated 1,063 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
| 26-Mar-2026 05:39:51 | [INFO] Copying 19 resources from src/main/resources to target/classes |
| 26-Mar-2026 05:39:51 | [INFO] |
| 26-Mar-2026 05:39:51 | [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ i18n --- |
| 26-Mar-2026 05:39:52 | [INFO] No sources to compile |
| 26-Mar-2026 05:39:52 | [INFO] |
| 26-Mar-2026 05:39:52 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ i18n --- |
| 26-Mar-2026 05:39:52 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/src/test/resources |
| 26-Mar-2026 05:39:52 | [INFO] |
| 26-Mar-2026 05:39:52 | [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ i18n --- |
| 26-Mar-2026 05:39:52 | [INFO] No sources to compile |
| 26-Mar-2026 05:39:52 | [INFO] |
| 26-Mar-2026 05:39:52 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- |
| 26-Mar-2026 05:39:52 | [INFO] No tests to run. |
| 26-Mar-2026 05:39:52 | [INFO] |
| 26-Mar-2026 05:39:52 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- |
| 26-Mar-2026 05:39:52 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/target/i18n-5.1.0-SNAPSHOT.jar |
| 26-Mar-2026 05:39:52 | [INFO] |
| 26-Mar-2026 05:39:52 | [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- |
| 26-Mar-2026 05:39:52 | [INFO] Building Core XMPP Server 5.1.0-SNAPSHOT [3/7] |
| 26-Mar-2026 05:39:52 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 26-Mar-2026 05:39:52 | [INFO] |
| 26-Mar-2026 05:39:52 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- |
| 26-Mar-2026 05:39:52 | [INFO] |
| 26-Mar-2026 05:39:52 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ xmppserver --- |
| 26-Mar-2026 05:39:52 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 26-Mar-2026 05:39:52 | [INFO] |
| 26-Mar-2026 05:39:52 | [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- |
| 26-Mar-2026 05:39:53 | [INFO] |
| 26-Mar-2026 05:39:53 | [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ xmppserver --- |
| 26-Mar-2026 05:39:53 | [INFO] Copying 2 resources from src/main/resources to target/classes |
| 26-Mar-2026 05:39:53 | [INFO] |
| 26-Mar-2026 05:39:53 | [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ xmppserver --- |
| 26-Mar-2026 05:39:53 | [INFO] Recompiling the module because of changed dependency. |
| 26-Mar-2026 05:39:53 | [INFO] Compiling 782 source files with javac [debug target 17] to target/classes |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1032,38] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1124,38] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[293,31] hasChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[306,31] getChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2947,17] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2917,17] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[512,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2543,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3054,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3055,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[39,10] deprecated item is not annotated with @Deprecated |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MUCPersistenceManager.java:[1013,35] hasChangedSubject() in org.jivesoftware.openfire.muc.MUCRoomHistory has been deprecated and marked for removal |
| 26-Mar-2026 05:40:05 | [WARNING] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated |
| 26-Mar-2026 05:40:05 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API. |
| 26-Mar-2026 05:40:05 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details. |
| 26-Mar-2026 05:40:05 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations. |
| 26-Mar-2026 05:40:05 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details. |
| 26-Mar-2026 05:40:05 | [INFO] |
| 26-Mar-2026 05:40:05 | [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.24:jspc (jspc) @ xmppserver --- |
| 26-Mar-2026 05:40:05 | [INFO] Compiling audit-policy.jsp,available-plugins.jsp,blowfish-migration.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-clear-chat.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-retirees.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin-jsp.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-configuration.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-subscriber-delete.jsp,pubsub-node-subscribers.jsp,pubsub-node-summary.jsp,pubsub-service-summary.jsp,reg-settings.jsp,security-audit-viewer-jsp.jsp,security-certificate-details.jsp,security-certificate-expiry-check-page.jsp,security-certificate-store-backup.jsp,security-certificate-store-management.jsp,security-keystore-signing-request.jsp,security-keystore.jsp,security-truststore.jsp,server-connectiontest.jsp,server-db-stats.jsp,server-db.jsp,server-locale.jsp,server-props.jsp,server-restart.jsp,server-session-details.jsp,server-session-summary.jsp,session-conflict.jsp,session-details.jsp,session-summary-config-page.jsp,session-summary.jsp,setup/index.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-ldap-user_test.jsp,setup/setup-profile-settings.jsp,system-admin-console-access.jsp,system-cache-details.jsp,system-cache.jsp,system-clustering-data-consistency-check.jsp,system-clustering.jsp,system-email.jsp,system-emailtest.jsp,system-properties.jsp,system-sms.jsp,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-groups.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.jsp,user-profile.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/** |
| 26-Mar-2026 05:40:05 | [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. |
| 26-Mar-2026 05:40:10 | [INFO] Generation completed with [0] errors in [4359] milliseconds |
| 26-Mar-2026 05:40:10 | [INFO] |
| 26-Mar-2026 05:40:10 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ xmppserver --- |
| 26-Mar-2026 05:40:10 | [INFO] Copying 31 resources from src/test/resources to target/test-classes |
| 26-Mar-2026 05:40:10 | [INFO] |
| 26-Mar-2026 05:40:10 | [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ xmppserver --- |
| 26-Mar-2026 05:40:10 | [INFO] Recompiling the module because of changed dependency. |
| 26-Mar-2026 05:40:10 | [INFO] Compiling 126 source files with javac [debug target 17] to target/test-classes |
| 26-Mar-2026 05:40:12 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API. |
| 26-Mar-2026 05:40:12 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details. |
| 26-Mar-2026 05:40:12 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations. |
| 26-Mar-2026 05:40:12 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details. |
| 26-Mar-2026 05:40:12 | [INFO] |
| 26-Mar-2026 05:40:12 | [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- |
| 26-Mar-2026 05:40:12 | [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider |
| 26-Mar-2026 05:40:12 | [INFO] |
| 26-Mar-2026 05:40:12 | [INFO] ------------------------------------------------------- |
| 26-Mar-2026 05:40:12 | [INFO] T E S T S |
| 26-Mar-2026 05:40:12 | [INFO] ------------------------------------------------------- |
| 26-Mar-2026 05:40:15 | [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest |
| 26-Mar-2026 05:40:15 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:40:17 | [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.459 s -- in org.jivesoftware.admin.AuthCheckFilterTest |
| 26-Mar-2026 05:40:18 | [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest |
| 26-Mar-2026 05:40:18 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:40:19 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:40:19 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:40:19 | |
| 26-Mar-2026 05:40:19 | |
| 26-Mar-2026 05:40:20 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.700 s -- in org.jivesoftware.admin.LoginLimitManagerTest |
| 26-Mar-2026 05:40:21 | [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest |
| 26-Mar-2026 05:40:21 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:40:22 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest |
| 26-Mar-2026 05:40:23 | [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest |
| 26-Mar-2026 05:40:24 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:40:24 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:40:24 | |
| 26-Mar-2026 05:40:24 | |
| 26-Mar-2026 05:40:24 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest |
| 26-Mar-2026 05:40:25 | [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest |
| 26-Mar-2026 05:40:26 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:40:28 | [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.520 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest |
| 26-Mar-2026 05:40:28 | [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest |
| 26-Mar-2026 05:40:29 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:40:29 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:40:29 | |
| 26-Mar-2026 05:40:29 | |
| 26-Mar-2026 05:40:29 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest |
| 26-Mar-2026 05:40:30 | [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest |
| 26-Mar-2026 05:40:30 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:40:30 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:40:30 | |
| 26-Mar-2026 05:40:30 | |
| 26-Mar-2026 05:40:30 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest |
| 26-Mar-2026 05:40:31 | [INFO] Running org.jivesoftware.openfire.ldap.VCardTest |
| 26-Mar-2026 05:40:32 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:40:32 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:40:32 | |
| 26-Mar-2026 05:40:32 | |
| 26-Mar-2026 05:40:32 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.530 s -- in org.jivesoftware.openfire.ldap.VCardTest |
| 26-Mar-2026 05:40:33 | [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest |
| 26-Mar-2026 05:40:33 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:40:33 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:40:33 | |
| 26-Mar-2026 05:40:33 | |
| 26-Mar-2026 05:40:33 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest |
| 26-Mar-2026 05:40:34 | [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest |
| 26-Mar-2026 05:40:35 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:40:36 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.311 s -- in org.jivesoftware.openfire.SessionPacketRouterTest |
| 26-Mar-2026 05:40:37 | [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest |
| 26-Mar-2026 05:40:38 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:40:38 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:40:38 | |
| 26-Mar-2026 05:40:38 | |
| 26-Mar-2026 05:40:38 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:40:39 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.665 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest |
| 26-Mar-2026 05:40:40 | [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest |
| 26-Mar-2026 05:40:41 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.616 s -- in org.jivesoftware.openfire.archive.ArchiverTest |
| 26-Mar-2026 05:40:42 | [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest |
| 26-Mar-2026 05:40:43 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest |
| 26-Mar-2026 05:40:44 | [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest |
| 26-Mar-2026 05:40:44 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:40:44 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:40:44 | |
| 26-Mar-2026 05:40:44 | |
| 26-Mar-2026 05:40:47 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.653 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest |
| 26-Mar-2026 05:40:48 | [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest |
| 26-Mar-2026 05:40:49 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest |
| 26-Mar-2026 05:40:50 | [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest |
| 26-Mar-2026 05:40:50 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:40:50 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:40:50 | |
| 26-Mar-2026 05:40:50 | |
| 26-Mar-2026 05:40:50 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest |
| 26-Mar-2026 05:40:51 | [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest |
| 26-Mar-2026 05:40:52 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest |
| 26-Mar-2026 05:40:53 | [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest |
| 26-Mar-2026 05:40:53 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:40:54 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest |
| 26-Mar-2026 05:40:55 | [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest |
| 26-Mar-2026 05:40:56 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:40:58 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:58 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:58 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:58 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@439f5c8e). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:58 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:58 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:58 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@71b8296e). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:58 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:58 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). |
| 26-Mar-2026 05:40:58 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). |
| 26-Mar-2026 05:40:58 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:58 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2bb943bd). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3afd19ea). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@461001c2). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36c1cf53). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36c1cf53). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36c1cf53). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36c1cf53). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36c1cf53). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36c1cf53). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36c1cf53). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36c1cf53). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36c1cf53). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@36c1cf53). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f7c577). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ebace06). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ebace06). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@69550223). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2fd3bddf). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2fd3bddf). |
| 26-Mar-2026 05:40:59 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2fd3bddf). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2fd3bddf). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:40:59 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2fd3bddf). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2fd3bddf). |
| 26-Mar-2026 05:40:59 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2fd3bddf). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2fd3bddf). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6b7b2284). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@304eb245). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@304eb245). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@304eb245). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@304eb245). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@304eb245). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@304eb245). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@304eb245). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@304eb245). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e0889fc). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@326d21ce). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27472ee). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). |
| 26-Mar-2026 05:41:00 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:00 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). |
| 26-Mar-2026 05:41:00 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1e2f998d). |
| 26-Mar-2026 05:41:01 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:01 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:01 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). |
| 26-Mar-2026 05:41:01 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). |
| 26-Mar-2026 05:41:01 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). |
| 26-Mar-2026 05:41:01 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). |
| 26-Mar-2026 05:41:01 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). |
| 26-Mar-2026 05:41:01 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). |
| 26-Mar-2026 05:41:01 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). |
| 26-Mar-2026 05:41:01 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1caa6d9a). |
| 26-Mar-2026 05:41:01 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:01 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:01 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). |
| 26-Mar-2026 05:41:01 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). |
| 26-Mar-2026 05:41:01 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). |
| 26-Mar-2026 05:41:01 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). |
| 26-Mar-2026 05:41:01 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:01 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:01 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). |
| 26-Mar-2026 05:41:01 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). |
| 26-Mar-2026 05:41:01 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). |
| 26-Mar-2026 05:41:01 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42f2371d). |
| 26-Mar-2026 05:41:01 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.348 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest |
| 26-Mar-2026 05:41:02 | [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest |
| 26-Mar-2026 05:41:02 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:41:04 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3457dc04). |
| 26-Mar-2026 05:41:04 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3457dc04). |
| 26-Mar-2026 05:41:04 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4046c253). |
| 26-Mar-2026 05:41:04 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4046c253). |
| 26-Mar-2026 05:41:04 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@254567f2). |
| 26-Mar-2026 05:41:04 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:04 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@254567f2). |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ce2c556). |
| 26-Mar-2026 05:41:05 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ce2c556). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ce2c556). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ce2c556). |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28e39e6e). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28e39e6e). |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b5efc68). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b5efc68). |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2). |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@fa631ed). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@fa631ed). |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@694822b9). |
| 26-Mar-2026 05:41:05 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@694822b9). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@694822b9). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@694822b9). |
| 26-Mar-2026 05:41:05 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@482d2f85). |
| 26-Mar-2026 05:41:05 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@482d2f85). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:05 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@482d2f85). |
| 26-Mar-2026 05:41:05 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@482d2f85). |
| 26-Mar-2026 05:41:06 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:06 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:06 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@41d634bb). |
| 26-Mar-2026 05:41:06 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@41d634bb). |
| 26-Mar-2026 05:41:06 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:06 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:06 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:06 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:06 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2aab2164). |
| 26-Mar-2026 05:41:06 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:06 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2aab2164). |
| 26-Mar-2026 05:41:06 | Initializing Node_A_Plugin. |
| 26-Mar-2026 05:41:06 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:06 | Destroying Node_A_Plugin. |
| 26-Mar-2026 05:41:06 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.042 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest |
| 26-Mar-2026 05:41:07 | [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest |
| 26-Mar-2026 05:41:07 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:41:07 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:41:07 | |
| 26-Mar-2026 05:41:07 | |
| 26-Mar-2026 05:41:07 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.jivesoftware.openfire.container.PluginManagerTest |
| 26-Mar-2026 05:41:08 | [INFO] Running org.jivesoftware.openfire.container.PluginServletTest |
| 26-Mar-2026 05:41:08 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:41:08 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:41:08 | |
| 26-Mar-2026 05:41:08 | |
| 26-Mar-2026 05:41:09 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.jivesoftware.openfire.container.PluginServletTest |
| 26-Mar-2026 05:41:09 | [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest |
| 26-Mar-2026 05:41:10 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:41:10 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:41:10 | |
| 26-Mar-2026 05:41:10 | |
| 26-Mar-2026 05:41:10 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.jivesoftware.openfire.csi.CsiManagerTest |
| 26-Mar-2026 05:41:11 | [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest |
| 26-Mar-2026 05:41:12 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:41:13 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest |
| 26-Mar-2026 05:41:14 | [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest |
| 26-Mar-2026 05:41:14 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:41:14 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:41:14 | |
| 26-Mar-2026 05:41:14 | |
| 26-Mar-2026 05:41:14 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest |
| 26-Mar-2026 05:41:15 | [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest |
| 26-Mar-2026 05:41:16 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:41:17 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:41:17 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:41:17 | |
| 26-Mar-2026 05:41:17 | |
| 26-Mar-2026 05:41:18 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.622 s -- in org.jivesoftware.openfire.forward.ForwardedTest |
| 26-Mar-2026 05:41:19 | [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest |
| 26-Mar-2026 05:41:20 | 2026-03-26T10:41:20.347047290Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:20 | 2026-03-26T10:41:20.385072028Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:20 | 2026-03-26T10:41:20.385639612Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:20 | 2026-03-26T10:41:20.386884536Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:20 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:41:20 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:41:20 | |
| 26-Mar-2026 05:41:20 | |
| 26-Mar-2026 05:41:20 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:41:27 | [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.105 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest |
| 26-Mar-2026 05:41:28 | [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest |
| 26-Mar-2026 05:41:29 | 2026-03-26T10:41:29.616102753Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:29 | 2026-03-26T10:41:29.661538243Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:29 | 2026-03-26T10:41:29.662322944Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:29 | 2026-03-26T10:41:29.663798180Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:29 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:41:29 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:41:29 | |
| 26-Mar-2026 05:41:29 | |
| 26-Mar-2026 05:41:30 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:41:35 | [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.808 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest |
| 26-Mar-2026 05:41:35 | [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest |
| 26-Mar-2026 05:41:36 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:41:36 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:41:36 | |
| 26-Mar-2026 05:41:36 | |
| 26-Mar-2026 05:41:36 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s -- in org.jivesoftware.openfire.group.GroupJIDTest |
| 26-Mar-2026 05:41:37 | [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest |
| 26-Mar-2026 05:41:38 | 2026-03-26T10:41:38.530335698Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:38 | 2026-03-26T10:41:38.570256975Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:38 | 2026-03-26T10:41:38.570777974Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:38 | 2026-03-26T10:41:38.572109300Z main ERROR Recursive call to appender file |
| 26-Mar-2026 05:41:38 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:41:38 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:41:38 | |
| 26-Mar-2026 05:41:38 | |
| 26-Mar-2026 05:41:39 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:41:41 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.153 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest |
| 26-Mar-2026 05:41:42 | [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest |
| 26-Mar-2026 05:41:43 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:41:44 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.911 s -- in org.jivesoftware.openfire.group.GroupManagerTest |
| 26-Mar-2026 05:41:45 | [INFO] Running org.jivesoftware.openfire.group.GroupTest |
| 26-Mar-2026 05:41:46 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:41:46 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 s -- in org.jivesoftware.openfire.group.GroupTest |
| 26-Mar-2026 05:41:47 | [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest |
| 26-Mar-2026 05:41:48 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest |
| 26-Mar-2026 05:41:49 | [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest |
| 26-Mar-2026 05:41:50 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest |
| 26-Mar-2026 05:41:50 | [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest |
| 26-Mar-2026 05:41:51 | [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.448 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest |
| 26-Mar-2026 05:41:52 | [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest |
| 26-Mar-2026 05:41:52 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest |
| 26-Mar-2026 05:41:53 | [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest |
| 26-Mar-2026 05:41:54 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest |
| 26-Mar-2026 05:41:54 | [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest |
| 26-Mar-2026 05:41:55 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest |
| 26-Mar-2026 05:41:56 | [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest |
| 26-Mar-2026 05:42:01 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.390 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest |
| 26-Mar-2026 05:42:02 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 26-Mar-2026 05:42:06 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 26-Mar-2026 05:42:08 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 26-Mar-2026 05:42:08 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 26-Mar-2026 05:42:09 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 26-Mar-2026 05:42:09 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 26-Mar-2026 05:42:11 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 26-Mar-2026 05:42:11 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 26-Mar-2026 05:42:12 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 26-Mar-2026 05:42:12 | [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.786 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 26-Mar-2026 05:42:13 | [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest |
| 26-Mar-2026 05:42:18 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.266 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest |
| 26-Mar-2026 05:42:19 | [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest |
| 26-Mar-2026 05:42:19 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:19 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:19 | |
| 26-Mar-2026 05:42:19 | |
| 26-Mar-2026 05:42:19 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest |
| 26-Mar-2026 05:42:20 | [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest |
| 26-Mar-2026 05:42:21 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:42:21 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:21 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:21 | |
| 26-Mar-2026 05:42:21 | |
| 26-Mar-2026 05:42:22 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.848 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest |
| 26-Mar-2026 05:42:23 | [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest |
| 26-Mar-2026 05:42:23 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:42:25 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:25 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:25 | |
| 26-Mar-2026 05:42:25 | |
| 26-Mar-2026 05:42:25 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 s -- in org.jivesoftware.openfire.muc.MUCRoomTest |
| 26-Mar-2026 05:42:26 | [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest |
| 26-Mar-2026 05:42:27 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest |
| 26-Mar-2026 05:42:28 | [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest |
| 26-Mar-2026 05:42:28 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:42:30 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:30 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:30 | |
| 26-Mar-2026 05:42:30 | |
| 26-Mar-2026 05:42:30 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.146 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest |
| 26-Mar-2026 05:42:31 | [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest |
| 26-Mar-2026 05:42:31 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:31 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:31 | |
| 26-Mar-2026 05:42:31 | |
| 26-Mar-2026 05:42:31 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s -- in org.jivesoftware.openfire.net.DNSUtilTest |
| 26-Mar-2026 05:42:32 | [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest |
| 26-Mar-2026 05:42:35 | [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.723 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest |
| 26-Mar-2026 05:42:36 | [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest |
| 26-Mar-2026 05:42:36 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.jivesoftware.openfire.net.SrvRecordTest |
| 26-Mar-2026 05:42:37 | [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest |
| 26-Mar-2026 05:42:37 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:37 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:37 | |
| 26-Mar-2026 05:42:37 | |
| 26-Mar-2026 05:42:38 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest |
| 26-Mar-2026 05:42:38 | [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest |
| 26-Mar-2026 05:42:39 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:39 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:39 | |
| 26-Mar-2026 05:42:39 | |
| 26-Mar-2026 05:42:39 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest |
| 26-Mar-2026 05:42:40 | [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest |
| 26-Mar-2026 05:42:40 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:40 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:40 | |
| 26-Mar-2026 05:42:40 | |
| 26-Mar-2026 05:42:41 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest |
| 26-Mar-2026 05:42:41 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest |
| 26-Mar-2026 05:42:42 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:42:43 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:43 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:43 | |
| 26-Mar-2026 05:42:43 | |
| 26-Mar-2026 05:42:43 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest |
| 26-Mar-2026 05:42:44 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest |
| 26-Mar-2026 05:42:45 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:42:46 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:46 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:46 | |
| 26-Mar-2026 05:42:46 | |
| 26-Mar-2026 05:42:47 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.156 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest |
| 26-Mar-2026 05:42:47 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest |
| 26-Mar-2026 05:42:48 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:42:49 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:49 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:49 | |
| 26-Mar-2026 05:42:49 | |
| 26-Mar-2026 05:42:49 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest |
| 26-Mar-2026 05:42:50 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest |
| 26-Mar-2026 05:42:51 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:42:51 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:51 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:51 | |
| 26-Mar-2026 05:42:51 | |
| 26-Mar-2026 05:42:52 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.086 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest |
| 26-Mar-2026 05:42:53 | [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest |
| 26-Mar-2026 05:42:54 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest |
| 26-Mar-2026 05:42:55 | [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest |
| 26-Mar-2026 05:42:55 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest |
| 26-Mar-2026 05:42:56 | [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest |
| 26-Mar-2026 05:42:56 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:42:58 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:42:58 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:42:58 | |
| 26-Mar-2026 05:42:58 | |
| 26-Mar-2026 05:42:58 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.255 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest |
| 26-Mar-2026 05:42:59 | [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest |
| 26-Mar-2026 05:42:59 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:43:00 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:43:00 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:43:00 | |
| 26-Mar-2026 05:43:00 | |
| 26-Mar-2026 05:43:01 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s -- in org.jivesoftware.openfire.roster.RosterItemTest |
| 26-Mar-2026 05:43:02 | [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest |
| 26-Mar-2026 05:43:02 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:43:03 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:43:03 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:43:03 | |
| 26-Mar-2026 05:43:03 | |
| 26-Mar-2026 05:43:04 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.051 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest |
| 26-Mar-2026 05:43:05 | [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest |
| 26-Mar-2026 05:43:05 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:43:07 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:43:07 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:43:07 | |
| 26-Mar-2026 05:43:07 | |
| 26-Mar-2026 05:43:07 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.170 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest |
| 26-Mar-2026 05:43:08 | [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest |
| 26-Mar-2026 05:43:08 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:43:09 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:43:09 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:43:09 | |
| 26-Mar-2026 05:43:09 | |
| 26-Mar-2026 05:43:09 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest |
| 26-Mar-2026 05:43:10 | [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest |
| 26-Mar-2026 05:43:11 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:43:31 | [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.45 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest |
| 26-Mar-2026 05:43:32 | [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest |
| 26-Mar-2026 05:43:32 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:44:05 | [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.94 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest |
| 26-Mar-2026 05:44:06 | [INFO] Running org.jivesoftware.openfire.session.SessionTest |
| 26-Mar-2026 05:44:06 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.jivesoftware.openfire.session.SessionTest |
| 26-Mar-2026 05:44:07 | [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest |
| 26-Mar-2026 05:44:07 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest |
| 26-Mar-2026 05:44:08 | [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest |
| 26-Mar-2026 05:44:08 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:08 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:08 | |
| 26-Mar-2026 05:44:08 | |
| 26-Mar-2026 05:44:09 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest |
| 26-Mar-2026 05:44:10 | [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest |
| 26-Mar-2026 05:44:10 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:10 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:10 | |
| 26-Mar-2026 05:44:10 | |
| 26-Mar-2026 05:44:10 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest |
| 26-Mar-2026 05:44:11 | [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest |
| 26-Mar-2026 05:44:11 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:44:13 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.542 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest |
| 26-Mar-2026 05:44:13 | [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest |
| 26-Mar-2026 05:44:14 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:14 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:14 | |
| 26-Mar-2026 05:44:14 | |
| 26-Mar-2026 05:44:14 | [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest |
| 26-Mar-2026 05:44:15 | [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest |
| 26-Mar-2026 05:44:15 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest |
| 26-Mar-2026 05:44:16 | [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest |
| 26-Mar-2026 05:44:17 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest |
| 26-Mar-2026 05:44:18 | [INFO] Running org.jivesoftware.openfire.user.UserManagerTest |
| 26-Mar-2026 05:44:19 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:44:21 | [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.669 s -- in org.jivesoftware.openfire.user.UserManagerTest |
| 26-Mar-2026 05:44:21 | [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest |
| 26-Mar-2026 05:44:22 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest |
| 26-Mar-2026 05:44:23 | [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest |
| 26-Mar-2026 05:44:24 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest |
| 26-Mar-2026 05:44:24 | [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest |
| 26-Mar-2026 05:44:25 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:25 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:25 | |
| 26-Mar-2026 05:44:25 | |
| 26-Mar-2026 05:44:25 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest |
| 26-Mar-2026 05:44:26 | [INFO] Running org.jivesoftware.util.AdminConsoleTest |
| 26-Mar-2026 05:44:26 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:26 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:26 | |
| 26-Mar-2026 05:44:26 | |
| 26-Mar-2026 05:44:26 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s -- in org.jivesoftware.util.AdminConsoleTest |
| 26-Mar-2026 05:44:27 | [INFO] Running org.jivesoftware.util.AesEncryptorTest |
| 26-Mar-2026 05:44:28 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 s -- in org.jivesoftware.util.AesEncryptorTest |
| 26-Mar-2026 05:44:29 | [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest |
| 26-Mar-2026 05:44:30 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest |
| 26-Mar-2026 05:44:31 | [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest |
| 26-Mar-2026 05:44:32 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:32 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:32 | |
| 26-Mar-2026 05:44:32 | |
| 26-Mar-2026 05:44:33 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.843 s -- in org.jivesoftware.util.BlowfishEncryptorTest |
| 26-Mar-2026 05:44:34 | [INFO] Running org.jivesoftware.util.CacheUtilTest |
| 26-Mar-2026 05:44:35 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:35 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:35 | |
| 26-Mar-2026 05:44:35 | |
| 26-Mar-2026 05:44:35 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.jivesoftware.util.CacheUtilTest |
| 26-Mar-2026 05:44:35 | [INFO] Running org.jivesoftware.util.CacheableOptionalTest |
| 26-Mar-2026 05:44:36 | [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.116 s -- in org.jivesoftware.util.CacheableOptionalTest |
| 26-Mar-2026 05:44:37 | [INFO] Running org.jivesoftware.util.CertificateManagerTest |
| 26-Mar-2026 05:44:38 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:38 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:38 | |
| 26-Mar-2026 05:44:38 | |
| 26-Mar-2026 05:44:38 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.799 s -- in org.jivesoftware.util.CertificateManagerTest |
| 26-Mar-2026 05:44:39 | [INFO] Running org.jivesoftware.util.CertificateTest |
| 26-Mar-2026 05:44:39 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.jivesoftware.util.CertificateTest |
| 26-Mar-2026 05:44:40 | [INFO] Running org.jivesoftware.util.CollectionUtilsTest |
| 26-Mar-2026 05:44:40 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.jivesoftware.util.CollectionUtilsTest |
| 26-Mar-2026 05:44:41 | [INFO] Running org.jivesoftware.util.GraphicsUtilsTest |
| 26-Mar-2026 05:44:42 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.jivesoftware.util.GraphicsUtilsTest |
| 26-Mar-2026 05:44:43 | [INFO] Running org.jivesoftware.util.IpUtilsTest |
| 26-Mar-2026 05:44:43 | [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.jivesoftware.util.IpUtilsTest |
| 26-Mar-2026 05:44:44 | [INFO] Running org.jivesoftware.util.JIDTest |
| 26-Mar-2026 05:44:44 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.jivesoftware.util.JIDTest |
| 26-Mar-2026 05:44:45 | [INFO] Running org.jivesoftware.util.JavaSpecVersionTest |
| 26-Mar-2026 05:44:45 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.jivesoftware.util.JavaSpecVersionTest |
| 26-Mar-2026 05:44:46 | [INFO] Running org.jivesoftware.util.LDAPTest |
| 26-Mar-2026 05:44:46 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s -- in org.jivesoftware.util.LDAPTest |
| 26-Mar-2026 05:44:47 | [INFO] Running org.jivesoftware.util.ListPagerTest |
| 26-Mar-2026 05:44:47 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:44:49 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.840 s -- in org.jivesoftware.util.ListPagerTest |
| 26-Mar-2026 05:44:50 | [INFO] Running org.jivesoftware.util.LocaleUtilsTest |
| 26-Mar-2026 05:44:50 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s -- in org.jivesoftware.util.LocaleUtilsTest |
| 26-Mar-2026 05:44:51 | [INFO] Running org.jivesoftware.util.ObfuscatorTest |
| 26-Mar-2026 05:44:52 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 s -- in org.jivesoftware.util.ObfuscatorTest |
| 26-Mar-2026 05:44:53 | [INFO] Running org.jivesoftware.util.SAXReaderUtilTest |
| 26-Mar-2026 05:44:53 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:53 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:53 | |
| 26-Mar-2026 05:44:53 | |
| 26-Mar-2026 05:44:53 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in org.jivesoftware.util.SAXReaderUtilTest |
| 26-Mar-2026 05:44:54 | [INFO] Running org.jivesoftware.util.StringUtilsTest |
| 26-Mar-2026 05:44:55 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:55 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:55 | |
| 26-Mar-2026 05:44:55 | |
| 26-Mar-2026 05:44:55 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s -- in org.jivesoftware.util.StringUtilsTest |
| 26-Mar-2026 05:44:56 | [INFO] Running org.jivesoftware.util.SystemPropertyTest |
| 26-Mar-2026 05:44:57 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 26-Mar-2026 05:44:58 | [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 s -- in org.jivesoftware.util.SystemPropertyTest |
| 26-Mar-2026 05:44:59 | [INFO] Running org.jivesoftware.util.TaskEngineTest |
| 26-Mar-2026 05:44:59 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:44:59 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:44:59 | |
| 26-Mar-2026 05:44:59 | |
| 26-Mar-2026 05:44:59 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.jivesoftware.util.TaskEngineTest |
| 26-Mar-2026 05:45:00 | [INFO] Running org.jivesoftware.util.VersionTest |
| 26-Mar-2026 05:45:00 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.jivesoftware.util.VersionTest |
| 26-Mar-2026 05:45:01 | [INFO] Running org.jivesoftware.util.WebXmlUtilsTest |
| 26-Mar-2026 05:45:02 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s -- in org.jivesoftware.util.WebXmlUtilsTest |
| 26-Mar-2026 05:45:03 | [INFO] Running org.jivesoftware.util.XMLPropertiesTest |
| 26-Mar-2026 05:45:03 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:45:03 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:45:03 | |
| 26-Mar-2026 05:45:03 | |
| 26-Mar-2026 05:45:04 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s -- in org.jivesoftware.util.XMLPropertiesTest |
| 26-Mar-2026 05:45:05 | [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest |
| 26-Mar-2026 05:45:05 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest |
| 26-Mar-2026 05:45:06 | [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest |
| 26-Mar-2026 05:45:06 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:45:06 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:45:06 | |
| 26-Mar-2026 05:45:06 | |
| 26-Mar-2026 05:45:06 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest |
| 26-Mar-2026 05:45:07 | [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest |
| 26-Mar-2026 05:45:08 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:45:08 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:45:08 | |
| 26-Mar-2026 05:45:08 | |
| 26-Mar-2026 05:45:08 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s -- in org.jivesoftware.util.cache.CacheFactoryTest |
| 26-Mar-2026 05:45:09 | [INFO] Running org.jivesoftware.util.cache.CacheSizesTest |
| 26-Mar-2026 05:45:09 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:45:09 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:45:09 | |
| 26-Mar-2026 05:45:09 | |
| 26-Mar-2026 05:45:10 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.jivesoftware.util.cache.CacheSizesTest |
| 26-Mar-2026 05:45:10 | [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest |
| 26-Mar-2026 05:45:11 | [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest |
| 26-Mar-2026 05:45:12 | [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest |
| 26-Mar-2026 05:45:12 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest |
| 26-Mar-2026 05:45:12 | [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest |
| 26-Mar-2026 05:45:13 | Critical Error! The home directory has not been configured, |
| 26-Mar-2026 05:45:13 | which will prevent the application from working correctly. |
| 26-Mar-2026 05:45:13 | |
| 26-Mar-2026 05:45:13 | |
| 26-Mar-2026 05:45:13 | [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.546 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest |
| 26-Mar-2026 05:45:14 | [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest |
| 26-Mar-2026 05:45:15 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.970 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest |
| 26-Mar-2026 05:45:16 | [INFO] Running org.jivesoftware.database.ProfiledConnectionTest |
| 26-Mar-2026 05:45:16 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.jivesoftware.database.ProfiledConnectionTest |
| 26-Mar-2026 05:45:17 | [INFO] Running dom.io.XMPPPacketReaderTest |
| 26-Mar-2026 05:45:18 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in dom.io.XMPPPacketReaderTest |
| 26-Mar-2026 05:45:18 | [INFO] |
| 26-Mar-2026 05:45:18 | [INFO] Results: |
| 26-Mar-2026 05:45:18 | [INFO] |
| 26-Mar-2026 05:45:18 | [WARNING] Tests run: 1907, Failures: 0, Errors: 0, Skipped: 3 |
| 26-Mar-2026 05:45:18 | [INFO] |
| 26-Mar-2026 05:45:18 | [INFO] |
| 26-Mar-2026 05:45:18 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- |
| 26-Mar-2026 05:45:18 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT.jar |
| 26-Mar-2026 05:45:18 | [INFO] |
| 26-Mar-2026 05:45:18 | [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ xmppserver --- |
| 26-Mar-2026 05:45:18 | [INFO] Reading assembly descriptor: src/assembly/taglib.xml |
| 26-Mar-2026 05:45:18 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT-taglib.jar |
| 26-Mar-2026 05:45:18 | [INFO] |
| 26-Mar-2026 05:45:18 | [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- |
| 26-Mar-2026 05:45:18 | [INFO] Building Starter for Openfire 5.1.0-SNAPSHOT [4/7] |
| 26-Mar-2026 05:45:18 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 26-Mar-2026 05:45:18 | [INFO] |
| 26-Mar-2026 05:45:18 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- |
| 26-Mar-2026 05:45:18 | [INFO] |
| 26-Mar-2026 05:45:18 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ starter --- |
| 26-Mar-2026 05:45:18 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 26-Mar-2026 05:45:18 | [INFO] |
| 26-Mar-2026 05:45:18 | [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ starter --- |
| 26-Mar-2026 05:45:18 | [INFO] Copying 4 resources from src/main/resources to target/classes |
| 26-Mar-2026 05:45:18 | [INFO] |
| 26-Mar-2026 05:45:18 | [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ starter --- |
| 26-Mar-2026 05:45:18 | [INFO] Recompiling the module because of changed dependency. |
| 26-Mar-2026 05:45:18 | [INFO] Compiling 8 source files with javac [debug target 17] to target/classes |
| 26-Mar-2026 05:45:19 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API. |
| 26-Mar-2026 05:45:19 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details. |
| 26-Mar-2026 05:45:19 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations. |
| 26-Mar-2026 05:45:19 | [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details. |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ starter --- |
| 26-Mar-2026 05:45:19 | [INFO] Copying 2 resources from src/test/resources to target/test-classes |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ starter --- |
| 26-Mar-2026 05:45:19 | [INFO] Recompiling the module because of changed dependency. |
| 26-Mar-2026 05:45:19 | [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- |
| 26-Mar-2026 05:45:19 | [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/surefire-reports |
| 26-Mar-2026 05:45:19 | |
| 26-Mar-2026 05:45:19 | ------------------------------------------------------- |
| 26-Mar-2026 05:45:19 | T E S T S |
| 26-Mar-2026 05:45:19 | ------------------------------------------------------- |
| 26-Mar-2026 05:45:19 | Running org.jivesoftware.openfire.launcher.LauncherTest |
| 26-Mar-2026 05:45:19 | [Fatal Error] xxe.xml:6:18: External Entity: Failed to read external document 'random', because 'file' access is not allowed due to restriction set by the accessExternalDTD property. |
| 26-Mar-2026 05:45:19 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec |
| 26-Mar-2026 05:45:19 | |
| 26-Mar-2026 05:45:19 | Results : |
| 26-Mar-2026 05:45:19 | |
| 26-Mar-2026 05:45:19 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 |
| 26-Mar-2026 05:45:19 | |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- |
| 26-Mar-2026 05:45:19 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/startup.jar |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- |
| 26-Mar-2026 05:45:19 | [INFO] Building Openfire Plugins 5.1.0-SNAPSHOT [5/7] |
| 26-Mar-2026 05:45:19 | [INFO] --------------------------------[ pom ]--------------------------------- |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ plugins --- |
| 26-Mar-2026 05:45:19 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- |
| 26-Mar-2026 05:45:19 | [INFO] Building Openfire Plugin Assembly Descriptor 5.1.0-SNAPSHOT [6/7] |
| 26-Mar-2026 05:45:19 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- |
| 26-Mar-2026 05:45:19 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- |
| 26-Mar-2026 05:45:19 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| 26-Mar-2026 05:45:19 | [INFO] Copying 1 resource |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- |
| 26-Mar-2026 05:45:19 | [INFO] No sources to compile |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- |
| 26-Mar-2026 05:45:19 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| 26-Mar-2026 05:45:19 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- |
| 26-Mar-2026 05:45:19 | [INFO] No sources to compile |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- |
| 26-Mar-2026 05:45:19 | [INFO] No tests to run. |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- |
| 26-Mar-2026 05:45:19 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.1.0-SNAPSHOT.jar |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- |
| 26-Mar-2026 05:45:19 | [INFO] Building Distribution 5.1.0-SNAPSHOT [7/7] |
| 26-Mar-2026 05:45:19 | [INFO] --------------------------------[ pom ]--------------------------------- |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ distribution --- |
| 26-Mar-2026 05:45:19 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 26-Mar-2026 05:45:19 | [INFO] |
| 26-Mar-2026 05:45:19 | [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ distribution --- |
| 26-Mar-2026 05:45:19 | [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml |
| 26-Mar-2026 05:45:20 | [INFO] Copying files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base |
| 26-Mar-2026 05:45:21 | [INFO] 688 files copied to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base |
| 26-Mar-2026 05:45:21 | [INFO] |
| 26-Mar-2026 05:45:21 | [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution --- |
| 26-Mar-2026 05:45:21 | [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar |
| 26-Mar-2026 05:45:21 | [INFO] ------------------------------------------------------------------------ |
| 26-Mar-2026 05:45:21 | [INFO] Reactor Summary for Parent 5.1.0-SNAPSHOT: |
| 26-Mar-2026 05:45:21 | [INFO] |
| 26-Mar-2026 05:45:21 | [INFO] Parent ............................................. SUCCESS [ 0.361 s] |
| 26-Mar-2026 05:45:21 | [INFO] Internationalization files for Openfire ............ SUCCESS [ 0.758 s] |
| 26-Mar-2026 05:45:21 | [INFO] Core XMPP Server ................................... SUCCESS [05:26 min] |
| 26-Mar-2026 05:45:21 | [INFO] Starter for Openfire ............................... SUCCESS [ 0.547 s] |
| 26-Mar-2026 05:45:21 | [INFO] Openfire Plugins ................................... SUCCESS [ 0.026 s] |
| 26-Mar-2026 05:45:21 | [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.121 s] |
| 26-Mar-2026 05:45:21 | [INFO] Distribution ....................................... SUCCESS [ 1.734 s] |
| 26-Mar-2026 05:45:21 | [INFO] ------------------------------------------------------------------------ |
| 26-Mar-2026 05:45:21 | [INFO] BUILD SUCCESS |
| 26-Mar-2026 05:45:21 | [INFO] ------------------------------------------------------------------------ |
| 26-Mar-2026 05:45:21 | [INFO] Total time: 05:30 min |
| 26-Mar-2026 05:45:21 | [INFO] Finished at: 2026-03-26T05:45:21-05:00 |
| 26-Mar-2026 05:45:21 | [INFO] ------------------------------------------------------------------------ |
| 26-Mar-2026 05:45:21 | Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1... |
| 26-Mar-2026 05:45:21 | Finished task 'Build' with result: Success |
| 26-Mar-2026 05:45:21 | Running post build plugin 'Docker Container Cleanup' |
| 26-Mar-2026 05:45:21 | Running post build plugin 'NCover Results Collector' |
| 26-Mar-2026 05:45:21 | Running post build plugin 'Build Results Label Collector' |
| 26-Mar-2026 05:45:21 | Running post build plugin 'Clover Results Collector' |
| 26-Mar-2026 05:45:21 | Running post build plugin 'npm Cache Cleanup' |
| 26-Mar-2026 05:45:21 | Running post build plugin 'Artifact Copier' |
| 26-Mar-2026 05:45:21 | Publishing an artifact: Unpacked project files |
| 26-Mar-2026 05:45:38 | Finished publishing of artifact Non required shared artifact Http Compression On : [Unpacked project files], patterns: [**/*] in 16.67 s |
| 26-Mar-2026 05:45:38 | Finalising the build... |
| 26-Mar-2026 05:45:38 | Stopping timer. |
| 26-Mar-2026 05:45:38 | Build OPENFIRE-TRUNK-JOB1-2941 completed. |
| 26-Mar-2026 10:45:40 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 26-Mar-2026 10:45:40 | Running on server: post build plugin 'NCover Results Collector' |
| 26-Mar-2026 10:45:40 | Running on server: post build plugin 'Build Labeller' |
| 26-Mar-2026 10:45:40 | Running on server: post build plugin 'Clover Delta Calculator' |
| 26-Mar-2026 10:45:40 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 26-Mar-2026 10:45:40 | All post build plugins have finished |
| 26-Mar-2026 10:45:40 | Generating build results summary... |
| 26-Mar-2026 10:45:41 | Saving build results to disk... |
| 26-Mar-2026 10:45:41 | Store variable context... |
| 26-Mar-2026 10:45:41 | Finished building OPENFIRE-TRUNK-JOB1-2941. |