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: #2940 was successful
Job: Build was successful
Build log
The build generated 1,061 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
| 25-Mar-2026 05:59:50 | [INFO] |
| 25-Mar-2026 05:59:50 | [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ i18n --- |
| 25-Mar-2026 05:59:50 | [INFO] Copying 19 resources from src/main/resources to target/classes |
| 25-Mar-2026 05:59:50 | [INFO] |
| 25-Mar-2026 05:59:50 | [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ i18n --- |
| 25-Mar-2026 05:59:51 | [INFO] No sources to compile |
| 25-Mar-2026 05:59:51 | [INFO] |
| 25-Mar-2026 05:59:51 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ i18n --- |
| 25-Mar-2026 05:59:51 | [INFO] skip non existing resourceDirectory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/src/test/resources |
| 25-Mar-2026 05:59:51 | [INFO] |
| 25-Mar-2026 05:59:51 | [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ i18n --- |
| 25-Mar-2026 05:59:51 | [INFO] No sources to compile |
| 25-Mar-2026 05:59:51 | [INFO] |
| 25-Mar-2026 05:59:51 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- |
| 25-Mar-2026 05:59:51 | [INFO] No tests to run. |
| 25-Mar-2026 05:59:51 | [INFO] |
| 25-Mar-2026 05:59:51 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- |
| 25-Mar-2026 05:59:51 | [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/target/i18n-5.1.0-SNAPSHOT.jar |
| 25-Mar-2026 05:59:51 | [INFO] |
| 25-Mar-2026 05:59:51 | [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- |
| 25-Mar-2026 05:59:51 | [INFO] Building Core XMPP Server 5.1.0-SNAPSHOT [3/7] |
| 25-Mar-2026 05:59:51 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 25-Mar-2026 05:59:52 | [INFO] |
| 25-Mar-2026 05:59:52 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- |
| 25-Mar-2026 05:59:52 | [INFO] |
| 25-Mar-2026 05:59:52 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ xmppserver --- |
| 25-Mar-2026 05:59:52 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 25-Mar-2026 05:59:52 | [INFO] |
| 25-Mar-2026 05:59:52 | [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- |
| 25-Mar-2026 05:59:52 | [INFO] |
| 25-Mar-2026 05:59:52 | [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ xmppserver --- |
| 25-Mar-2026 05:59:52 | [INFO] Copying 2 resources from src/main/resources to target/classes |
| 25-Mar-2026 05:59:52 | [INFO] |
| 25-Mar-2026 05:59:52 | [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ xmppserver --- |
| 25-Mar-2026 05:59:52 | [INFO] Recompiling the module because of changed dependency. |
| 25-Mar-2026 05:59:52 | [INFO] Compiling 782 source files with javac [debug target 17] to target/classes |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [WARNING] /home/bamboo-agent3/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 |
| 25-Mar-2026 06:00:05 | [INFO] /home/bamboo-agent3/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. |
| 25-Mar-2026 06:00:05 | [INFO] /home/bamboo-agent3/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. |
| 25-Mar-2026 06:00:05 | [INFO] /home/bamboo-agent3/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. |
| 25-Mar-2026 06:00:05 | [INFO] /home/bamboo-agent3/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. |
| 25-Mar-2026 06:00:05 | [INFO] |
| 25-Mar-2026 06:00:05 | [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.24:jspc (jspc) @ xmppserver --- |
| 25-Mar-2026 06:00:06 | [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\/** |
| 25-Mar-2026 06:00:06 | [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. |
| 25-Mar-2026 06:00:12 | [INFO] Generation completed with [0] errors in [5602] milliseconds |
| 25-Mar-2026 06:00:12 | [INFO] |
| 25-Mar-2026 06:00:12 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ xmppserver --- |
| 25-Mar-2026 06:00:12 | [INFO] Copying 31 resources from src/test/resources to target/test-classes |
| 25-Mar-2026 06:00:12 | [INFO] |
| 25-Mar-2026 06:00:12 | [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ xmppserver --- |
| 25-Mar-2026 06:00:12 | [INFO] Recompiling the module because of changed dependency. |
| 25-Mar-2026 06:00:12 | [INFO] Compiling 125 source files with javac [debug target 17] to target/test-classes |
| 25-Mar-2026 06:00:16 | [INFO] /home/bamboo-agent3/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. |
| 25-Mar-2026 06:00:16 | [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details. |
| 25-Mar-2026 06:00:16 | [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations. |
| 25-Mar-2026 06:00:16 | [INFO] /home/bamboo-agent3/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. |
| 25-Mar-2026 06:00:16 | [INFO] |
| 25-Mar-2026 06:00:16 | [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- |
| 25-Mar-2026 06:00:16 | [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider |
| 25-Mar-2026 06:00:16 | [INFO] |
| 25-Mar-2026 06:00:16 | [INFO] ------------------------------------------------------- |
| 25-Mar-2026 06:00:16 | [INFO] T E S T S |
| 25-Mar-2026 06:00:16 | [INFO] ------------------------------------------------------- |
| 25-Mar-2026 06:00:18 | [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest |
| 25-Mar-2026 06:00:19 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:00:21 | [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.927 s -- in org.jivesoftware.admin.AuthCheckFilterTest |
| 25-Mar-2026 06:00:22 | [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest |
| 25-Mar-2026 06:00:23 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:00:24 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:00:24 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:00:24 | |
| 25-Mar-2026 06:00:24 | |
| 25-Mar-2026 06:00:24 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.995 s -- in org.jivesoftware.admin.LoginLimitManagerTest |
| 25-Mar-2026 06:00:26 | [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest |
| 25-Mar-2026 06:00:26 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:00:28 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.203 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest |
| 25-Mar-2026 06:00:29 | [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest |
| 25-Mar-2026 06:00:30 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:00:30 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:00:30 | |
| 25-Mar-2026 06:00:30 | |
| 25-Mar-2026 06:00:30 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest |
| 25-Mar-2026 06:00:31 | [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest |
| 25-Mar-2026 06:00:32 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:00:35 | [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.396 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest |
| 25-Mar-2026 06:00:36 | [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest |
| 25-Mar-2026 06:00:36 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:00:36 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:00:36 | |
| 25-Mar-2026 06:00:36 | |
| 25-Mar-2026 06:00:36 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest |
| 25-Mar-2026 06:00:38 | [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest |
| 25-Mar-2026 06:00:38 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:00:38 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:00:38 | |
| 25-Mar-2026 06:00:38 | |
| 25-Mar-2026 06:00:38 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest |
| 25-Mar-2026 06:00:39 | [INFO] Running org.jivesoftware.openfire.ldap.VCardTest |
| 25-Mar-2026 06:00:40 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:00:40 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:00:40 | |
| 25-Mar-2026 06:00:40 | |
| 25-Mar-2026 06:00:40 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.jivesoftware.openfire.ldap.VCardTest |
| 25-Mar-2026 06:00:41 | [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest |
| 25-Mar-2026 06:00:41 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:00:41 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:00:41 | |
| 25-Mar-2026 06:00:41 | |
| 25-Mar-2026 06:00:41 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest |
| 25-Mar-2026 06:00:42 | [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest |
| 25-Mar-2026 06:00:43 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:00:45 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.891 s -- in org.jivesoftware.openfire.SessionPacketRouterTest |
| 25-Mar-2026 06:00:46 | [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest |
| 25-Mar-2026 06:00:47 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:00:47 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:00:47 | |
| 25-Mar-2026 06:00:47 | |
| 25-Mar-2026 06:00:47 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:00:48 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest |
| 25-Mar-2026 06:00:49 | [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest |
| 25-Mar-2026 06:00:51 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 s -- in org.jivesoftware.openfire.archive.ArchiverTest |
| 25-Mar-2026 06:00:52 | [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest |
| 25-Mar-2026 06:00:52 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest |
| 25-Mar-2026 06:00:53 | [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest |
| 25-Mar-2026 06:00:54 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:00:54 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:00:54 | |
| 25-Mar-2026 06:00:54 | |
| 25-Mar-2026 06:00:57 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.817 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest |
| 25-Mar-2026 06:00:58 | [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest |
| 25-Mar-2026 06:00:59 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest |
| 25-Mar-2026 06:01:00 | [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest |
| 25-Mar-2026 06:01:00 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:01:00 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:01:00 | |
| 25-Mar-2026 06:01:00 | |
| 25-Mar-2026 06:01:00 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest |
| 25-Mar-2026 06:01:01 | [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest |
| 25-Mar-2026 06:01:02 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest |
| 25-Mar-2026 06:01:03 | [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest |
| 25-Mar-2026 06:01:04 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:01:05 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest |
| 25-Mar-2026 06:01:06 | [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest |
| 25-Mar-2026 06:01:07 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:01:09 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:09 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:09 | 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@1657dc38). |
| 25-Mar-2026 06:01:09 | 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@1657dc38). |
| 25-Mar-2026 06:01:09 | 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@1657dc38). 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@1657dc38). |
| 25-Mar-2026 06:01:09 | 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@1657dc38). 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@1657dc38). |
| 25-Mar-2026 06:01:09 | 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@1657dc38). 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@1657dc38). |
| 25-Mar-2026 06:01:09 | 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@1657dc38). |
| 25-Mar-2026 06:01:09 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:09 | 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@1657dc38). |
| 25-Mar-2026 06:01:09 | 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@1657dc38). 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@1657dc38). |
| 25-Mar-2026 06:01:09 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:09 | 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@53d0402d). |
| 25-Mar-2026 06:01:09 | 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@53d0402d). |
| 25-Mar-2026 06:01:09 | 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@53d0402d). 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@53d0402d). |
| 25-Mar-2026 06:01:09 | 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@53d0402d). 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@53d0402d). |
| 25-Mar-2026 06:01:09 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:09 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:09 | 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@53d0402d). |
| 25-Mar-2026 06:01:09 | 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@53d0402d). |
| 25-Mar-2026 06:01:09 | 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@53d0402d). 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@53d0402d). |
| 25-Mar-2026 06:01:09 | 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@53d0402d). 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@53d0402d). |
| 25-Mar-2026 06:01:09 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:09 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | 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@748b86dd). |
| 25-Mar-2026 06:01:10 | 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@748b86dd). |
| 25-Mar-2026 06:01:10 | 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@748b86dd). 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@748b86dd). |
| 25-Mar-2026 06:01:10 | 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@748b86dd). 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@748b86dd). |
| 25-Mar-2026 06:01:10 | 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@748b86dd). 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@748b86dd). |
| 25-Mar-2026 06:01:10 | 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@748b86dd). |
| 25-Mar-2026 06:01:10 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | 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@748b86dd). |
| 25-Mar-2026 06:01:10 | 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@748b86dd). 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@748b86dd). |
| 25-Mar-2026 06:01:10 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | 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@7e00150a). |
| 25-Mar-2026 06:01:10 | 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@7e00150a). |
| 25-Mar-2026 06:01:10 | 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@7e00150a). 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@7e00150a). |
| 25-Mar-2026 06:01:10 | 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@7e00150a). 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@7e00150a). |
| 25-Mar-2026 06:01:10 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | 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@7e00150a). |
| 25-Mar-2026 06:01:10 | 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@7e00150a). |
| 25-Mar-2026 06:01:10 | 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@7e00150a). 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@7e00150a). |
| 25-Mar-2026 06:01:10 | 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@7e00150a). 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@7e00150a). |
| 25-Mar-2026 06:01:10 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | 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@42fd10fe). |
| 25-Mar-2026 06:01:10 | 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@42fd10fe). |
| 25-Mar-2026 06:01:10 | 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@42fd10fe). 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@42fd10fe). |
| 25-Mar-2026 06:01:10 | 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@42fd10fe). 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@42fd10fe). |
| 25-Mar-2026 06:01:10 | 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@42fd10fe). 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@42fd10fe). |
| 25-Mar-2026 06:01:10 | 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@42fd10fe). 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@42fd10fe). |
| 25-Mar-2026 06:01:10 | 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@42fd10fe). |
| 25-Mar-2026 06:01:10 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | 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@42fd10fe). |
| 25-Mar-2026 06:01:10 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | 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). |
| 25-Mar-2026 06:01:10 | 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@3ce2c556). 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@3ce2c556). |
| 25-Mar-2026 06:01:10 | 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@3ce2c556). 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@3ce2c556). |
| 25-Mar-2026 06:01:10 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | 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). |
| 25-Mar-2026 06:01:10 | 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@3ce2c556). 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@3ce2c556). |
| 25-Mar-2026 06:01:10 | 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@3ce2c556). 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@3ce2c556). |
| 25-Mar-2026 06:01:10 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | 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@4d964ff). |
| 25-Mar-2026 06:01:10 | 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@4d964ff). |
| 25-Mar-2026 06:01:10 | 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@4d964ff). 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@4d964ff). |
| 25-Mar-2026 06:01:10 | 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@4d964ff). 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@4d964ff). |
| 25-Mar-2026 06:01:10 | 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@4d964ff). 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@4d964ff). |
| 25-Mar-2026 06:01:10 | 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@4d964ff). 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@4d964ff). |
| 25-Mar-2026 06:01:10 | 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@4d964ff). |
| 25-Mar-2026 06:01:10 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:10 | 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@4d964ff). |
| 25-Mar-2026 06:01:11 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@2644baeb). |
| 25-Mar-2026 06:01:11 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@2644baeb). |
| 25-Mar-2026 06:01:11 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@7d9fa990). |
| 25-Mar-2026 06:01:11 | 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@7d9fa990). |
| 25-Mar-2026 06:01:11 | 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@7d9fa990). 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@7d9fa990). |
| 25-Mar-2026 06:01:11 | 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@7d9fa990). 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@7d9fa990). |
| 25-Mar-2026 06:01:11 | 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@7d9fa990). 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@7d9fa990). |
| 25-Mar-2026 06:01:11 | 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@7d9fa990). |
| 25-Mar-2026 06:01:11 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@7d9fa990). |
| 25-Mar-2026 06:01:11 | 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@7d9fa990). 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@7d9fa990). |
| 25-Mar-2026 06:01:11 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@10df554e). |
| 25-Mar-2026 06:01:11 | 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@10df554e). |
| 25-Mar-2026 06:01:11 | 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@10df554e). 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@10df554e). |
| 25-Mar-2026 06:01:11 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@10df554e). |
| 25-Mar-2026 06:01:11 | 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@10df554e). |
| 25-Mar-2026 06:01:11 | 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@10df554e). 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@10df554e). |
| 25-Mar-2026 06:01:11 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@828d642). |
| 25-Mar-2026 06:01:11 | 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@828d642). |
| 25-Mar-2026 06:01:11 | 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@828d642). 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@828d642). |
| 25-Mar-2026 06:01:11 | 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@828d642). 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@828d642). |
| 25-Mar-2026 06:01:11 | 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@828d642). 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@828d642). |
| 25-Mar-2026 06:01:11 | 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@828d642). |
| 25-Mar-2026 06:01:11 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@828d642). |
| 25-Mar-2026 06:01:11 | 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@828d642). 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@828d642). |
| 25-Mar-2026 06:01:11 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@43699cb3). |
| 25-Mar-2026 06:01:11 | 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@43699cb3). |
| 25-Mar-2026 06:01:11 | 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@43699cb3). 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@43699cb3). |
| 25-Mar-2026 06:01:11 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@43699cb3). |
| 25-Mar-2026 06:01:11 | 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@43699cb3). |
| 25-Mar-2026 06:01:11 | 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@43699cb3). 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@43699cb3). |
| 25-Mar-2026 06:01:11 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | 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@2e0b813a). |
| 25-Mar-2026 06:01:11 | 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@2e0b813a). |
| 25-Mar-2026 06:01:11 | 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@2e0b813a). 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@2e0b813a). |
| 25-Mar-2026 06:01:11 | 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@2e0b813a). 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@2e0b813a). |
| 25-Mar-2026 06:01:11 | 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@2e0b813a). |
| 25-Mar-2026 06:01:11 | 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@2e0b813a). 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@2e0b813a). |
| 25-Mar-2026 06:01:11 | 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@2e0b813a). 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@2e0b813a). |
| 25-Mar-2026 06:01:11 | 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@2e0b813a). |
| 25-Mar-2026 06:01:11 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:11 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | 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@58fbe309). |
| 25-Mar-2026 06:01:12 | 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@58fbe309). |
| 25-Mar-2026 06:01:12 | 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@58fbe309). 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@58fbe309). |
| 25-Mar-2026 06:01:12 | 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@58fbe309). 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@58fbe309). |
| 25-Mar-2026 06:01:12 | 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@58fbe309). 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@58fbe309). |
| 25-Mar-2026 06:01:12 | 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@58fbe309). 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@58fbe309). |
| 25-Mar-2026 06:01:12 | 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@58fbe309). |
| 25-Mar-2026 06:01:12 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | 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@58fbe309). |
| 25-Mar-2026 06:01:12 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | 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@230ccf37). |
| 25-Mar-2026 06:01:12 | 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@230ccf37). |
| 25-Mar-2026 06:01:12 | 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@230ccf37). 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@230ccf37). |
| 25-Mar-2026 06:01:12 | 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@230ccf37). 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@230ccf37). |
| 25-Mar-2026 06:01:12 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | 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@230ccf37). |
| 25-Mar-2026 06:01:12 | 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@230ccf37). |
| 25-Mar-2026 06:01:12 | 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@230ccf37). 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@230ccf37). |
| 25-Mar-2026 06:01:12 | 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@230ccf37). 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@230ccf37). |
| 25-Mar-2026 06:01:12 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | 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@6d720c1e). |
| 25-Mar-2026 06:01:12 | 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@6d720c1e). |
| 25-Mar-2026 06:01:12 | 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@6d720c1e). 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@6d720c1e). |
| 25-Mar-2026 06:01:12 | 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@6d720c1e). 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@6d720c1e). |
| 25-Mar-2026 06:01:12 | 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@6d720c1e). 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@6d720c1e). |
| 25-Mar-2026 06:01:12 | 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@6d720c1e). 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@6d720c1e). |
| 25-Mar-2026 06:01:12 | 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@6d720c1e). |
| 25-Mar-2026 06:01:12 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | 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@6d720c1e). |
| 25-Mar-2026 06:01:12 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | 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@6db62554). |
| 25-Mar-2026 06:01:12 | 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@6db62554). |
| 25-Mar-2026 06:01:12 | 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@6db62554). 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@6db62554). |
| 25-Mar-2026 06:01:12 | 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@6db62554). 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@6db62554). |
| 25-Mar-2026 06:01:12 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | 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@6db62554). |
| 25-Mar-2026 06:01:12 | 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@6db62554). |
| 25-Mar-2026 06:01:12 | 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@6db62554). 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@6db62554). |
| 25-Mar-2026 06:01:12 | 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@6db62554). 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@6db62554). |
| 25-Mar-2026 06:01:12 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:12 | 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@ab5725c). |
| 25-Mar-2026 06:01:12 | 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@ab5725c). |
| 25-Mar-2026 06:01:13 | 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@ab5725c). 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@ab5725c). |
| 25-Mar-2026 06:01:13 | 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@ab5725c). 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@ab5725c). |
| 25-Mar-2026 06:01:13 | 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@ab5725c). |
| 25-Mar-2026 06:01:13 | 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@ab5725c). 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@ab5725c). |
| 25-Mar-2026 06:01:13 | 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@ab5725c). 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@ab5725c). |
| 25-Mar-2026 06:01:13 | 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@ab5725c). |
| 25-Mar-2026 06:01:13 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:13 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:13 | 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@4e919580). |
| 25-Mar-2026 06:01:13 | 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@4e919580). |
| 25-Mar-2026 06:01:13 | 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@4e919580). 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@4e919580). |
| 25-Mar-2026 06:01:13 | 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@4e919580). 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@4e919580). |
| 25-Mar-2026 06:01:13 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:13 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:13 | 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@4e919580). |
| 25-Mar-2026 06:01:13 | 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@4e919580). |
| 25-Mar-2026 06:01:13 | 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@4e919580). 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@4e919580). |
| 25-Mar-2026 06:01:13 | 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@4e919580). 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@4e919580). |
| 25-Mar-2026 06:01:13 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.595 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest |
| 25-Mar-2026 06:01:14 | [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest |
| 25-Mar-2026 06:01:15 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:01:16 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | 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@5d106279). |
| 25-Mar-2026 06:01:16 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | 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@5d106279). |
| 25-Mar-2026 06:01:16 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | 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@8897c46). |
| 25-Mar-2026 06:01:16 | 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@8897c46). |
| 25-Mar-2026 06:01:16 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | 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@37fee4d). |
| 25-Mar-2026 06:01:16 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | 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@37fee4d). |
| 25-Mar-2026 06:01:16 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:16 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@7d8feeff). |
| 25-Mar-2026 06:01:17 | 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@7d8feeff). |
| 25-Mar-2026 06:01:17 | 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@7d8feeff). |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@7d8feeff). |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@11a274c4). |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@11a274c4). |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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). |
| 25-Mar-2026 06:01:17 | 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). |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@6cb5ce31). |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@6cb5ce31). |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@2e839e47). |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@2e839e47). |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@1a75cf96). |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@1a75cf96). |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@3ce00b3c). |
| 25-Mar-2026 06:01:17 | 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@3ce00b3c). |
| 25-Mar-2026 06:01:17 | 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@3ce00b3c). |
| 25-Mar-2026 06:01:17 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:17 | 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@3ce00b3c). |
| 25-Mar-2026 06:01:18 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | 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@6c9ec740). |
| 25-Mar-2026 06:01:18 | 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@6c9ec740). |
| 25-Mar-2026 06:01:18 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | 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@6c9ec740). |
| 25-Mar-2026 06:01:18 | 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@6c9ec740). |
| 25-Mar-2026 06:01:18 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | 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@2c974c68). |
| 25-Mar-2026 06:01:18 | 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@2c974c68). |
| 25-Mar-2026 06:01:18 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | 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@584a666b). |
| 25-Mar-2026 06:01:18 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | 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@584a666b). |
| 25-Mar-2026 06:01:18 | Initializing Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | Destroying Node_A_Plugin. |
| 25-Mar-2026 06:01:18 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.189 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest |
| 25-Mar-2026 06:01:19 | [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest |
| 25-Mar-2026 06:01:19 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:01:19 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:01:19 | |
| 25-Mar-2026 06:01:19 | |
| 25-Mar-2026 06:01:19 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.jivesoftware.openfire.container.PluginManagerTest |
| 25-Mar-2026 06:01:20 | [INFO] Running org.jivesoftware.openfire.container.PluginServletTest |
| 25-Mar-2026 06:01:21 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:01:21 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:01:21 | |
| 25-Mar-2026 06:01:21 | |
| 25-Mar-2026 06:01:21 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in org.jivesoftware.openfire.container.PluginServletTest |
| 25-Mar-2026 06:01:22 | [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest |
| 25-Mar-2026 06:01:22 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:01:22 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:01:22 | |
| 25-Mar-2026 06:01:22 | |
| 25-Mar-2026 06:01:22 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.jivesoftware.openfire.csi.CsiManagerTest |
| 25-Mar-2026 06:01:23 | [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest |
| 25-Mar-2026 06:01:24 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:01:25 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.175 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest |
| 25-Mar-2026 06:01:26 | [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest |
| 25-Mar-2026 06:01:27 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:01:28 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:01:28 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:01:28 | |
| 25-Mar-2026 06:01:28 | |
| 25-Mar-2026 06:01:29 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.661 s -- in org.jivesoftware.openfire.forward.ForwardedTest |
| 25-Mar-2026 06:01:30 | [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest |
| 25-Mar-2026 06:01:31 | 2026-03-25T11:01:31.746904445Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:31 | 2026-03-25T11:01:31.797688006Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:31 | 2026-03-25T11:01:31.798226961Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:31 | 2026-03-25T11:01:31.799540569Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:31 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:01:31 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:01:31 | |
| 25-Mar-2026 06:01:31 | |
| 25-Mar-2026 06:01:32 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:01:40 | [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.500 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest |
| 25-Mar-2026 06:01:40 | [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest |
| 25-Mar-2026 06:01:42 | 2026-03-25T11:01:42.244870066Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:42 | 2026-03-25T11:01:42.288068860Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:42 | 2026-03-25T11:01:42.288650816Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:42 | 2026-03-25T11:01:42.290081712Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:42 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:01:42 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:01:42 | |
| 25-Mar-2026 06:01:42 | |
| 25-Mar-2026 06:01:42 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:01:47 | [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.776 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest |
| 25-Mar-2026 06:01:48 | [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest |
| 25-Mar-2026 06:01:49 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:01:49 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:01:49 | |
| 25-Mar-2026 06:01:49 | |
| 25-Mar-2026 06:01:49 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s -- in org.jivesoftware.openfire.group.GroupJIDTest |
| 25-Mar-2026 06:01:50 | [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest |
| 25-Mar-2026 06:01:51 | 2026-03-25T11:01:51.354351318Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:51 | 2026-03-25T11:01:51.417430751Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:51 | 2026-03-25T11:01:51.418083996Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:51 | 2026-03-25T11:01:51.419887317Z main ERROR Recursive call to appender file |
| 25-Mar-2026 06:01:51 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:01:51 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:01:51 | |
| 25-Mar-2026 06:01:51 | |
| 25-Mar-2026 06:01:51 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:01:54 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.533 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest |
| 25-Mar-2026 06:01:55 | [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest |
| 25-Mar-2026 06:01:56 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:01:57 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.141 s -- in org.jivesoftware.openfire.group.GroupManagerTest |
| 25-Mar-2026 06:01:58 | [INFO] Running org.jivesoftware.openfire.group.GroupTest |
| 25-Mar-2026 06:01:59 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:02:00 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s -- in org.jivesoftware.openfire.group.GroupTest |
| 25-Mar-2026 06:02:01 | [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest |
| 25-Mar-2026 06:02:02 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest |
| 25-Mar-2026 06:02:03 | [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest |
| 25-Mar-2026 06:02:04 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.660 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest |
| 25-Mar-2026 06:02:05 | [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest |
| 25-Mar-2026 06:02:05 | [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.501 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest |
| 25-Mar-2026 06:02:06 | [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest |
| 25-Mar-2026 06:02:07 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest |
| 25-Mar-2026 06:02:08 | [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest |
| 25-Mar-2026 06:02:08 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest |
| 25-Mar-2026 06:02:09 | [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest |
| 25-Mar-2026 06:02:15 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.969 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest |
| 25-Mar-2026 06:02:16 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 25-Mar-2026 06:02:20 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 25-Mar-2026 06:02:21 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 25-Mar-2026 06:02:21 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 25-Mar-2026 06:02:23 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 25-Mar-2026 06:02:23 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 25-Mar-2026 06:02:24 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 25-Mar-2026 06:02:24 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 25-Mar-2026 06:02:25 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.110 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 25-Mar-2026 06:02:25 | [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.028 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 25-Mar-2026 06:02:26 | [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest |
| 25-Mar-2026 06:02:31 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.525 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest |
| 25-Mar-2026 06:02:32 | [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest |
| 25-Mar-2026 06:02:33 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:02:33 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:02:33 | |
| 25-Mar-2026 06:02:33 | |
| 25-Mar-2026 06:02:33 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest |
| 25-Mar-2026 06:02:34 | [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest |
| 25-Mar-2026 06:02:34 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:02:35 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:02:35 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:02:35 | |
| 25-Mar-2026 06:02:35 | |
| 25-Mar-2026 06:02:36 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.168 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest |
| 25-Mar-2026 06:02:37 | [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest |
| 25-Mar-2026 06:02:38 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:02:39 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:02:39 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:02:39 | |
| 25-Mar-2026 06:02:39 | |
| 25-Mar-2026 06:02:40 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.711 s -- in org.jivesoftware.openfire.muc.MUCRoomTest |
| 25-Mar-2026 06:02:41 | [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest |
| 25-Mar-2026 06:02:42 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest |
| 25-Mar-2026 06:02:43 | [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest |
| 25-Mar-2026 06:02:43 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:02:45 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:02:45 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:02:45 | |
| 25-Mar-2026 06:02:45 | |
| 25-Mar-2026 06:02:45 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.604 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest |
| 25-Mar-2026 06:02:46 | [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest |
| 25-Mar-2026 06:02:47 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:02:47 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:02:47 | |
| 25-Mar-2026 06:02:47 | |
| 25-Mar-2026 06:02:47 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.jivesoftware.openfire.net.DNSUtilTest |
| 25-Mar-2026 06:02:48 | [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest |
| 25-Mar-2026 06:02:51 | [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.723 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest |
| 25-Mar-2026 06:02:52 | [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest |
| 25-Mar-2026 06:02:52 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.jivesoftware.openfire.net.SrvRecordTest |
| 25-Mar-2026 06:02:53 | [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest |
| 25-Mar-2026 06:02:54 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:02:54 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:02:54 | |
| 25-Mar-2026 06:02:54 | |
| 25-Mar-2026 06:02:54 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest |
| 25-Mar-2026 06:02:55 | [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest |
| 25-Mar-2026 06:02:55 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:02:55 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:02:55 | |
| 25-Mar-2026 06:02:55 | |
| 25-Mar-2026 06:02:55 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest |
| 25-Mar-2026 06:02:57 | [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest |
| 25-Mar-2026 06:02:57 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:02:57 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:02:57 | |
| 25-Mar-2026 06:02:57 | |
| 25-Mar-2026 06:02:57 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest |
| 25-Mar-2026 06:02:58 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest |
| 25-Mar-2026 06:02:58 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:02:59 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:02:59 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:02:59 | |
| 25-Mar-2026 06:02:59 | |
| 25-Mar-2026 06:03:00 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.328 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest |
| 25-Mar-2026 06:03:01 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest |
| 25-Mar-2026 06:03:02 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:03:03 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:03:03 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:03:03 | |
| 25-Mar-2026 06:03:03 | |
| 25-Mar-2026 06:03:04 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest |
| 25-Mar-2026 06:03:04 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest |
| 25-Mar-2026 06:03:05 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:03:06 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:03:06 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:03:06 | |
| 25-Mar-2026 06:03:06 | |
| 25-Mar-2026 06:03:07 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest |
| 25-Mar-2026 06:03:08 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest |
| 25-Mar-2026 06:03:08 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:03:09 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:03:09 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:03:09 | |
| 25-Mar-2026 06:03:09 | |
| 25-Mar-2026 06:03:10 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.412 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest |
| 25-Mar-2026 06:03:11 | [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest |
| 25-Mar-2026 06:03:12 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest |
| 25-Mar-2026 06:03:13 | [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest |
| 25-Mar-2026 06:03:13 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest |
| 25-Mar-2026 06:03:14 | [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest |
| 25-Mar-2026 06:03:15 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:03:16 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:03:16 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:03:16 | |
| 25-Mar-2026 06:03:16 | |
| 25-Mar-2026 06:03:16 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest |
| 25-Mar-2026 06:03:17 | [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest |
| 25-Mar-2026 06:03:18 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:03:19 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:03:19 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:03:19 | |
| 25-Mar-2026 06:03:19 | |
| 25-Mar-2026 06:03:19 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.018 s -- in org.jivesoftware.openfire.roster.RosterItemTest |
| 25-Mar-2026 06:03:20 | [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest |
| 25-Mar-2026 06:03:21 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:03:22 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:03:22 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:03:22 | |
| 25-Mar-2026 06:03:22 | |
| 25-Mar-2026 06:03:23 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest |
| 25-Mar-2026 06:03:23 | [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest |
| 25-Mar-2026 06:03:24 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:03:25 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:03:25 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:03:25 | |
| 25-Mar-2026 06:03:25 | |
| 25-Mar-2026 06:03:26 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.110 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest |
| 25-Mar-2026 06:03:27 | [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest |
| 25-Mar-2026 06:03:27 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:03:28 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:03:28 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:03:28 | |
| 25-Mar-2026 06:03:28 | |
| 25-Mar-2026 06:03:28 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest |
| 25-Mar-2026 06:03:29 | [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest |
| 25-Mar-2026 06:03:30 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:03:53 | [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.99 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest |
| 25-Mar-2026 06:03:54 | [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest |
| 25-Mar-2026 06:03:55 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:04:30 | [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.49 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest |
| 25-Mar-2026 06:04:31 | [INFO] Running org.jivesoftware.openfire.session.SessionTest |
| 25-Mar-2026 06:04:32 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in org.jivesoftware.openfire.session.SessionTest |
| 25-Mar-2026 06:04:33 | [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest |
| 25-Mar-2026 06:04:33 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest |
| 25-Mar-2026 06:04:34 | [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest |
| 25-Mar-2026 06:04:34 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:04:34 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:04:34 | |
| 25-Mar-2026 06:04:34 | |
| 25-Mar-2026 06:04:34 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest |
| 25-Mar-2026 06:04:35 | [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest |
| 25-Mar-2026 06:04:36 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:04:36 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:04:36 | |
| 25-Mar-2026 06:04:36 | |
| 25-Mar-2026 06:04:36 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest |
| 25-Mar-2026 06:04:37 | [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest |
| 25-Mar-2026 06:04:37 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:04:39 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.840 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest |
| 25-Mar-2026 06:04:40 | [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest |
| 25-Mar-2026 06:04:40 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:04:40 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:04:40 | |
| 25-Mar-2026 06:04:40 | |
| 25-Mar-2026 06:04:40 | [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest |
| 25-Mar-2026 06:04:41 | [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest |
| 25-Mar-2026 06:04:42 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest |
| 25-Mar-2026 06:04:43 | [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest |
| 25-Mar-2026 06:04:44 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest |
| 25-Mar-2026 06:04:45 | [INFO] Running org.jivesoftware.openfire.user.UserManagerTest |
| 25-Mar-2026 06:04:46 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:04:48 | [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.246 s -- in org.jivesoftware.openfire.user.UserManagerTest |
| 25-Mar-2026 06:04:49 | [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest |
| 25-Mar-2026 06:04:49 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest |
| 25-Mar-2026 06:04:50 | [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest |
| 25-Mar-2026 06:04:51 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest |
| 25-Mar-2026 06:04:52 | [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest |
| 25-Mar-2026 06:04:53 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:04:53 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:04:53 | |
| 25-Mar-2026 06:04:53 | |
| 25-Mar-2026 06:04:53 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest |
| 25-Mar-2026 06:04:54 | [INFO] Running org.jivesoftware.util.AdminConsoleTest |
| 25-Mar-2026 06:04:54 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:04:54 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:04:54 | |
| 25-Mar-2026 06:04:54 | |
| 25-Mar-2026 06:04:54 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s -- in org.jivesoftware.util.AdminConsoleTest |
| 25-Mar-2026 06:04:55 | [INFO] Running org.jivesoftware.util.AesEncryptorTest |
| 25-Mar-2026 06:04:56 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s -- in org.jivesoftware.util.AesEncryptorTest |
| 25-Mar-2026 06:04:57 | [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest |
| 25-Mar-2026 06:04:59 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest |
| 25-Mar-2026 06:05:00 | [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest |
| 25-Mar-2026 06:05:00 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:00 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:00 | |
| 25-Mar-2026 06:05:00 | |
| 25-Mar-2026 06:05:02 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.067 s -- in org.jivesoftware.util.BlowfishEncryptorTest |
| 25-Mar-2026 06:05:03 | [INFO] Running org.jivesoftware.util.CacheUtilTest |
| 25-Mar-2026 06:05:03 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:03 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:03 | |
| 25-Mar-2026 06:05:03 | |
| 25-Mar-2026 06:05:03 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.jivesoftware.util.CacheUtilTest |
| 25-Mar-2026 06:05:04 | [INFO] Running org.jivesoftware.util.CacheableOptionalTest |
| 25-Mar-2026 06:05:04 | [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.122 s -- in org.jivesoftware.util.CacheableOptionalTest |
| 25-Mar-2026 06:05:05 | [INFO] Running org.jivesoftware.util.CertificateManagerTest |
| 25-Mar-2026 06:05:07 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:07 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:07 | |
| 25-Mar-2026 06:05:07 | |
| 25-Mar-2026 06:05:07 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.887 s -- in org.jivesoftware.util.CertificateManagerTest |
| 25-Mar-2026 06:05:08 | [INFO] Running org.jivesoftware.util.CertificateTest |
| 25-Mar-2026 06:05:08 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.jivesoftware.util.CertificateTest |
| 25-Mar-2026 06:05:09 | [INFO] Running org.jivesoftware.util.CollectionUtilsTest |
| 25-Mar-2026 06:05:09 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.jivesoftware.util.CollectionUtilsTest |
| 25-Mar-2026 06:05:10 | [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest |
| 25-Mar-2026 06:05:11 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:11 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:11 | |
| 25-Mar-2026 06:05:11 | |
| 25-Mar-2026 06:05:11 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s -- in org.jivesoftware.util.EntityCapabilitiesManagerTest |
| 25-Mar-2026 06:05:12 | [INFO] Running org.jivesoftware.util.GraphicsUtilsTest |
| 25-Mar-2026 06:05:12 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.jivesoftware.util.GraphicsUtilsTest |
| 25-Mar-2026 06:05:13 | [INFO] Running org.jivesoftware.util.IpUtilsTest |
| 25-Mar-2026 06:05:14 | [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.jivesoftware.util.IpUtilsTest |
| 25-Mar-2026 06:05:15 | [INFO] Running org.jivesoftware.util.JIDTest |
| 25-Mar-2026 06:05:15 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.jivesoftware.util.JIDTest |
| 25-Mar-2026 06:05:16 | [INFO] Running org.jivesoftware.util.JavaSpecVersionTest |
| 25-Mar-2026 06:05:16 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.jivesoftware.util.JavaSpecVersionTest |
| 25-Mar-2026 06:05:17 | [INFO] Running org.jivesoftware.util.LDAPTest |
| 25-Mar-2026 06:05:18 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.jivesoftware.util.LDAPTest |
| 25-Mar-2026 06:05:18 | [INFO] Running org.jivesoftware.util.ListPagerTest |
| 25-Mar-2026 06:05:19 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:05:20 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 s -- in org.jivesoftware.util.ListPagerTest |
| 25-Mar-2026 06:05:21 | [INFO] Running org.jivesoftware.util.LocaleUtilsTest |
| 25-Mar-2026 06:05:22 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s -- in org.jivesoftware.util.LocaleUtilsTest |
| 25-Mar-2026 06:05:23 | [INFO] Running org.jivesoftware.util.ObfuscatorTest |
| 25-Mar-2026 06:05:24 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s -- in org.jivesoftware.util.ObfuscatorTest |
| 25-Mar-2026 06:05:25 | [INFO] Running org.jivesoftware.util.SAXReaderUtilTest |
| 25-Mar-2026 06:05:25 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:25 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:25 | |
| 25-Mar-2026 06:05:25 | |
| 25-Mar-2026 06:05:25 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in org.jivesoftware.util.SAXReaderUtilTest |
| 25-Mar-2026 06:05:26 | [INFO] Running org.jivesoftware.util.StringUtilsTest |
| 25-Mar-2026 06:05:27 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:27 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:27 | |
| 25-Mar-2026 06:05:27 | |
| 25-Mar-2026 06:05:27 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s -- in org.jivesoftware.util.StringUtilsTest |
| 25-Mar-2026 06:05:28 | [INFO] Running org.jivesoftware.util.SystemPropertyTest |
| 25-Mar-2026 06:05:29 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 25-Mar-2026 06:05:30 | [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.402 s -- in org.jivesoftware.util.SystemPropertyTest |
| 25-Mar-2026 06:05:31 | [INFO] Running org.jivesoftware.util.TaskEngineTest |
| 25-Mar-2026 06:05:32 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:32 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:32 | |
| 25-Mar-2026 06:05:32 | |
| 25-Mar-2026 06:05:32 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.jivesoftware.util.TaskEngineTest |
| 25-Mar-2026 06:05:33 | [INFO] Running org.jivesoftware.util.VersionTest |
| 25-Mar-2026 06:05:33 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.jivesoftware.util.VersionTest |
| 25-Mar-2026 06:05:34 | [INFO] Running org.jivesoftware.util.WebXmlUtilsTest |
| 25-Mar-2026 06:05:35 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.jivesoftware.util.WebXmlUtilsTest |
| 25-Mar-2026 06:05:36 | [INFO] Running org.jivesoftware.util.XMLPropertiesTest |
| 25-Mar-2026 06:05:36 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:36 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:36 | |
| 25-Mar-2026 06:05:36 | |
| 25-Mar-2026 06:05:37 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 s -- in org.jivesoftware.util.XMLPropertiesTest |
| 25-Mar-2026 06:05:38 | [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest |
| 25-Mar-2026 06:05:38 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest |
| 25-Mar-2026 06:05:39 | [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest |
| 25-Mar-2026 06:05:40 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:40 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:40 | |
| 25-Mar-2026 06:05:40 | |
| 25-Mar-2026 06:05:40 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest |
| 25-Mar-2026 06:05:41 | [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest |
| 25-Mar-2026 06:05:41 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:41 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:41 | |
| 25-Mar-2026 06:05:41 | |
| 25-Mar-2026 06:05:42 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 s -- in org.jivesoftware.util.cache.CacheFactoryTest |
| 25-Mar-2026 06:05:42 | [INFO] Running org.jivesoftware.util.cache.CacheSizesTest |
| 25-Mar-2026 06:05:43 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:43 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:43 | |
| 25-Mar-2026 06:05:43 | |
| 25-Mar-2026 06:05:43 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s -- in org.jivesoftware.util.cache.CacheSizesTest |
| 25-Mar-2026 06:05:44 | [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest |
| 25-Mar-2026 06:05:45 | [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest |
| 25-Mar-2026 06:05:46 | [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest |
| 25-Mar-2026 06:05:46 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest |
| 25-Mar-2026 06:05:47 | [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest |
| 25-Mar-2026 06:05:47 | Critical Error! The home directory has not been configured, |
| 25-Mar-2026 06:05:47 | which will prevent the application from working correctly. |
| 25-Mar-2026 06:05:47 | |
| 25-Mar-2026 06:05:47 | |
| 25-Mar-2026 06:05:47 | [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.568 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest |
| 25-Mar-2026 06:05:48 | [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest |
| 25-Mar-2026 06:05:49 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest |
| 25-Mar-2026 06:05:50 | [INFO] Running org.jivesoftware.database.ProfiledConnectionTest |
| 25-Mar-2026 06:05:51 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.jivesoftware.database.ProfiledConnectionTest |
| 25-Mar-2026 06:05:52 | [INFO] Running dom.io.XMPPPacketReaderTest |
| 25-Mar-2026 06:05:53 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in dom.io.XMPPPacketReaderTest |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] Results: |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [WARNING] Tests run: 1893, Failures: 0, Errors: 0, Skipped: 3 |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- |
| 25-Mar-2026 06:05:53 | [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT.jar |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ xmppserver --- |
| 25-Mar-2026 06:05:53 | [INFO] Reading assembly descriptor: src/assembly/taglib.xml |
| 25-Mar-2026 06:05:53 | [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT-taglib.jar |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- |
| 25-Mar-2026 06:05:53 | [INFO] Building Starter for Openfire 5.1.0-SNAPSHOT [4/7] |
| 25-Mar-2026 06:05:53 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ starter --- |
| 25-Mar-2026 06:05:53 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ starter --- |
| 25-Mar-2026 06:05:53 | [INFO] Copying 4 resources from src/main/resources to target/classes |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ starter --- |
| 25-Mar-2026 06:05:53 | [INFO] Recompiling the module because of changed dependency. |
| 25-Mar-2026 06:05:53 | [INFO] Compiling 8 source files with javac [debug target 17] to target/classes |
| 25-Mar-2026 06:05:53 | [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent3/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. |
| 25-Mar-2026 06:05:53 | [INFO] /home/bamboo-agent3/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. |
| 25-Mar-2026 06:05:53 | [INFO] /home/bamboo-agent3/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. |
| 25-Mar-2026 06:05:53 | [INFO] /home/bamboo-agent3/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. |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ starter --- |
| 25-Mar-2026 06:05:53 | [INFO] Copying 2 resources from src/test/resources to target/test-classes |
| 25-Mar-2026 06:05:53 | [INFO] |
| 25-Mar-2026 06:05:53 | [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ starter --- |
| 25-Mar-2026 06:05:53 | [INFO] Recompiling the module because of changed dependency. |
| 25-Mar-2026 06:05:53 | [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- |
| 25-Mar-2026 06:05:54 | [INFO] Surefire report directory: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/surefire-reports |
| 25-Mar-2026 06:05:54 | |
| 25-Mar-2026 06:05:54 | ------------------------------------------------------- |
| 25-Mar-2026 06:05:54 | T E S T S |
| 25-Mar-2026 06:05:54 | ------------------------------------------------------- |
| 25-Mar-2026 06:05:54 | Running org.jivesoftware.openfire.launcher.LauncherTest |
| 25-Mar-2026 06:05:54 | [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. |
| 25-Mar-2026 06:05:54 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec |
| 25-Mar-2026 06:05:54 | |
| 25-Mar-2026 06:05:54 | Results : |
| 25-Mar-2026 06:05:54 | |
| 25-Mar-2026 06:05:54 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 |
| 25-Mar-2026 06:05:54 | |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- |
| 25-Mar-2026 06:05:54 | [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/startup.jar |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- |
| 25-Mar-2026 06:05:54 | [INFO] Building Openfire Plugins 5.1.0-SNAPSHOT [5/7] |
| 25-Mar-2026 06:05:54 | [INFO] --------------------------------[ pom ]--------------------------------- |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ plugins --- |
| 25-Mar-2026 06:05:54 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- |
| 25-Mar-2026 06:05:54 | [INFO] Building Openfire Plugin Assembly Descriptor 5.1.0-SNAPSHOT [6/7] |
| 25-Mar-2026 06:05:54 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- |
| 25-Mar-2026 06:05:54 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- |
| 25-Mar-2026 06:05:54 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| 25-Mar-2026 06:05:54 | [INFO] Copying 1 resource |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- |
| 25-Mar-2026 06:05:54 | [INFO] No sources to compile |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- |
| 25-Mar-2026 06:05:54 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| 25-Mar-2026 06:05:54 | [INFO] skip non existing resourceDirectory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- |
| 25-Mar-2026 06:05:54 | [INFO] No sources to compile |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- |
| 25-Mar-2026 06:05:54 | [INFO] No tests to run. |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- |
| 25-Mar-2026 06:05:54 | [INFO] Building jar: /home/bamboo-agent3/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 |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- |
| 25-Mar-2026 06:05:54 | [INFO] Building Distribution 5.1.0-SNAPSHOT [7/7] |
| 25-Mar-2026 06:05:54 | [INFO] --------------------------------[ pom ]--------------------------------- |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ distribution --- |
| 25-Mar-2026 06:05:54 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 25-Mar-2026 06:05:54 | [INFO] |
| 25-Mar-2026 06:05:54 | [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ distribution --- |
| 25-Mar-2026 06:05:54 | [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml |
| 25-Mar-2026 06:05:55 | [INFO] Copying files to /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base |
| 25-Mar-2026 06:05:56 | [INFO] 688 files copied to /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base |
| 25-Mar-2026 06:05:56 | [INFO] |
| 25-Mar-2026 06:05:56 | [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution --- |
| 25-Mar-2026 06:05:56 | [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar |
| 25-Mar-2026 06:05:56 | [INFO] ------------------------------------------------------------------------ |
| 25-Mar-2026 06:05:56 | [INFO] Reactor Summary for Parent 5.1.0-SNAPSHOT: |
| 25-Mar-2026 06:05:56 | [INFO] |
| 25-Mar-2026 06:05:56 | [INFO] Parent ............................................. SUCCESS [ 0.303 s] |
| 25-Mar-2026 06:05:56 | [INFO] Internationalization files for Openfire ............ SUCCESS [ 1.090 s] |
| 25-Mar-2026 06:05:56 | [INFO] Core XMPP Server ................................... SUCCESS [06:01 min] |
| 25-Mar-2026 06:05:56 | [INFO] Starter for Openfire ............................... SUCCESS [ 0.717 s] |
| 25-Mar-2026 06:05:56 | [INFO] Openfire Plugins ................................... SUCCESS [ 0.028 s] |
| 25-Mar-2026 06:05:56 | [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.122 s] |
| 25-Mar-2026 06:05:56 | [INFO] Distribution ....................................... SUCCESS [ 1.828 s] |
| 25-Mar-2026 06:05:56 | [INFO] ------------------------------------------------------------------------ |
| 25-Mar-2026 06:05:56 | [INFO] BUILD SUCCESS |
| 25-Mar-2026 06:05:56 | [INFO] ------------------------------------------------------------------------ |
| 25-Mar-2026 06:05:56 | [INFO] Total time: 06:06 min |
| 25-Mar-2026 06:05:56 | [INFO] Finished at: 2026-03-25T06:05:56-05:00 |
| 25-Mar-2026 06:05:56 | [INFO] ------------------------------------------------------------------------ |
| 25-Mar-2026 06:05:56 | Parsing test results under /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1... |
| 25-Mar-2026 06:05:56 | Finished task 'Build' with result: Success |
| 25-Mar-2026 06:05:56 | Running post build plugin 'Docker Container Cleanup' |
| 25-Mar-2026 06:05:56 | Running post build plugin 'NCover Results Collector' |
| 25-Mar-2026 06:05:56 | Running post build plugin 'Build Results Label Collector' |
| 25-Mar-2026 06:05:56 | Running post build plugin 'Clover Results Collector' |
| 25-Mar-2026 06:05:56 | Running post build plugin 'npm Cache Cleanup' |
| 25-Mar-2026 06:05:56 | Running post build plugin 'Artifact Copier' |
| 25-Mar-2026 06:05:56 | Publishing an artifact: Unpacked project files |
| 25-Mar-2026 06:06:12 | Finished publishing of artifact Non required shared artifact Http Compression On : [Unpacked project files], patterns: [**/*] in 15.91 s |
| 25-Mar-2026 06:06:12 | Finalising the build... |
| 25-Mar-2026 06:06:12 | Stopping timer. |
| 25-Mar-2026 06:06:12 | Build OPENFIRE-TRUNK-JOB1-2940 completed. |
| 25-Mar-2026 11:06:15 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 25-Mar-2026 11:06:15 | Running on server: post build plugin 'NCover Results Collector' |
| 25-Mar-2026 11:06:15 | Running on server: post build plugin 'Build Labeller' |
| 25-Mar-2026 11:06:15 | Running on server: post build plugin 'Clover Delta Calculator' |
| 25-Mar-2026 11:06:15 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 25-Mar-2026 11:06:15 | All post build plugins have finished |
| 25-Mar-2026 11:06:15 | Generating build results summary... |
| 25-Mar-2026 11:06:15 | Saving build results to disk... |
| 25-Mar-2026 11:06:15 | Store variable context... |
| 25-Mar-2026 11:06:15 | Finished building OPENFIRE-TRUNK-JOB1-2940. |