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: #2962 was successful

Job: Build was successful

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Build log

The build generated 1,092 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

16-Apr-2026 08:10:57 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/jsmpp/jsmpp/3.0.2/jsmpp-3.0.2.pom
16-Apr-2026 08:10:57 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsmpp/jsmpp/3.0.2/jsmpp-3.0.2.pom
16-Apr-2026 08:10:57 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsmpp/jsmpp/3.0.2/jsmpp-3.0.2.pom (2.7 kB at 30 kB/s)
16-Apr-2026 08:10:57 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/jsmpp/jsmpp-pom/3.0.2/jsmpp-pom-3.0.2.pom
16-Apr-2026 08:10:58 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsmpp/jsmpp-pom/3.0.2/jsmpp-pom-3.0.2.pom
16-Apr-2026 08:10:58 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsmpp/jsmpp-pom/3.0.2/jsmpp-pom-3.0.2.pom (11 kB at 66 kB/s)
16-Apr-2026 08:10:58 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/apache/commons/commons-dbcp2/2.14.0/commons-dbcp2-2.14.0.jar
16-Apr-2026 08:10:58 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/jsmpp/jsmpp/3.0.2/jsmpp-3.0.2.jar
16-Apr-2026 08:10:58 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/apache/commons/commons-pool2/2.13.1/commons-pool2-2.13.1.jar
16-Apr-2026 08:10:58 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.14.0/commons-dbcp2-2.14.0.jar
16-Apr-2026 08:10:58 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.13.1/commons-pool2-2.13.1.jar
16-Apr-2026 08:10:58 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsmpp/jsmpp/3.0.2/jsmpp-3.0.2.jar
16-Apr-2026 08:10:58 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.14.0/commons-dbcp2-2.14.0.jar (223 kB at 2.8 MB/s)
16-Apr-2026 08:10:58 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.13.1/commons-pool2-2.13.1.jar (156 kB at 1.3 MB/s)
16-Apr-2026 08:10:58 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsmpp/jsmpp/3.0.2/jsmpp-3.0.2.jar (426 kB at 2.3 MB/s)
16-Apr-2026 08:10:58 [INFO]
16-Apr-2026 08:10:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
16-Apr-2026 08:10:58 [INFO]
16-Apr-2026 08:10:58 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ xmppserver ---
16-Apr-2026 08:10:58 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
16-Apr-2026 08:10:58 [INFO]
16-Apr-2026 08:10:58 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver ---
16-Apr-2026 08:10:59 [INFO]
16-Apr-2026 08:10:59 [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ xmppserver ---
16-Apr-2026 08:10:59 [INFO] Copying 2 resources from src/main/resources to target/classes
16-Apr-2026 08:10:59 [INFO]
16-Apr-2026 08:10:59 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver ---
16-Apr-2026 08:10:59 [INFO] Recompiling the module because of changed dependency.
16-Apr-2026 08:10:59 [INFO] Compiling 785 source files with javac [debug target 17] to target/classes
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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
16-Apr-2026 08:11:10 [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.
16-Apr-2026 08:11:10 [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.
16-Apr-2026 08:11:10 [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.
16-Apr-2026 08:11:10 [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.
16-Apr-2026 08:11:10 [INFO]
16-Apr-2026 08:11:10 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.34:jspc (jspc) @ xmppserver ---
16-Apr-2026 08:11:10 [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,dns-overrides.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\/**
16-Apr-2026 08:11:10 [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.
16-Apr-2026 08:11:15 [INFO] Generation completed with [0] errors in [4435] milliseconds
16-Apr-2026 08:11:15 [INFO]
16-Apr-2026 08:11:15 [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ xmppserver ---
16-Apr-2026 08:11:15 [INFO] Copying 31 resources from src/test/resources to target/test-classes
16-Apr-2026 08:11:15 [INFO]
16-Apr-2026 08:11:15 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver ---
16-Apr-2026 08:11:15 [INFO] Recompiling the module because of changed dependency.
16-Apr-2026 08:11:15 [INFO] Compiling 128 source files with javac [debug target 17] to target/test-classes
16-Apr-2026 08:11:17 [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.
16-Apr-2026 08:11:17 [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.
16-Apr-2026 08:11:17 [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.
16-Apr-2026 08:11:17 [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.
16-Apr-2026 08:11:17 [INFO]
16-Apr-2026 08:11:17 [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver ---
16-Apr-2026 08:11:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
16-Apr-2026 08:11:18 [INFO]
16-Apr-2026 08:11:18 [INFO] -------------------------------------------------------
16-Apr-2026 08:11:18 [INFO]  T E S T S
16-Apr-2026 08:11:18 [INFO] -------------------------------------------------------
16-Apr-2026 08:11:20 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
16-Apr-2026 08:11:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:11:22 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.611 s -- in org.jivesoftware.admin.AuthCheckFilterTest
16-Apr-2026 08:11:23 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
16-Apr-2026 08:11:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:11:25 Critical Error! The home directory has not been configured,
16-Apr-2026 08:11:25 which will prevent the application from working correctly.
16-Apr-2026 08:11:25
16-Apr-2026 08:11:25
16-Apr-2026 08:11:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s -- in org.jivesoftware.admin.LoginLimitManagerTest
16-Apr-2026 08:11:26 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
16-Apr-2026 08:11:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:11:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.776 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
16-Apr-2026 08:11:29 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest
16-Apr-2026 08:11:29 Critical Error! The home directory has not been configured,
16-Apr-2026 08:11:29 which will prevent the application from working correctly.
16-Apr-2026 08:11:29
16-Apr-2026 08:11:29
16-Apr-2026 08:11:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest
16-Apr-2026 08:11:30 [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest
16-Apr-2026 08:11:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:11:34 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.106 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest
16-Apr-2026 08:11:34 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
16-Apr-2026 08:11:35 Critical Error! The home directory has not been configured,
16-Apr-2026 08:11:35 which will prevent the application from working correctly.
16-Apr-2026 08:11:35
16-Apr-2026 08:11:35
16-Apr-2026 08:11:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest
16-Apr-2026 08:11:36 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
16-Apr-2026 08:11:37 Critical Error! The home directory has not been configured,
16-Apr-2026 08:11:37 which will prevent the application from working correctly.
16-Apr-2026 08:11:37
16-Apr-2026 08:11:37
16-Apr-2026 08:11:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest
16-Apr-2026 08:11:38 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
16-Apr-2026 08:11:38 Critical Error! The home directory has not been configured,
16-Apr-2026 08:11:38 which will prevent the application from working correctly.
16-Apr-2026 08:11:38
16-Apr-2026 08:11:38
16-Apr-2026 08:11:38 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.jivesoftware.openfire.ldap.VCardTest
16-Apr-2026 08:11:39 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
16-Apr-2026 08:11:40 Critical Error! The home directory has not been configured,
16-Apr-2026 08:11:40 which will prevent the application from working correctly.
16-Apr-2026 08:11:40
16-Apr-2026 08:11:40
16-Apr-2026 08:11:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest
16-Apr-2026 08:11:41 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest
16-Apr-2026 08:11:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:11:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.958 s -- in org.jivesoftware.openfire.SessionPacketRouterTest
16-Apr-2026 08:11:45 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
16-Apr-2026 08:11:45 Critical Error! The home directory has not been configured,
16-Apr-2026 08:11:45 which will prevent the application from working correctly.
16-Apr-2026 08:11:45
16-Apr-2026 08:11:45
16-Apr-2026 08:11:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:11:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.771 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
16-Apr-2026 08:11:47 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
16-Apr-2026 08:11:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 s -- in org.jivesoftware.openfire.archive.ArchiverTest
16-Apr-2026 08:11:50 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest
16-Apr-2026 08:11:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest
16-Apr-2026 08:11:51 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
16-Apr-2026 08:11:52 Critical Error! The home directory has not been configured,
16-Apr-2026 08:11:52 which will prevent the application from working correctly.
16-Apr-2026 08:11:52
16-Apr-2026 08:11:52
16-Apr-2026 08:11:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.694 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
16-Apr-2026 08:11:56 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest
16-Apr-2026 08:11:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest
16-Apr-2026 08:11:57 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest
16-Apr-2026 08:11:58 Critical Error! The home directory has not been configured,
16-Apr-2026 08:11:58 which will prevent the application from working correctly.
16-Apr-2026 08:11:58
16-Apr-2026 08:11:58
16-Apr-2026 08:11:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest
16-Apr-2026 08:11:59 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
16-Apr-2026 08:11:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest
16-Apr-2026 08:12:00 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
16-Apr-2026 08:12:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:12:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.860 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest
16-Apr-2026 08:12:03 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest
16-Apr-2026 08:12:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:12:05 Initializing Node_A_Plugin.
16-Apr-2026 08:12:05 Initializing Node_A_Plugin.
16-Apr-2026 08:12:05 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03).
16-Apr-2026 08:12:05 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03).
16-Apr-2026 08:12:06 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@3ea43c03). 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@3ea43c03).
16-Apr-2026 08:12:06 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@3ea43c03). 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@3ea43c03).
16-Apr-2026 08:12:06 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@3ea43c03). 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@3ea43c03).
16-Apr-2026 08:12:06 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03).
16-Apr-2026 08:12:06 Destroying Node_A_Plugin.
16-Apr-2026 08:12:06 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@3ea43c03).
16-Apr-2026 08:12:06 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@3ea43c03). 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@3ea43c03).
16-Apr-2026 08:12:06 Initializing Node_A_Plugin.
16-Apr-2026 08:12:06 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665).
16-Apr-2026 08:12:06 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@424ae665).
16-Apr-2026 08:12:06 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@424ae665). 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@424ae665).
16-Apr-2026 08:12:06 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@424ae665). 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@424ae665).
16-Apr-2026 08:12:06 Destroying Node_A_Plugin.
16-Apr-2026 08:12:06 Destroying Node_A_Plugin.
16-Apr-2026 08:12:06 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665).
16-Apr-2026 08:12:06 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@424ae665).
16-Apr-2026 08:12:06 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@424ae665). 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@424ae665).
16-Apr-2026 08:12:06 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@424ae665). 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@424ae665).
16-Apr-2026 08:12:06 Initializing Node_A_Plugin.
16-Apr-2026 08:12:06 Initializing Node_A_Plugin.
16-Apr-2026 08:12:06 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993).
16-Apr-2026 08:12:06 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@50cfc993).
16-Apr-2026 08:12:06 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@50cfc993). 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@50cfc993).
16-Apr-2026 08:12:06 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@50cfc993). 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@50cfc993).
16-Apr-2026 08:12:06 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@50cfc993). 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@50cfc993).
16-Apr-2026 08:12:06 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993).
16-Apr-2026 08:12:06 Destroying Node_A_Plugin.
16-Apr-2026 08:12:06 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@50cfc993).
16-Apr-2026 08:12:06 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@50cfc993). 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@50cfc993).
16-Apr-2026 08:12:06 Initializing Node_A_Plugin.
16-Apr-2026 08:12:06 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f).
16-Apr-2026 08:12:06 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@404ad26f).
16-Apr-2026 08:12:06 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@404ad26f). 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@404ad26f).
16-Apr-2026 08:12:06 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@404ad26f). 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@404ad26f).
16-Apr-2026 08:12:06 Destroying Node_A_Plugin.
16-Apr-2026 08:12:06 Destroying Node_A_Plugin.
16-Apr-2026 08:12:06 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f).
16-Apr-2026 08:12:06 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@404ad26f).
16-Apr-2026 08:12:06 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@404ad26f). 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@404ad26f).
16-Apr-2026 08:12:06 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@404ad26f). 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@404ad26f).
16-Apr-2026 08:12:06 Initializing Node_A_Plugin.
16-Apr-2026 08:12:06 Initializing Node_A_Plugin.
16-Apr-2026 08:12:06 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e324d86).
16-Apr-2026 08:12:06 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@5e324d86).
16-Apr-2026 08:12:06 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@5e324d86). 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@5e324d86).
16-Apr-2026 08:12:06 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@5e324d86). 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@5e324d86).
16-Apr-2026 08:12:06 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@5e324d86). 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@5e324d86).
16-Apr-2026 08:12:06 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@5e324d86). 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@5e324d86).
16-Apr-2026 08:12:06 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@5e324d86).
16-Apr-2026 08:12:06 Destroying Node_A_Plugin.
16-Apr-2026 08:12:06 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e324d86).
16-Apr-2026 08:12:07 Initializing Node_A_Plugin.
16-Apr-2026 08:12:07 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).
16-Apr-2026 08:12:07 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).
16-Apr-2026 08:12:07 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).
16-Apr-2026 08:12:07 Destroying Node_A_Plugin.
16-Apr-2026 08:12:07 Destroying Node_A_Plugin.
16-Apr-2026 08:12:07 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).
16-Apr-2026 08:12:07 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).
16-Apr-2026 08:12:07 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).
16-Apr-2026 08:12:07 Initializing Node_A_Plugin.
16-Apr-2026 08:12:07 Initializing Node_A_Plugin.
16-Apr-2026 08:12:07 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@bf5ce90).
16-Apr-2026 08:12:07 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@bf5ce90).
16-Apr-2026 08:12:07 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@bf5ce90). 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@bf5ce90).
16-Apr-2026 08:12:07 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@bf5ce90). 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@bf5ce90).
16-Apr-2026 08:12:07 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@bf5ce90). 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@bf5ce90).
16-Apr-2026 08:12:07 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@bf5ce90). 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@bf5ce90).
16-Apr-2026 08:12:07 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@bf5ce90).
16-Apr-2026 08:12:07 Destroying Node_A_Plugin.
16-Apr-2026 08:12:07 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@bf5ce90).
16-Apr-2026 08:12:07 Initializing Node_A_Plugin.
16-Apr-2026 08:12:07 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@2330839d).
16-Apr-2026 08:12:07 Destroying Node_A_Plugin.
16-Apr-2026 08:12:07 Destroying Node_A_Plugin.
16-Apr-2026 08:12:07 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@2330839d).
16-Apr-2026 08:12:07 Initializing Node_A_Plugin.
16-Apr-2026 08:12:07 Initializing Node_A_Plugin.
16-Apr-2026 08:12:07 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@23ca3411).
16-Apr-2026 08:12:07 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@23ca3411).
16-Apr-2026 08:12:07 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@23ca3411). 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@23ca3411).
16-Apr-2026 08:12:07 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@23ca3411). 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@23ca3411).
16-Apr-2026 08:12:07 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@23ca3411). 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@23ca3411).
16-Apr-2026 08:12:07 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@23ca3411).
16-Apr-2026 08:12:07 Destroying Node_A_Plugin.
16-Apr-2026 08:12:07 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@23ca3411).
16-Apr-2026 08:12:07 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@23ca3411). 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@23ca3411).
16-Apr-2026 08:12:07 Initializing Node_A_Plugin.
16-Apr-2026 08:12:07 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@76807654).
16-Apr-2026 08:12:07 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@76807654).
16-Apr-2026 08:12:07 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@76807654). 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@76807654).
16-Apr-2026 08:12:07 Destroying Node_A_Plugin.
16-Apr-2026 08:12:07 Destroying Node_A_Plugin.
16-Apr-2026 08:12:07 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@76807654).
16-Apr-2026 08:12:07 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@76807654).
16-Apr-2026 08:12:07 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@76807654). 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@76807654).
16-Apr-2026 08:12:07 Initializing Node_A_Plugin.
16-Apr-2026 08:12:07 Initializing Node_A_Plugin.
16-Apr-2026 08:12:07 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@1cf98ee).
16-Apr-2026 08:12:07 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@1cf98ee).
16-Apr-2026 08:12:07 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@1cf98ee). 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@1cf98ee).
16-Apr-2026 08:12:07 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@1cf98ee). 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@1cf98ee).
16-Apr-2026 08:12:07 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@1cf98ee). 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@1cf98ee).
16-Apr-2026 08:12:07 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@1cf98ee).
16-Apr-2026 08:12:07 Destroying Node_A_Plugin.
16-Apr-2026 08:12:07 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@1cf98ee).
16-Apr-2026 08:12:07 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@1cf98ee). 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@1cf98ee).
16-Apr-2026 08:12:07 Initializing Node_A_Plugin.
16-Apr-2026 08:12:07 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@6dd7b9f6).
16-Apr-2026 08:12:08 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@6dd7b9f6).
16-Apr-2026 08:12:08 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@6dd7b9f6). 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@6dd7b9f6).
16-Apr-2026 08:12:08 Destroying Node_A_Plugin.
16-Apr-2026 08:12:08 Destroying Node_A_Plugin.
16-Apr-2026 08:12:08 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@6dd7b9f6).
16-Apr-2026 08:12:08 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@6dd7b9f6).
16-Apr-2026 08:12:08 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@6dd7b9f6). 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@6dd7b9f6).
16-Apr-2026 08:12:08 Initializing Node_A_Plugin.
16-Apr-2026 08:12:08 Initializing Node_A_Plugin.
16-Apr-2026 08:12:08 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@120eedfa).
16-Apr-2026 08:12:08 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@120eedfa).
16-Apr-2026 08:12:08 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@120eedfa). 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@120eedfa).
16-Apr-2026 08:12:08 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@120eedfa). 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@120eedfa).
16-Apr-2026 08:12:08 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@120eedfa).
16-Apr-2026 08:12:08 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@120eedfa). 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@120eedfa).
16-Apr-2026 08:12:08 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@120eedfa). 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@120eedfa).
16-Apr-2026 08:12:08 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@120eedfa).
16-Apr-2026 08:12:08 Destroying Node_A_Plugin.
16-Apr-2026 08:12:08 Destroying Node_A_Plugin.
16-Apr-2026 08:12:08 Initializing Node_A_Plugin.
16-Apr-2026 08:12:08 Initializing Node_A_Plugin.
16-Apr-2026 08:12:08 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@1cd3c2f9).
16-Apr-2026 08:12:08 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@1cd3c2f9).
16-Apr-2026 08:12:08 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@1cd3c2f9). 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@1cd3c2f9).
16-Apr-2026 08:12:08 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@1cd3c2f9). 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@1cd3c2f9).
16-Apr-2026 08:12:08 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@1cd3c2f9). 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@1cd3c2f9).
16-Apr-2026 08:12:08 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@1cd3c2f9). 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@1cd3c2f9).
16-Apr-2026 08:12:08 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@1cd3c2f9).
16-Apr-2026 08:12:08 Destroying Node_A_Plugin.
16-Apr-2026 08:12:08 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@1cd3c2f9).
16-Apr-2026 08:12:08 Initializing Node_A_Plugin.
16-Apr-2026 08:12:08 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@6e4d5627).
16-Apr-2026 08:12:08 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@6e4d5627).
16-Apr-2026 08:12:08 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@6e4d5627). 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@6e4d5627).
16-Apr-2026 08:12:08 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@6e4d5627). 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@6e4d5627).
16-Apr-2026 08:12:08 Destroying Node_A_Plugin.
16-Apr-2026 08:12:08 Destroying Node_A_Plugin.
16-Apr-2026 08:12:08 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@6e4d5627).
16-Apr-2026 08:12:08 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@6e4d5627).
16-Apr-2026 08:12:08 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@6e4d5627). 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@6e4d5627).
16-Apr-2026 08:12:08 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@6e4d5627). 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@6e4d5627).
16-Apr-2026 08:12:08 Initializing Node_A_Plugin.
16-Apr-2026 08:12:08 Initializing Node_A_Plugin.
16-Apr-2026 08:12:08 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@385245d9).
16-Apr-2026 08:12:08 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@385245d9).
16-Apr-2026 08:12:08 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@385245d9). 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@385245d9).
16-Apr-2026 08:12:08 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@385245d9). 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@385245d9).
16-Apr-2026 08:12:08 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@385245d9). 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@385245d9).
16-Apr-2026 08:12:08 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@385245d9). 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@385245d9).
16-Apr-2026 08:12:08 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@385245d9).
16-Apr-2026 08:12:08 Destroying Node_A_Plugin.
16-Apr-2026 08:12:08 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@385245d9).
16-Apr-2026 08:12:08 Initializing Node_A_Plugin.
16-Apr-2026 08:12:08 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@4ca5f31e).
16-Apr-2026 08:12:08 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@4ca5f31e).
16-Apr-2026 08:12:08 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@4ca5f31e). 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@4ca5f31e).
16-Apr-2026 08:12:08 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@4ca5f31e). 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@4ca5f31e).
16-Apr-2026 08:12:08 Destroying Node_A_Plugin.
16-Apr-2026 08:12:08 Destroying Node_A_Plugin.
16-Apr-2026 08:12:08 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@4ca5f31e).
16-Apr-2026 08:12:08 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@4ca5f31e).
16-Apr-2026 08:12:08 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@4ca5f31e). 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@4ca5f31e).
16-Apr-2026 08:12:08 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@4ca5f31e). 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@4ca5f31e).
16-Apr-2026 08:12:09 Initializing Node_A_Plugin.
16-Apr-2026 08:12:09 Initializing Node_A_Plugin.
16-Apr-2026 08:12: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@6e2b6261).
16-Apr-2026 08:12: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@6e2b6261).
16-Apr-2026 08:12: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@6e2b6261). 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@6e2b6261).
16-Apr-2026 08:12: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@6e2b6261). 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@6e2b6261).
16-Apr-2026 08:12: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@6e2b6261).
16-Apr-2026 08:12: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@6e2b6261). 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@6e2b6261).
16-Apr-2026 08:12: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@6e2b6261). 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@6e2b6261).
16-Apr-2026 08:12: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@6e2b6261).
16-Apr-2026 08:12:09 Destroying Node_A_Plugin.
16-Apr-2026 08:12:09 Initializing Node_A_Plugin.
16-Apr-2026 08:12: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@5d4f702d).
16-Apr-2026 08:12: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@5d4f702d).
16-Apr-2026 08:12: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@5d4f702d). 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@5d4f702d).
16-Apr-2026 08:12: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@5d4f702d). 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@5d4f702d).
16-Apr-2026 08:12:09 Destroying Node_A_Plugin.
16-Apr-2026 08:12:09 Destroying Node_A_Plugin.
16-Apr-2026 08:12: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@5d4f702d).
16-Apr-2026 08:12: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@5d4f702d).
16-Apr-2026 08:12: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@5d4f702d). 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@5d4f702d).
16-Apr-2026 08:12: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@5d4f702d). 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@5d4f702d).
16-Apr-2026 08:12:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.691 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest
16-Apr-2026 08:12:10 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest
16-Apr-2026 08:12:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12: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@31930c35).
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12: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@31930c35).
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12: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@54f615).
16-Apr-2026 08:12: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@54f615).
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12: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@11d5635a).
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12: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@11d5635a).
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12: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@11f7c577).
16-Apr-2026 08:12: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@11f7c577).
16-Apr-2026 08:12: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@11f7c577).
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12: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@11f7c577).
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12: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@4d834e44).
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12: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@4d834e44).
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12:13 Initializing Node_A_Plugin.
16-Apr-2026 08:12:13 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 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).
16-Apr-2026 08:12:14 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).
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 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@5234e52e).
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 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@5234e52e).
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 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@58d3880c).
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 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@58d3880c).
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 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).
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 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).
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 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@51cfdfdd).
16-Apr-2026 08:12:14 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@51cfdfdd).
16-Apr-2026 08:12:14 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@51cfdfdd).
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 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@51cfdfdd).
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 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@78d82a32).
16-Apr-2026 08:12:14 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@78d82a32).
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 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@78d82a32).
16-Apr-2026 08:12:14 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@78d82a32).
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 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@6f3112e5).
16-Apr-2026 08:12:14 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@6f3112e5).
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 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@6f13870a).
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 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@6f13870a).
16-Apr-2026 08:12:14 Initializing Node_A_Plugin.
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 Destroying Node_A_Plugin.
16-Apr-2026 08:12:14 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.635 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest
16-Apr-2026 08:12:15 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
16-Apr-2026 08:12:16 Critical Error! The home directory has not been configured,
16-Apr-2026 08:12:16 which will prevent the application from working correctly.
16-Apr-2026 08:12:16
16-Apr-2026 08:12:16
16-Apr-2026 08:12:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.jivesoftware.openfire.container.PluginManagerTest
16-Apr-2026 08:12:17 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest
16-Apr-2026 08:12:17 Critical Error! The home directory has not been configured,
16-Apr-2026 08:12:17 which will prevent the application from working correctly.
16-Apr-2026 08:12:17
16-Apr-2026 08:12:17
16-Apr-2026 08:12:17 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.jivesoftware.openfire.container.PluginServletTest
16-Apr-2026 08:12:18 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest
16-Apr-2026 08:12:19 Critical Error! The home directory has not been configured,
16-Apr-2026 08:12:19 which will prevent the application from working correctly.
16-Apr-2026 08:12:19
16-Apr-2026 08:12:19
16-Apr-2026 08:12:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.jivesoftware.openfire.csi.CsiManagerTest
16-Apr-2026 08:12:20 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
16-Apr-2026 08:12:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:12:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
16-Apr-2026 08:12:23 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest
16-Apr-2026 08:12:23 Critical Error! The home directory has not been configured,
16-Apr-2026 08:12:23 which will prevent the application from working correctly.
16-Apr-2026 08:12:23
16-Apr-2026 08:12:23
16-Apr-2026 08:12:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest
16-Apr-2026 08:12:24 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest
16-Apr-2026 08:12:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:12:26 Critical Error! The home directory has not been configured,
16-Apr-2026 08:12:26 which will prevent the application from working correctly.
16-Apr-2026 08:12:26
16-Apr-2026 08:12:26
16-Apr-2026 08:12:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.479 s -- in org.jivesoftware.openfire.forward.ForwardedTest
16-Apr-2026 08:12:28 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
16-Apr-2026 08:12:29 2026-04-16T13:12:29.682360334Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:29 2026-04-16T13:12:29.727485538Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:29 2026-04-16T13:12:29.728027366Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:29 2026-04-16T13:12:29.729691078Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:29 Critical Error! The home directory has not been configured,
16-Apr-2026 08:12:29 which will prevent the application from working correctly.
16-Apr-2026 08:12:29
16-Apr-2026 08:12:29
16-Apr-2026 08:12:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:12:37 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.705 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest
16-Apr-2026 08:12:38 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
16-Apr-2026 08:12:39 2026-04-16T13:12:39.401707361Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:39 2026-04-16T13:12:39.443268122Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:39 2026-04-16T13:12:39.443988486Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:39 2026-04-16T13:12:39.445282431Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:39 Critical Error! The home directory has not been configured,
16-Apr-2026 08:12:39 which will prevent the application from working correctly.
16-Apr-2026 08:12:39
16-Apr-2026 08:12:39
16-Apr-2026 08:12:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:12:45 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.469 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest
16-Apr-2026 08:12:46 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
16-Apr-2026 08:12:47 Critical Error! The home directory has not been configured,
16-Apr-2026 08:12:47 which will prevent the application from working correctly.
16-Apr-2026 08:12:47
16-Apr-2026 08:12:47
16-Apr-2026 08:12:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 s -- in org.jivesoftware.openfire.group.GroupJIDTest
16-Apr-2026 08:12:48 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
16-Apr-2026 08:12:49 2026-04-16T13:12:49.573906300Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:49 2026-04-16T13:12:49.613135973Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:49 2026-04-16T13:12:49.613678320Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:49 2026-04-16T13:12:49.614962036Z main ERROR Recursive call to appender file
16-Apr-2026 08:12:49 Critical Error! The home directory has not been configured,
16-Apr-2026 08:12:49 which will prevent the application from working correctly.
16-Apr-2026 08:12:49
16-Apr-2026 08:12:49
16-Apr-2026 08:12:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:12:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.620 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest
16-Apr-2026 08:12:53 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
16-Apr-2026 08:12:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:12:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.210 s -- in org.jivesoftware.openfire.group.GroupManagerTest
16-Apr-2026 08:12:56 [INFO] Running org.jivesoftware.openfire.group.GroupTest
16-Apr-2026 08:12:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:12:58 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 s -- in org.jivesoftware.openfire.group.GroupTest
16-Apr-2026 08:12:59 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest
16-Apr-2026 08:13:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest
16-Apr-2026 08:13:00 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest
16-Apr-2026 08:13:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest
16-Apr-2026 08:13:02 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
16-Apr-2026 08:13:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
16-Apr-2026 08:13:03 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest
16-Apr-2026 08:13:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest
16-Apr-2026 08:13:05 [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest
16-Apr-2026 08:13:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest
16-Apr-2026 08:13:06 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest
16-Apr-2026 08:13:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest
16-Apr-2026 08:13:08 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
16-Apr-2026 08:13:14 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.163 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest
16-Apr-2026 08:13:15 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Apr-2026 08:13:18 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Apr-2026 08:13:20 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Apr-2026 08:13:20 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Apr-2026 08:13:21 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Apr-2026 08:13:21 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Apr-2026 08:13:22 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Apr-2026 08:13:22 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Apr-2026 08:13:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Apr-2026 08:13:23 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.480 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
16-Apr-2026 08:13:24 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
16-Apr-2026 08:13:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.064 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
16-Apr-2026 08:13:30 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
16-Apr-2026 08:13:31 Critical Error! The home directory has not been configured,
16-Apr-2026 08:13:31 which will prevent the application from working correctly.
16-Apr-2026 08:13:31
16-Apr-2026 08:13:31
16-Apr-2026 08:13:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest
16-Apr-2026 08:13:32 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest
16-Apr-2026 08:13:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:13:33 Critical Error! The home directory has not been configured,
16-Apr-2026 08:13:33 which will prevent the application from working correctly.
16-Apr-2026 08:13:33
16-Apr-2026 08:13:33
16-Apr-2026 08:13:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest
16-Apr-2026 08:13:34 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
16-Apr-2026 08:13:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:13:36 Critical Error! The home directory has not been configured,
16-Apr-2026 08:13:36 which will prevent the application from working correctly.
16-Apr-2026 08:13:36
16-Apr-2026 08:13:36
16-Apr-2026 08:13:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.273 s -- in org.jivesoftware.openfire.muc.MUCRoomTest
16-Apr-2026 08:13:38 [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest
16-Apr-2026 08:13:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.750 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest
16-Apr-2026 08:13:39 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
16-Apr-2026 08:13:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:13:41 Critical Error! The home directory has not been configured,
16-Apr-2026 08:13:41 which will prevent the application from working correctly.
16-Apr-2026 08:13:41
16-Apr-2026 08:13:41
16-Apr-2026 08:13:42 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.335 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
16-Apr-2026 08:13:43 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
16-Apr-2026 08:13:43 Critical Error! The home directory has not been configured,
16-Apr-2026 08:13:43 which will prevent the application from working correctly.
16-Apr-2026 08:13:43
16-Apr-2026 08:13:43
16-Apr-2026 08:13:43 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s -- in org.jivesoftware.openfire.net.DNSUtilTest
16-Apr-2026 08:13:44 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest
16-Apr-2026 08:13:47 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.671 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest
16-Apr-2026 08:13:48 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest
16-Apr-2026 08:13:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.jivesoftware.openfire.net.SrvRecordTest
16-Apr-2026 08:13:49 [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest
16-Apr-2026 08:13:50 Critical Error! The home directory has not been configured,
16-Apr-2026 08:13:50 which will prevent the application from working correctly.
16-Apr-2026 08:13:50
16-Apr-2026 08:13:50
16-Apr-2026 08:13:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest
16-Apr-2026 08:13:51 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
16-Apr-2026 08:13:51 Critical Error! The home directory has not been configured,
16-Apr-2026 08:13:51 which will prevent the application from working correctly.
16-Apr-2026 08:13:51
16-Apr-2026 08:13:51
16-Apr-2026 08:13:51 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest
16-Apr-2026 08:13:52 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
16-Apr-2026 08:13:53 Critical Error! The home directory has not been configured,
16-Apr-2026 08:13:53 which will prevent the application from working correctly.
16-Apr-2026 08:13:53
16-Apr-2026 08:13:53
16-Apr-2026 08:13:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
16-Apr-2026 08:13:54 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
16-Apr-2026 08:13:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:13:55 Critical Error! The home directory has not been configured,
16-Apr-2026 08:13:55 which will prevent the application from working correctly.
16-Apr-2026 08:13:55
16-Apr-2026 08:13:55
16-Apr-2026 08:13:56 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
16-Apr-2026 08:13:57 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
16-Apr-2026 08:13:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:13:58 Critical Error! The home directory has not been configured,
16-Apr-2026 08:13:58 which will prevent the application from working correctly.
16-Apr-2026 08:13:58
16-Apr-2026 08:13:58
16-Apr-2026 08:13:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
16-Apr-2026 08:14:00 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
16-Apr-2026 08:14:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:14:01 Critical Error! The home directory has not been configured,
16-Apr-2026 08:14:01 which will prevent the application from working correctly.
16-Apr-2026 08:14:01
16-Apr-2026 08:14:01
16-Apr-2026 08:14:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
16-Apr-2026 08:14:03 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
16-Apr-2026 08:14:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:14:04 Critical Error! The home directory has not been configured,
16-Apr-2026 08:14:04 which will prevent the application from working correctly.
16-Apr-2026 08:14:04
16-Apr-2026 08:14:04
16-Apr-2026 08:14:05 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.129 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
16-Apr-2026 08:14:06 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
16-Apr-2026 08:14:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest
16-Apr-2026 08:14:08 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
16-Apr-2026 08:14:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest
16-Apr-2026 08:14:09 [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest
16-Apr-2026 08:14:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:14:12 Critical Error! The home directory has not been configured,
16-Apr-2026 08:14:12 which will prevent the application from working correctly.
16-Apr-2026 08:14:12
16-Apr-2026 08:14:12
16-Apr-2026 08:14:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.453 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest
16-Apr-2026 08:14:13 [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest
16-Apr-2026 08:14:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:14:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.119 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest
16-Apr-2026 08:14:16 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest
16-Apr-2026 08:14:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:14:17 Critical Error! The home directory has not been configured,
16-Apr-2026 08:14:17 which will prevent the application from working correctly.
16-Apr-2026 08:14:17
16-Apr-2026 08:14:17
16-Apr-2026 08:14:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 s -- in org.jivesoftware.openfire.roster.RosterItemTest
16-Apr-2026 08:14:19 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
16-Apr-2026 08:14:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:14:20 Critical Error! The home directory has not been configured,
16-Apr-2026 08:14:20 which will prevent the application from working correctly.
16-Apr-2026 08:14:20
16-Apr-2026 08:14:20
16-Apr-2026 08:14:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
16-Apr-2026 08:14:22 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
16-Apr-2026 08:14:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:14:24 Critical Error! The home directory has not been configured,
16-Apr-2026 08:14:24 which will prevent the application from working correctly.
16-Apr-2026 08:14:24
16-Apr-2026 08:14:24
16-Apr-2026 08:14:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.234 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
16-Apr-2026 08:14:25 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
16-Apr-2026 08:14:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:14:26 Critical Error! The home directory has not been configured,
16-Apr-2026 08:14:26 which will prevent the application from working correctly.
16-Apr-2026 08:14:26
16-Apr-2026 08:14:26
16-Apr-2026 08:14:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.704 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
16-Apr-2026 08:14:27 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
16-Apr-2026 08:14:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:15:01 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.57 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
16-Apr-2026 08:15:02 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
16-Apr-2026 08:15:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:18:03 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.8 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
16-Apr-2026 08:18:04 [INFO] Running org.jivesoftware.openfire.session.SessionTest
16-Apr-2026 08:18:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.jivesoftware.openfire.session.SessionTest
16-Apr-2026 08:18:06 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
16-Apr-2026 08:18:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest
16-Apr-2026 08:18:07 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
16-Apr-2026 08:18:07 Critical Error! The home directory has not been configured,
16-Apr-2026 08:18:07 which will prevent the application from working correctly.
16-Apr-2026 08:18:07
16-Apr-2026 08:18:07
16-Apr-2026 08:18:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
16-Apr-2026 08:18:08 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
16-Apr-2026 08:18:09 Critical Error! The home directory has not been configured,
16-Apr-2026 08:18:09 which will prevent the application from working correctly.
16-Apr-2026 08:18:09
16-Apr-2026 08:18:09
16-Apr-2026 08:18:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
16-Apr-2026 08:18:10 [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest
16-Apr-2026 08:18:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:18:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest
16-Apr-2026 08:18:12 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest
16-Apr-2026 08:18:13 Critical Error! The home directory has not been configured,
16-Apr-2026 08:18:13 which will prevent the application from working correctly.
16-Apr-2026 08:18:13
16-Apr-2026 08:18:13
16-Apr-2026 08:18:13 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest
16-Apr-2026 08:18:14 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest
16-Apr-2026 08:18:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest
16-Apr-2026 08:18:16 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest
16-Apr-2026 08:18:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest
16-Apr-2026 08:18:17 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
16-Apr-2026 08:18:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:18:21 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.236 s -- in org.jivesoftware.openfire.user.UserManagerTest
16-Apr-2026 08:18:22 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
16-Apr-2026 08:18:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
16-Apr-2026 08:18:24 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
16-Apr-2026 08:18:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
16-Apr-2026 08:18:25 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
16-Apr-2026 08:18:26 Critical Error! The home directory has not been configured,
16-Apr-2026 08:18:26 which will prevent the application from working correctly.
16-Apr-2026 08:18:26
16-Apr-2026 08:18:26
16-Apr-2026 08:18:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
16-Apr-2026 08:18:27 [INFO] Running org.jivesoftware.util.AdminConsoleTest
16-Apr-2026 08:18:27 Critical Error! The home directory has not been configured,
16-Apr-2026 08:18:27 which will prevent the application from working correctly.
16-Apr-2026 08:18:27
16-Apr-2026 08:18:27
16-Apr-2026 08:18:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 s -- in org.jivesoftware.util.AdminConsoleTest
16-Apr-2026 08:18:28 [INFO] Running org.jivesoftware.util.AesEncryptorTest
16-Apr-2026 08:18:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s -- in org.jivesoftware.util.AesEncryptorTest
16-Apr-2026 08:18:30 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
16-Apr-2026 08:18:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest
16-Apr-2026 08:18:33 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
16-Apr-2026 08:18:33 Critical Error! The home directory has not been configured,
16-Apr-2026 08:18:33 which will prevent the application from working correctly.
16-Apr-2026 08:18:33
16-Apr-2026 08:18:33
16-Apr-2026 08:18:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s -- in org.jivesoftware.util.BlowfishEncryptorTest
16-Apr-2026 08:18:36 [INFO] Running org.jivesoftware.util.CacheUtilTest
16-Apr-2026 08:18:36 Critical Error! The home directory has not been configured,
16-Apr-2026 08:18:36 which will prevent the application from working correctly.
16-Apr-2026 08:18:36
16-Apr-2026 08:18:36
16-Apr-2026 08:18:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.jivesoftware.util.CacheUtilTest
16-Apr-2026 08:18:37 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
16-Apr-2026 08:18:37 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.135 s -- in org.jivesoftware.util.CacheableOptionalTest
16-Apr-2026 08:18:38 [INFO] Running org.jivesoftware.util.CertificateManagerTest
16-Apr-2026 08:18:40 Critical Error! The home directory has not been configured,
16-Apr-2026 08:18:40 which will prevent the application from working correctly.
16-Apr-2026 08:18:40
16-Apr-2026 08:18:40
16-Apr-2026 08:18:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s -- in org.jivesoftware.util.CertificateManagerTest
16-Apr-2026 08:18:41 [INFO] Running org.jivesoftware.util.CertificateTest
16-Apr-2026 08:18:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.jivesoftware.util.CertificateTest
16-Apr-2026 08:18:42 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
16-Apr-2026 08:18:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.jivesoftware.util.CollectionUtilsTest
16-Apr-2026 08:18:43 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
16-Apr-2026 08:18:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.jivesoftware.util.GraphicsUtilsTest
16-Apr-2026 08:18:45 [INFO] Running org.jivesoftware.util.IpUtilsTest
16-Apr-2026 08:18:45 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s -- in org.jivesoftware.util.IpUtilsTest
16-Apr-2026 08:18:46 [INFO] Running org.jivesoftware.util.JIDTest
16-Apr-2026 08:18:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.jivesoftware.util.JIDTest
16-Apr-2026 08:18:47 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
16-Apr-2026 08:18:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.jivesoftware.util.JavaSpecVersionTest
16-Apr-2026 08:18:48 [INFO] Running org.jivesoftware.util.LDAPTest
16-Apr-2026 08:18:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s -- in org.jivesoftware.util.LDAPTest
16-Apr-2026 08:18:50 [INFO] Running org.jivesoftware.util.ListPagerTest
16-Apr-2026 08:18:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:18:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s -- in org.jivesoftware.util.ListPagerTest
16-Apr-2026 08:18:53 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
16-Apr-2026 08:18:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s -- in org.jivesoftware.util.LocaleUtilsTest
16-Apr-2026 08:18:54 [INFO] Running org.jivesoftware.util.ObfuscatorTest
16-Apr-2026 08:18:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.jivesoftware.util.ObfuscatorTest
16-Apr-2026 08:18:56 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
16-Apr-2026 08:18:56 Critical Error! The home directory has not been configured,
16-Apr-2026 08:18:56 which will prevent the application from working correctly.
16-Apr-2026 08:18:56
16-Apr-2026 08:18:56
16-Apr-2026 08:18:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.jivesoftware.util.SAXReaderUtilTest
16-Apr-2026 08:18:58 [INFO] Running org.jivesoftware.util.StringUtilsTest
16-Apr-2026 08:18:58 Critical Error! The home directory has not been configured,
16-Apr-2026 08:18:58 which will prevent the application from working correctly.
16-Apr-2026 08:18:58
16-Apr-2026 08:18:58
16-Apr-2026 08:18:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s -- in org.jivesoftware.util.StringUtilsTest
16-Apr-2026 08:18:59 [INFO] Running org.jivesoftware.util.SystemPropertyTest
16-Apr-2026 08:19:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
16-Apr-2026 08:19:02 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.661 s -- in org.jivesoftware.util.SystemPropertyTest
16-Apr-2026 08:19:03 [INFO] Running org.jivesoftware.util.TaskEngineTest
16-Apr-2026 08:19:03 Critical Error! The home directory has not been configured,
16-Apr-2026 08:19:03 which will prevent the application from working correctly.
16-Apr-2026 08:19:03
16-Apr-2026 08:19:03
16-Apr-2026 08:19:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in org.jivesoftware.util.TaskEngineTest
16-Apr-2026 08:19:04 [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest
16-Apr-2026 08:19:05 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest
16-Apr-2026 08:19:05 [INFO] Running org.jivesoftware.util.VersionTest
16-Apr-2026 08:19:06 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.jivesoftware.util.VersionTest
16-Apr-2026 08:19:06 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
16-Apr-2026 08:19:07 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in org.jivesoftware.util.WebXmlUtilsTest
16-Apr-2026 08:19:08 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
16-Apr-2026 08:19:08 Critical Error! The home directory has not been configured,
16-Apr-2026 08:19:08 which will prevent the application from working correctly.
16-Apr-2026 08:19:08
16-Apr-2026 08:19:08
16-Apr-2026 08:19:09 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s -- in org.jivesoftware.util.XMLPropertiesTest
16-Apr-2026 08:19:10 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
16-Apr-2026 08:19:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
16-Apr-2026 08:19:11 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
16-Apr-2026 08:19:12 Critical Error! The home directory has not been configured,
16-Apr-2026 08:19:12 which will prevent the application from working correctly.
16-Apr-2026 08:19:12
16-Apr-2026 08:19:12
16-Apr-2026 08:19:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
16-Apr-2026 08:19:13 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
16-Apr-2026 08:19:14 Critical Error! The home directory has not been configured,
16-Apr-2026 08:19:14 which will prevent the application from working correctly.
16-Apr-2026 08:19:14
16-Apr-2026 08:19:14
16-Apr-2026 08:19:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s -- in org.jivesoftware.util.cache.CacheFactoryTest
16-Apr-2026 08:19:15 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest
16-Apr-2026 08:19:15 Critical Error! The home directory has not been configured,
16-Apr-2026 08:19:15 which will prevent the application from working correctly.
16-Apr-2026 08:19:15
16-Apr-2026 08:19:15
16-Apr-2026 08:19:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s -- in org.jivesoftware.util.cache.CacheSizesTest
16-Apr-2026 08:19:16 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
16-Apr-2026 08:19:17 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
16-Apr-2026 08:19:18 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
16-Apr-2026 08:19:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
16-Apr-2026 08:19:19 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
16-Apr-2026 08:19:19 Critical Error! The home directory has not been configured,
16-Apr-2026 08:19:19 which will prevent the application from working correctly.
16-Apr-2026 08:19:19
16-Apr-2026 08:19:19
16-Apr-2026 08:19:19 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.603 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
16-Apr-2026 08:19:20 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
16-Apr-2026 08:19:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
16-Apr-2026 08:19:22 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
16-Apr-2026 08:19:23 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s -- in org.jivesoftware.database.ProfiledConnectionTest
16-Apr-2026 08:19:24 [INFO] Running dom.io.XMPPPacketReaderTest
16-Apr-2026 08:19:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in dom.io.XMPPPacketReaderTest
16-Apr-2026 08:19:24 [INFO]
16-Apr-2026 08:19:24 [INFO] Results:
16-Apr-2026 08:19:24 [INFO]
16-Apr-2026 08:19:24 [WARNING] Tests run: 1965, Failures: 0, Errors: 0, Skipped: 2
16-Apr-2026 08:19:24 [INFO]
16-Apr-2026 08:19:24 [INFO]
16-Apr-2026 08:19:24 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver ---
16-Apr-2026 08:19:25 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT.jar
16-Apr-2026 08:19:25 [INFO]
16-Apr-2026 08:19:25 [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ xmppserver ---
16-Apr-2026 08:19:25 [INFO] Reading assembly descriptor: src/assembly/taglib.xml
16-Apr-2026 08:19:25 [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
16-Apr-2026 08:19:25 [INFO]
16-Apr-2026 08:19:25 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
16-Apr-2026 08:19:25 [INFO] Building Starter for Openfire 5.1.0-SNAPSHOT                       [4/7]
16-Apr-2026 08:19:25 [INFO] --------------------------------[ jar ]---------------------------------
16-Apr-2026 08:19:25 [INFO]
16-Apr-2026 08:19:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
16-Apr-2026 08:19:25 [INFO]
16-Apr-2026 08:19:25 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ starter ---
16-Apr-2026 08:19:25 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
16-Apr-2026 08:19:25 [INFO]
16-Apr-2026 08:19:25 [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ starter ---
16-Apr-2026 08:19:25 [INFO] Copying 4 resources from src/main/resources to target/classes
16-Apr-2026 08:19:25 [INFO]
16-Apr-2026 08:19:25 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter ---
16-Apr-2026 08:19:25 [INFO] Recompiling the module because of changed dependency.
16-Apr-2026 08:19:25 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
16-Apr-2026 08:19:25 [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.
16-Apr-2026 08:19:25 [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.
16-Apr-2026 08:19:25 [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.
16-Apr-2026 08:19:25 [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.
16-Apr-2026 08:19:25 [INFO]
16-Apr-2026 08:19:25 [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ starter ---
16-Apr-2026 08:19:25 [INFO] Copying 2 resources from src/test/resources to target/test-classes
16-Apr-2026 08:19:25 [INFO]
16-Apr-2026 08:19:25 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter ---
16-Apr-2026 08:19:25 [INFO] Recompiling the module because of changed dependency.
16-Apr-2026 08:19:25 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
16-Apr-2026 08:19:25 [INFO]
16-Apr-2026 08:19:25 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
16-Apr-2026 08:19:25 [INFO] Surefire report directory: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/surefire-reports
16-Apr-2026 08:19:25
16-Apr-2026 08:19:25 -------------------------------------------------------
16-Apr-2026 08:19:25 T E S T S
16-Apr-2026 08:19:25 -------------------------------------------------------
16-Apr-2026 08:19:25 Running org.jivesoftware.openfire.launcher.LauncherTest
16-Apr-2026 08:19:26 [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.
16-Apr-2026 08:19:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
16-Apr-2026 08:19:26
16-Apr-2026 08:19:26 Results :
16-Apr-2026 08:19:26
16-Apr-2026 08:19:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
16-Apr-2026 08:19:26
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter ---
16-Apr-2026 08:19:26 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/startup.jar
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
16-Apr-2026 08:19:26 [INFO] Building Openfire Plugins 5.1.0-SNAPSHOT                           [5/7]
16-Apr-2026 08:19:26 [INFO] --------------------------------[ pom ]---------------------------------
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ plugins ---
16-Apr-2026 08:19:26 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
16-Apr-2026 08:19:26 [INFO] Building Openfire Plugin Assembly Descriptor 5.1.0-SNAPSHOT        [6/7]
16-Apr-2026 08:19:26 [INFO] --------------------------------[ jar ]---------------------------------
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
16-Apr-2026 08:19:26 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
16-Apr-2026 08:19:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Apr-2026 08:19:26 [INFO] Copying 1 resource
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
16-Apr-2026 08:19:26 [INFO] No sources to compile
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
16-Apr-2026 08:19:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Apr-2026 08:19:26 [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
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
16-Apr-2026 08:19:26 [INFO] No sources to compile
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
16-Apr-2026 08:19:26 [INFO] No tests to run.
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
16-Apr-2026 08:19:26 [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
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
16-Apr-2026 08:19:26 [INFO] Building Distribution 5.1.0-SNAPSHOT                               [7/7]
16-Apr-2026 08:19:26 [INFO] --------------------------------[ pom ]---------------------------------
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ distribution ---
16-Apr-2026 08:19:26 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
16-Apr-2026 08:19:26 [INFO]
16-Apr-2026 08:19:26 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ distribution ---
16-Apr-2026 08:19:26 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
16-Apr-2026 08:19:27 [INFO] Copying files to /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base
16-Apr-2026 08:19:27 [INFO] 688 files copied to /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base
16-Apr-2026 08:19:27 [INFO]
16-Apr-2026 08:19:27 [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution ---
16-Apr-2026 08:19:28 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
16-Apr-2026 08:19:28 [INFO] ------------------------------------------------------------------------
16-Apr-2026 08:19:28 [INFO] Reactor Summary for Parent 5.1.0-SNAPSHOT:
16-Apr-2026 08:19:28 [INFO]
16-Apr-2026 08:19:28 [INFO] Parent ............................................. SUCCESS [  0.290 s]
16-Apr-2026 08:19:28 [INFO] Internationalization files for Openfire ............ SUCCESS [  0.754 s]
16-Apr-2026 08:19:28 [INFO] Core XMPP Server ................................... SUCCESS [08:29 min]
16-Apr-2026 08:19:28 [INFO] Starter for Openfire ............................... SUCCESS [  0.595 s]
16-Apr-2026 08:19:28 [INFO] Openfire Plugins ................................... SUCCESS [  0.019 s]
16-Apr-2026 08:19:28 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.103 s]
16-Apr-2026 08:19:28 [INFO] Distribution ....................................... SUCCESS [  1.907 s]
16-Apr-2026 08:19:28 [INFO] ------------------------------------------------------------------------
16-Apr-2026 08:19:28 [INFO] BUILD SUCCESS
16-Apr-2026 08:19:28 [INFO] ------------------------------------------------------------------------
16-Apr-2026 08:19:28 [INFO] Total time:  08:33 min
16-Apr-2026 08:19:28 [INFO] Finished at: 2026-04-16T08:19:28-05:00
16-Apr-2026 08:19:28 [INFO] ------------------------------------------------------------------------
16-Apr-2026 08:19:28 Parsing test results under /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1...
16-Apr-2026 08:19:28 Finished task 'Build' with result: Success
16-Apr-2026 08:19:28 Running post build plugin 'Docker Container Cleanup'
16-Apr-2026 08:19:28 Running post build plugin 'NCover Results Collector'
16-Apr-2026 08:19:28 Running post build plugin 'Build Results Label Collector'
16-Apr-2026 08:19:28 Running post build plugin 'Clover Results Collector'
16-Apr-2026 08:19:28 Running post build plugin 'npm Cache Cleanup'
16-Apr-2026 08:19:28 Running post build plugin 'Artifact Copier'
16-Apr-2026 08:19:28 Publishing an artifact: Unpacked project files
16-Apr-2026 08:19:51 Finished publishing of artifact Non required shared artifact Http Compression On : [Unpacked project files], patterns: [**/*] in 22.96 s
16-Apr-2026 08:19:51 Finalising the build...
16-Apr-2026 08:19:51 Stopping timer.
16-Apr-2026 08:19:51 Build OPENFIRE-TRUNK-JOB1-2962 completed.
16-Apr-2026 13:19:53 Running on server: post build plugin 'Build Hanging Detection Configuration'
16-Apr-2026 13:19:53 Running on server: post build plugin 'NCover Results Collector'
16-Apr-2026 13:19:53 Running on server: post build plugin 'Build Labeller'
16-Apr-2026 13:19:53 Running on server: post build plugin 'Clover Delta Calculator'
16-Apr-2026 13:19:53 Running on server: post build plugin 'Maven Dependencies Postprocessor'
16-Apr-2026 13:19:53 All post build plugins have finished
16-Apr-2026 13:19:53 Generating build results summary...
16-Apr-2026 13:19:54 Saving build results to disk...
16-Apr-2026 13:19:54 Store variable context...
16-Apr-2026 13:19:54 Finished building OPENFIRE-TRUNK-JOB1-2962.