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

Job: Build was successful

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Build log

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

15-Apr-2026 05:40:56 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/apache/logging/log4j/log4j-api/2.25.4/log4j-api-2.25.4.pom
15-Apr-2026 05:40:56 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.25.4/log4j-api-2.25.4.pom
15-Apr-2026 05:40:56 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.25.4/log4j-api-2.25.4.pom (4.5 kB at 92 kB/s)
15-Apr-2026 05:40:56 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/apache/logging/log4j/log4j-core/2.25.4/log4j-core-2.25.4.pom
15-Apr-2026 05:40:56 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.25.4/log4j-core-2.25.4.pom
15-Apr-2026 05:40:56 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.25.4/log4j-core-2.25.4.pom (9.5 kB at 182 kB/s)
15-Apr-2026 05:40:56 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/apache/logging/log4j/log4j-slf4j2-impl/2.25.4/log4j-slf4j2-impl-2.25.4.jar
15-Apr-2026 05:40:56 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/apache/logging/log4j/log4j-api/2.25.4/log4j-api-2.25.4.jar
15-Apr-2026 05:40:56 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/apache/logging/log4j/log4j-core/2.25.4/log4j-core-2.25.4.jar
15-Apr-2026 05:40:57 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j2-impl/2.25.4/log4j-slf4j2-impl-2.25.4.jar
15-Apr-2026 05:40:57 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.25.4/log4j-api-2.25.4.jar
15-Apr-2026 05:40:57 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.25.4/log4j-core-2.25.4.jar
15-Apr-2026 05:40:57 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j2-impl/2.25.4/log4j-slf4j2-impl-2.25.4.jar (30 kB at 657 kB/s)
15-Apr-2026 05:40:57 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.25.4/log4j-api-2.25.4.jar (351 kB at 5.7 MB/s)
15-Apr-2026 05:40:57 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.25.4/log4j-core-2.25.4.jar (2.0 MB at 16 MB/s)
15-Apr-2026 05:40:57 [INFO]
15-Apr-2026 05:40:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
15-Apr-2026 05:40:57 [INFO]
15-Apr-2026 05:40:57 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ xmppserver ---
15-Apr-2026 05:40:57 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Apr-2026 05:40:57 [INFO]
15-Apr-2026 05:40:57 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver ---
15-Apr-2026 05:40:57 [INFO]
15-Apr-2026 05:40:57 [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ xmppserver ---
15-Apr-2026 05:40:57 [INFO] Copying 2 resources from src/main/resources to target/classes
15-Apr-2026 05:40:57 [INFO]
15-Apr-2026 05:40:57 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver ---
15-Apr-2026 05:40:57 [INFO] Recompiling the module because of changed dependency.
15-Apr-2026 05:40:57 [INFO] Compiling 785 source files with javac [debug target 17] to target/classes
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [WARNING] /home/bamboo-agent2/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
15-Apr-2026 05:41:08 [INFO] /home/bamboo-agent2/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.
15-Apr-2026 05:41:08 [INFO] /home/bamboo-agent2/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.
15-Apr-2026 05:41:08 [INFO] /home/bamboo-agent2/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.
15-Apr-2026 05:41:08 [INFO] /home/bamboo-agent2/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.
15-Apr-2026 05:41:08 [INFO]
15-Apr-2026 05:41:08 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.34:jspc (jspc) @ xmppserver ---
15-Apr-2026 05:41:09 [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\/**
15-Apr-2026 05:41:09 [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.
15-Apr-2026 05:41:14 [INFO] Generation completed with [0] errors in [4711] milliseconds
15-Apr-2026 05:41:14 [INFO]
15-Apr-2026 05:41:14 [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ xmppserver ---
15-Apr-2026 05:41:14 [INFO] Copying 31 resources from src/test/resources to target/test-classes
15-Apr-2026 05:41:14 [INFO]
15-Apr-2026 05:41:14 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver ---
15-Apr-2026 05:41:14 [INFO] Recompiling the module because of changed dependency.
15-Apr-2026 05:41:14 [INFO] Compiling 128 source files with javac [debug target 17] to target/test-classes
15-Apr-2026 05:41:16 [INFO] /home/bamboo-agent2/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.
15-Apr-2026 05:41:16 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details.
15-Apr-2026 05:41:16 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations.
15-Apr-2026 05:41:16 [INFO] /home/bamboo-agent2/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.
15-Apr-2026 05:41:16 [INFO]
15-Apr-2026 05:41:16 [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver ---
15-Apr-2026 05:41:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
15-Apr-2026 05:41:17 [INFO]
15-Apr-2026 05:41:17 [INFO] -------------------------------------------------------
15-Apr-2026 05:41:17 [INFO]  T E S T S
15-Apr-2026 05:41:17 [INFO] -------------------------------------------------------
15-Apr-2026 05:41:19 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
15-Apr-2026 05:41:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:41:23 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.359 s -- in org.jivesoftware.admin.AuthCheckFilterTest
15-Apr-2026 05:41:24 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
15-Apr-2026 05:41:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:41:25 Critical Error! The home directory has not been configured,
15-Apr-2026 05:41:25 which will prevent the application from working correctly.
15-Apr-2026 05:41:25
15-Apr-2026 05:41:25
15-Apr-2026 05:41:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 s -- in org.jivesoftware.admin.LoginLimitManagerTest
15-Apr-2026 05:41:27 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
15-Apr-2026 05:41:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:41:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.718 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
15-Apr-2026 05:41:31 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest
15-Apr-2026 05:41:32 Critical Error! The home directory has not been configured,
15-Apr-2026 05:41:32 which will prevent the application from working correctly.
15-Apr-2026 05:41:32
15-Apr-2026 05:41:32
15-Apr-2026 05:41:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest
15-Apr-2026 05:41:34 [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest
15-Apr-2026 05:41:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:41:37 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.429 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest
15-Apr-2026 05:41:38 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
15-Apr-2026 05:41:38 Critical Error! The home directory has not been configured,
15-Apr-2026 05:41:38 which will prevent the application from working correctly.
15-Apr-2026 05:41:38
15-Apr-2026 05:41:38
15-Apr-2026 05:41:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest
15-Apr-2026 05:41:39 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
15-Apr-2026 05:41:40 Critical Error! The home directory has not been configured,
15-Apr-2026 05:41:40 which will prevent the application from working correctly.
15-Apr-2026 05:41:40
15-Apr-2026 05:41:40
15-Apr-2026 05:41:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest
15-Apr-2026 05:41:41 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
15-Apr-2026 05:41:42 Critical Error! The home directory has not been configured,
15-Apr-2026 05:41:42 which will prevent the application from working correctly.
15-Apr-2026 05:41:42
15-Apr-2026 05:41:42
15-Apr-2026 05:41:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.jivesoftware.openfire.ldap.VCardTest
15-Apr-2026 05:41:43 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
15-Apr-2026 05:41:43 Critical Error! The home directory has not been configured,
15-Apr-2026 05:41:43 which will prevent the application from working correctly.
15-Apr-2026 05:41:43
15-Apr-2026 05:41:43
15-Apr-2026 05:41:43 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest
15-Apr-2026 05:41:44 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest
15-Apr-2026 05:41:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:41:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.763 s -- in org.jivesoftware.openfire.SessionPacketRouterTest
15-Apr-2026 05:41:48 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
15-Apr-2026 05:41:48 Critical Error! The home directory has not been configured,
15-Apr-2026 05:41:48 which will prevent the application from working correctly.
15-Apr-2026 05:41:48
15-Apr-2026 05:41:48
15-Apr-2026 05:41:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:41:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
15-Apr-2026 05:41:51 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
15-Apr-2026 05:41:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s -- in org.jivesoftware.openfire.archive.ArchiverTest
15-Apr-2026 05:41:53 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest
15-Apr-2026 05:41:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest
15-Apr-2026 05:41:55 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
15-Apr-2026 05:41:55 Critical Error! The home directory has not been configured,
15-Apr-2026 05:41:55 which will prevent the application from working correctly.
15-Apr-2026 05:41:55
15-Apr-2026 05:41:55
15-Apr-2026 05:41:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.761 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
15-Apr-2026 05:41:59 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest
15-Apr-2026 05:42:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest
15-Apr-2026 05:42:01 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest
15-Apr-2026 05:42:01 Critical Error! The home directory has not been configured,
15-Apr-2026 05:42:01 which will prevent the application from working correctly.
15-Apr-2026 05:42:01
15-Apr-2026 05:42:01
15-Apr-2026 05:42:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest
15-Apr-2026 05:42:02 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
15-Apr-2026 05:42:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest
15-Apr-2026 05:42:04 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
15-Apr-2026 05:42:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:42:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest
15-Apr-2026 05:42:07 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest
15-Apr-2026 05:42:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:42:09 Initializing Node_A_Plugin.
15-Apr-2026 05:42:09 Initializing Node_A_Plugin.
15-Apr-2026 05:42: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@45751adf).
15-Apr-2026 05:42: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@45751adf).
15-Apr-2026 05:42: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@45751adf). 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@45751adf).
15-Apr-2026 05:42: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@45751adf). 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@45751adf).
15-Apr-2026 05:42: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@45751adf). 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@45751adf).
15-Apr-2026 05:42: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@45751adf).
15-Apr-2026 05:42:09 Destroying Node_A_Plugin.
15-Apr-2026 05:42: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@45751adf).
15-Apr-2026 05:42: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@45751adf). 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@45751adf).
15-Apr-2026 05:42:09 Initializing Node_A_Plugin.
15-Apr-2026 05:42: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@4e5ad842).
15-Apr-2026 05:42: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@4e5ad842).
15-Apr-2026 05:42: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@4e5ad842). 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@4e5ad842).
15-Apr-2026 05:42: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@4e5ad842). 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@4e5ad842).
15-Apr-2026 05:42:09 Destroying Node_A_Plugin.
15-Apr-2026 05:42:09 Destroying Node_A_Plugin.
15-Apr-2026 05:42: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@4e5ad842).
15-Apr-2026 05:42: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@4e5ad842).
15-Apr-2026 05:42: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@4e5ad842). 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@4e5ad842).
15-Apr-2026 05:42: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@4e5ad842). 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@4e5ad842).
15-Apr-2026 05:42:10 Initializing Node_A_Plugin.
15-Apr-2026 05:42:10 Initializing Node_A_Plugin.
15-Apr-2026 05:42:10 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2a233509).
15-Apr-2026 05:42:10 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2a233509).
15-Apr-2026 05:42:10 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2a233509). 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@2a233509).
15-Apr-2026 05:42:10 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2a233509). 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@2a233509).
15-Apr-2026 05:42:10 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2a233509). 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@2a233509).
15-Apr-2026 05:42:10 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2a233509).
15-Apr-2026 05:42:10 Destroying Node_A_Plugin.
15-Apr-2026 05:42:10 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2a233509).
15-Apr-2026 05:42:10 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2a233509). 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@2a233509).
15-Apr-2026 05:42:10 Initializing Node_A_Plugin.
15-Apr-2026 05:42:10 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c1ec7d6).
15-Apr-2026 05:42:10 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c1ec7d6).
15-Apr-2026 05:42:10 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c1ec7d6). 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@5c1ec7d6).
15-Apr-2026 05:42:10 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c1ec7d6). 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@5c1ec7d6).
15-Apr-2026 05:42:10 Destroying Node_A_Plugin.
15-Apr-2026 05:42:10 Destroying Node_A_Plugin.
15-Apr-2026 05:42:10 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c1ec7d6).
15-Apr-2026 05:42:10 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c1ec7d6).
15-Apr-2026 05:42:10 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c1ec7d6). 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@5c1ec7d6).
15-Apr-2026 05:42:10 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c1ec7d6). 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@5c1ec7d6).
15-Apr-2026 05:42:10 Initializing Node_A_Plugin.
15-Apr-2026 05:42:10 Initializing Node_A_Plugin.
15-Apr-2026 05:42:10 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7d9fa990).
15-Apr-2026 05:42:10 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7d9fa990).
15-Apr-2026 05:42:10 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@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).
15-Apr-2026 05:42:10 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@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).
15-Apr-2026 05:42:10 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@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).
15-Apr-2026 05:42:10 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@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).
15-Apr-2026 05:42:10 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7d9fa990).
15-Apr-2026 05:42:10 Destroying Node_A_Plugin.
15-Apr-2026 05:42:10 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7d9fa990).
15-Apr-2026 05:42:10 Initializing Node_A_Plugin.
15-Apr-2026 05:42:10 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a7a384e).
15-Apr-2026 05:42:10 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a7a384e). 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@4a7a384e).
15-Apr-2026 05:42:10 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a7a384e). 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@4a7a384e).
15-Apr-2026 05:42:10 Destroying Node_A_Plugin.
15-Apr-2026 05:42:10 Destroying Node_A_Plugin.
15-Apr-2026 05:42:10 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a7a384e).
15-Apr-2026 05:42:10 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a7a384e). 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@4a7a384e).
15-Apr-2026 05:42:10 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a7a384e). 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@4a7a384e).
15-Apr-2026 05:42:10 Initializing Node_A_Plugin.
15-Apr-2026 05:42:10 Initializing Node_A_Plugin.
15-Apr-2026 05:42:10 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@285455fe).
15-Apr-2026 05:42:10 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@285455fe).
15-Apr-2026 05:42:10 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@285455fe). 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@285455fe).
15-Apr-2026 05:42:10 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@285455fe). 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@285455fe).
15-Apr-2026 05:42:10 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@285455fe). 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@285455fe).
15-Apr-2026 05:42:10 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@285455fe). 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@285455fe).
15-Apr-2026 05:42:10 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@285455fe).
15-Apr-2026 05:42:10 Destroying Node_A_Plugin.
15-Apr-2026 05:42:10 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@285455fe).
15-Apr-2026 05:42:10 Initializing Node_A_Plugin.
15-Apr-2026 05:42:10 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2).
15-Apr-2026 05:42:10 Destroying Node_A_Plugin.
15-Apr-2026 05:42:10 Destroying Node_A_Plugin.
15-Apr-2026 05:42:10 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c8e3b2).
15-Apr-2026 05:42:10 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7e86b757).
15-Apr-2026 05:42:11 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7e86b757).
15-Apr-2026 05:42:11 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7e86b757). 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@7e86b757).
15-Apr-2026 05:42:11 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7e86b757). 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@7e86b757).
15-Apr-2026 05:42:11 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7e86b757). 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@7e86b757).
15-Apr-2026 05:42:11 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7e86b757).
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7e86b757).
15-Apr-2026 05:42:11 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7e86b757). 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@7e86b757).
15-Apr-2026 05:42:11 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bdf4860).
15-Apr-2026 05:42:11 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bdf4860).
15-Apr-2026 05:42:11 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bdf4860). 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@7bdf4860).
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bdf4860).
15-Apr-2026 05:42:11 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bdf4860).
15-Apr-2026 05:42:11 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bdf4860). 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@7bdf4860).
15-Apr-2026 05:42:11 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37f2e7be).
15-Apr-2026 05:42:11 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37f2e7be).
15-Apr-2026 05:42:11 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37f2e7be). 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@37f2e7be).
15-Apr-2026 05:42:11 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37f2e7be). 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@37f2e7be).
15-Apr-2026 05:42:11 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37f2e7be). 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@37f2e7be).
15-Apr-2026 05:42:11 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37f2e7be).
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37f2e7be).
15-Apr-2026 05:42:11 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37f2e7be). 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@37f2e7be).
15-Apr-2026 05:42:11 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@584a666b).
15-Apr-2026 05:42:11 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@584a666b).
15-Apr-2026 05:42:11 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@584a666b). 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@584a666b).
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@584a666b).
15-Apr-2026 05:42:11 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@584a666b).
15-Apr-2026 05:42:11 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@584a666b). 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@584a666b).
15-Apr-2026 05:42:11 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241d0edd).
15-Apr-2026 05:42:11 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241d0edd).
15-Apr-2026 05:42:11 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241d0edd). 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@241d0edd).
15-Apr-2026 05:42:11 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241d0edd). 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@241d0edd).
15-Apr-2026 05:42:11 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241d0edd).
15-Apr-2026 05:42:11 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241d0edd). 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@241d0edd).
15-Apr-2026 05:42:11 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241d0edd). 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@241d0edd).
15-Apr-2026 05:42:11 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@241d0edd).
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c996303).
15-Apr-2026 05:42:11 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c996303).
15-Apr-2026 05:42:11 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c996303). 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@1c996303).
15-Apr-2026 05:42:11 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c996303). 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@1c996303).
15-Apr-2026 05:42:11 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c996303). 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@1c996303).
15-Apr-2026 05:42:11 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c996303). 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@1c996303).
15-Apr-2026 05:42:11 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c996303).
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c996303).
15-Apr-2026 05:42:11 Initializing Node_A_Plugin.
15-Apr-2026 05:42:11 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5898db7a).
15-Apr-2026 05:42:11 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5898db7a).
15-Apr-2026 05:42:11 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5898db7a). 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@5898db7a).
15-Apr-2026 05:42:11 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5898db7a). 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@5898db7a).
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Destroying Node_A_Plugin.
15-Apr-2026 05:42:11 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5898db7a).
15-Apr-2026 05:42:11 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5898db7a).
15-Apr-2026 05:42:11 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5898db7a). 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@5898db7a).
15-Apr-2026 05:42:11 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5898db7a). 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@5898db7a).
15-Apr-2026 05:42:12 Initializing Node_A_Plugin.
15-Apr-2026 05:42:12 Initializing Node_A_Plugin.
15-Apr-2026 05:42:12 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4dcd8ec3).
15-Apr-2026 05:42:12 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4dcd8ec3).
15-Apr-2026 05:42:12 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4dcd8ec3). 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@4dcd8ec3).
15-Apr-2026 05:42:12 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4dcd8ec3). 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@4dcd8ec3).
15-Apr-2026 05:42:12 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4dcd8ec3). 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@4dcd8ec3).
15-Apr-2026 05:42:12 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4dcd8ec3). 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@4dcd8ec3).
15-Apr-2026 05:42:12 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4dcd8ec3).
15-Apr-2026 05:42:12 Destroying Node_A_Plugin.
15-Apr-2026 05:42:12 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4dcd8ec3).
15-Apr-2026 05:42:12 Initializing Node_A_Plugin.
15-Apr-2026 05:42:12 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7c124d14).
15-Apr-2026 05:42:12 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7c124d14).
15-Apr-2026 05:42:12 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7c124d14). 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@7c124d14).
15-Apr-2026 05:42:12 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7c124d14). 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@7c124d14).
15-Apr-2026 05:42:12 Destroying Node_A_Plugin.
15-Apr-2026 05:42:12 Destroying Node_A_Plugin.
15-Apr-2026 05:42:12 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7c124d14).
15-Apr-2026 05:42:12 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7c124d14).
15-Apr-2026 05:42:12 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7c124d14). 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@7c124d14).
15-Apr-2026 05:42:12 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7c124d14). 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@7c124d14).
15-Apr-2026 05:42:12 Initializing Node_A_Plugin.
15-Apr-2026 05:42:12 Initializing Node_A_Plugin.
15-Apr-2026 05:42:12 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bf5d5dc).
15-Apr-2026 05:42:12 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bf5d5dc).
15-Apr-2026 05:42:12 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bf5d5dc). 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@7bf5d5dc).
15-Apr-2026 05:42:12 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bf5d5dc). 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@7bf5d5dc).
15-Apr-2026 05:42:12 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bf5d5dc).
15-Apr-2026 05:42:12 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bf5d5dc). 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@7bf5d5dc).
15-Apr-2026 05:42:12 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bf5d5dc). 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@7bf5d5dc).
15-Apr-2026 05:42:12 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7bf5d5dc).
15-Apr-2026 05:42:12 Destroying Node_A_Plugin.
15-Apr-2026 05:42:12 Initializing Node_A_Plugin.
15-Apr-2026 05:42:12 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d).
15-Apr-2026 05:42:12 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d).
15-Apr-2026 05:42:12 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@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).
15-Apr-2026 05:42:12 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@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).
15-Apr-2026 05:42:12 Destroying Node_A_Plugin.
15-Apr-2026 05:42:12 Destroying Node_A_Plugin.
15-Apr-2026 05:42:12 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d).
15-Apr-2026 05:42:12 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5d4f702d).
15-Apr-2026 05:42:12 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@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).
15-Apr-2026 05:42:12 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@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).
15-Apr-2026 05:42:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.412 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest
15-Apr-2026 05:42:13 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest
15-Apr-2026 05:42:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e6059f).
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3e6059f).
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@778b7a1a).
15-Apr-2026 05:42:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@778b7a1a).
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@20fd024).
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@20fd024).
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6151fb47).
15-Apr-2026 05:42:16 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@6151fb47).
15-Apr-2026 05:42:16 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@6151fb47).
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6151fb47).
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 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@791970d6).
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 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@791970d6).
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Initializing Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:16 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@653b6f54).
15-Apr-2026 05:42:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@653b6f54).
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@ffccd52).
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@ffccd52).
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@35056b50).
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@35056b50).
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa).
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6fba2aa).
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a261afa).
15-Apr-2026 05:42:17 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a261afa).
15-Apr-2026 05:42:17 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a261afa).
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4a261afa).
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73a79995).
15-Apr-2026 05:42:17 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73a79995).
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73a79995).
15-Apr-2026 05:42:17 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73a79995).
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2eb90e59).
15-Apr-2026 05:42:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2eb90e59).
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38e8d6af).
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38e8d6af).
15-Apr-2026 05:42:17 Initializing Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 Destroying Node_A_Plugin.
15-Apr-2026 05:42:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.198 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest
15-Apr-2026 05:42:18 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
15-Apr-2026 05:42:19 Critical Error! The home directory has not been configured,
15-Apr-2026 05:42:19 which will prevent the application from working correctly.
15-Apr-2026 05:42:19
15-Apr-2026 05:42:19
15-Apr-2026 05:42:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.jivesoftware.openfire.container.PluginManagerTest
15-Apr-2026 05:42:20 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest
15-Apr-2026 05:42:20 Critical Error! The home directory has not been configured,
15-Apr-2026 05:42:20 which will prevent the application from working correctly.
15-Apr-2026 05:42:20
15-Apr-2026 05:42:20
15-Apr-2026 05:42:20 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.jivesoftware.openfire.container.PluginServletTest
15-Apr-2026 05:42:21 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest
15-Apr-2026 05:42:22 Critical Error! The home directory has not been configured,
15-Apr-2026 05:42:22 which will prevent the application from working correctly.
15-Apr-2026 05:42:22
15-Apr-2026 05:42:22
15-Apr-2026 05:42:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s -- in org.jivesoftware.openfire.csi.CsiManagerTest
15-Apr-2026 05:42:23 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
15-Apr-2026 05:42:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:42:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.418 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
15-Apr-2026 05:42:26 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest
15-Apr-2026 05:42:27 Critical Error! The home directory has not been configured,
15-Apr-2026 05:42:27 which will prevent the application from working correctly.
15-Apr-2026 05:42:27
15-Apr-2026 05:42:27
15-Apr-2026 05:42:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest
15-Apr-2026 05:42:28 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest
15-Apr-2026 05:42:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:42:30 Critical Error! The home directory has not been configured,
15-Apr-2026 05:42:30 which will prevent the application from working correctly.
15-Apr-2026 05:42:30
15-Apr-2026 05:42:30
15-Apr-2026 05:42:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.839 s -- in org.jivesoftware.openfire.forward.ForwardedTest
15-Apr-2026 05:42:32 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
15-Apr-2026 05:42:34 2026-04-15T10:42:34.242516869Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:34 2026-04-15T10:42:34.293862224Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:34 2026-04-15T10:42:34.294701058Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:34 2026-04-15T10:42:34.296365530Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:34 Critical Error! The home directory has not been configured,
15-Apr-2026 05:42:34 which will prevent the application from working correctly.
15-Apr-2026 05:42:34
15-Apr-2026 05:42:34
15-Apr-2026 05:42:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:42:42 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.809 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest
15-Apr-2026 05:42:43 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
15-Apr-2026 05:42:44 2026-04-15T10:42:44.649627822Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:44 2026-04-15T10:42:44.689514421Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:44 2026-04-15T10:42:44.690227468Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:44 2026-04-15T10:42:44.691753925Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:44 Critical Error! The home directory has not been configured,
15-Apr-2026 05:42:44 which will prevent the application from working correctly.
15-Apr-2026 05:42:44
15-Apr-2026 05:42:44
15-Apr-2026 05:42:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:42:50 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.746 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest
15-Apr-2026 05:42:51 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
15-Apr-2026 05:42:51 Critical Error! The home directory has not been configured,
15-Apr-2026 05:42:51 which will prevent the application from working correctly.
15-Apr-2026 05:42:51
15-Apr-2026 05:42:51
15-Apr-2026 05:42:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.jivesoftware.openfire.group.GroupJIDTest
15-Apr-2026 05:42:52 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
15-Apr-2026 05:42:53 2026-04-15T10:42:53.938881124Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:54 2026-04-15T10:42:53.982290862Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:54 2026-04-15T10:42:53.982893861Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:54 2026-04-15T10:42:53.984184061Z main ERROR Recursive call to appender file
15-Apr-2026 05:42:54 Critical Error! The home directory has not been configured,
15-Apr-2026 05:42:54 which will prevent the application from working correctly.
15-Apr-2026 05:42:54
15-Apr-2026 05:42:54
15-Apr-2026 05:42:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:42:57 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.418 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest
15-Apr-2026 05:42:58 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
15-Apr-2026 05:42:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:43:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 s -- in org.jivesoftware.openfire.group.GroupManagerTest
15-Apr-2026 05:43:01 [INFO] Running org.jivesoftware.openfire.group.GroupTest
15-Apr-2026 05:43:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:43:03 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.701 s -- in org.jivesoftware.openfire.group.GroupTest
15-Apr-2026 05:43:04 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest
15-Apr-2026 05:43:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest
15-Apr-2026 05:43:05 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest
15-Apr-2026 05:43:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest
15-Apr-2026 05:43:07 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
15-Apr-2026 05:43:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
15-Apr-2026 05:43:09 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest
15-Apr-2026 05:43:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest
15-Apr-2026 05:43:10 [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest
15-Apr-2026 05:43:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest
15-Apr-2026 05:43:12 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest
15-Apr-2026 05:43:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest
15-Apr-2026 05:43:13 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
15-Apr-2026 05:43:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.760 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest
15-Apr-2026 05:43:21 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Apr-2026 05:43:25 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Apr-2026 05:43:27 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.730 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Apr-2026 05:43:27 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Apr-2026 05:43:28 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Apr-2026 05:43:28 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Apr-2026 05:43:29 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Apr-2026 05:43:29 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Apr-2026 05:43:30 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Apr-2026 05:43:30 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.063 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
15-Apr-2026 05:43:31 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
15-Apr-2026 05:43:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.867 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
15-Apr-2026 05:43:37 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
15-Apr-2026 05:43:37 Critical Error! The home directory has not been configured,
15-Apr-2026 05:43:37 which will prevent the application from working correctly.
15-Apr-2026 05:43:37
15-Apr-2026 05:43:37
15-Apr-2026 05:43:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest
15-Apr-2026 05:43:38 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest
15-Apr-2026 05:43:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:43:40 Critical Error! The home directory has not been configured,
15-Apr-2026 05:43:40 which will prevent the application from working correctly.
15-Apr-2026 05:43:40
15-Apr-2026 05:43:40
15-Apr-2026 05:43:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest
15-Apr-2026 05:43:41 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
15-Apr-2026 05:43:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:43:43 Critical Error! The home directory has not been configured,
15-Apr-2026 05:43:43 which will prevent the application from working correctly.
15-Apr-2026 05:43:43
15-Apr-2026 05:43:43
15-Apr-2026 05:43:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.185 s -- in org.jivesoftware.openfire.muc.MUCRoomTest
15-Apr-2026 05:43:44 [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest
15-Apr-2026 05:43:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest
15-Apr-2026 05:43:46 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
15-Apr-2026 05:43:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:43:48 Critical Error! The home directory has not been configured,
15-Apr-2026 05:43:48 which will prevent the application from working correctly.
15-Apr-2026 05:43:48
15-Apr-2026 05:43:48
15-Apr-2026 05:43:48 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
15-Apr-2026 05:43:49 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
15-Apr-2026 05:43:50 Critical Error! The home directory has not been configured,
15-Apr-2026 05:43:50 which will prevent the application from working correctly.
15-Apr-2026 05:43:50
15-Apr-2026 05:43:50
15-Apr-2026 05:43:50 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.870 s -- in org.jivesoftware.openfire.net.DNSUtilTest
15-Apr-2026 05:43:51 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest
15-Apr-2026 05:43:53 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.668 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest
15-Apr-2026 05:43:54 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest
15-Apr-2026 05:43:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.jivesoftware.openfire.net.SrvRecordTest
15-Apr-2026 05:43:55 [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest
15-Apr-2026 05:43:56 Critical Error! The home directory has not been configured,
15-Apr-2026 05:43:56 which will prevent the application from working correctly.
15-Apr-2026 05:43:56
15-Apr-2026 05:43:56
15-Apr-2026 05:43:56 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest
15-Apr-2026 05:43:57 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
15-Apr-2026 05:43:58 Critical Error! The home directory has not been configured,
15-Apr-2026 05:43:58 which will prevent the application from working correctly.
15-Apr-2026 05:43:58
15-Apr-2026 05:43:58
15-Apr-2026 05:43:58 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest
15-Apr-2026 05:43:59 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
15-Apr-2026 05:43:59 Critical Error! The home directory has not been configured,
15-Apr-2026 05:43:59 which will prevent the application from working correctly.
15-Apr-2026 05:43:59
15-Apr-2026 05:43:59
15-Apr-2026 05:44:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
15-Apr-2026 05:44:01 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
15-Apr-2026 05:44:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:44:02 Critical Error! The home directory has not been configured,
15-Apr-2026 05:44:02 which will prevent the application from working correctly.
15-Apr-2026 05:44:02
15-Apr-2026 05:44:02
15-Apr-2026 05:44:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
15-Apr-2026 05:44:04 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
15-Apr-2026 05:44:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:44:05 Critical Error! The home directory has not been configured,
15-Apr-2026 05:44:05 which will prevent the application from working correctly.
15-Apr-2026 05:44:05
15-Apr-2026 05:44:05
15-Apr-2026 05:44:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.203 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
15-Apr-2026 05:44:07 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
15-Apr-2026 05:44:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:44:08 Critical Error! The home directory has not been configured,
15-Apr-2026 05:44:08 which will prevent the application from working correctly.
15-Apr-2026 05:44:08
15-Apr-2026 05:44:08
15-Apr-2026 05:44:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.103 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
15-Apr-2026 05:44:10 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
15-Apr-2026 05:44:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:44:11 Critical Error! The home directory has not been configured,
15-Apr-2026 05:44:11 which will prevent the application from working correctly.
15-Apr-2026 05:44:11
15-Apr-2026 05:44:11
15-Apr-2026 05:44:12 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
15-Apr-2026 05:44:13 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
15-Apr-2026 05:44:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest
15-Apr-2026 05:44:15 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
15-Apr-2026 05:44:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest
15-Apr-2026 05:44:16 [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest
15-Apr-2026 05:44:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:44:19 Critical Error! The home directory has not been configured,
15-Apr-2026 05:44:19 which will prevent the application from working correctly.
15-Apr-2026 05:44:19
15-Apr-2026 05:44:19
15-Apr-2026 05:44:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.442 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest
15-Apr-2026 05:44:19 [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest
15-Apr-2026 05:44:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:44:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.302 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest
15-Apr-2026 05:44:23 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest
15-Apr-2026 05:44:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:44:24 Critical Error! The home directory has not been configured,
15-Apr-2026 05:44:24 which will prevent the application from working correctly.
15-Apr-2026 05:44:24
15-Apr-2026 05:44:24
15-Apr-2026 05:44:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.275 s -- in org.jivesoftware.openfire.roster.RosterItemTest
15-Apr-2026 05:44:26 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
15-Apr-2026 05:44:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:44:28 Critical Error! The home directory has not been configured,
15-Apr-2026 05:44:28 which will prevent the application from working correctly.
15-Apr-2026 05:44:28
15-Apr-2026 05:44:28
15-Apr-2026 05:44:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.467 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
15-Apr-2026 05:44:30 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
15-Apr-2026 05:44:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:44:32 Critical Error! The home directory has not been configured,
15-Apr-2026 05:44:32 which will prevent the application from working correctly.
15-Apr-2026 05:44:32
15-Apr-2026 05:44:32
15-Apr-2026 05:44:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.366 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
15-Apr-2026 05:44:33 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
15-Apr-2026 05:44:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:44:35 Critical Error! The home directory has not been configured,
15-Apr-2026 05:44:35 which will prevent the application from working correctly.
15-Apr-2026 05:44:35
15-Apr-2026 05:44:35
15-Apr-2026 05:44:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
15-Apr-2026 05:44:36 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
15-Apr-2026 05:44:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:45:13 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.39 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
15-Apr-2026 05:45:13 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
15-Apr-2026 05:45:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:48:12 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.9 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
15-Apr-2026 05:48:14 [INFO] Running org.jivesoftware.openfire.session.SessionTest
15-Apr-2026 05:48:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.jivesoftware.openfire.session.SessionTest
15-Apr-2026 05:48:15 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
15-Apr-2026 05:48:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest
15-Apr-2026 05:48:16 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
15-Apr-2026 05:48:17 Critical Error! The home directory has not been configured,
15-Apr-2026 05:48:17 which will prevent the application from working correctly.
15-Apr-2026 05:48:17
15-Apr-2026 05:48:17
15-Apr-2026 05:48:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.840 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
15-Apr-2026 05:48:18 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
15-Apr-2026 05:48:19 Critical Error! The home directory has not been configured,
15-Apr-2026 05:48:19 which will prevent the application from working correctly.
15-Apr-2026 05:48:19
15-Apr-2026 05:48:19
15-Apr-2026 05:48:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
15-Apr-2026 05:48:20 [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest
15-Apr-2026 05:48:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:48:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest
15-Apr-2026 05:48:23 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest
15-Apr-2026 05:48:23 Critical Error! The home directory has not been configured,
15-Apr-2026 05:48:23 which will prevent the application from working correctly.
15-Apr-2026 05:48:23
15-Apr-2026 05:48:23
15-Apr-2026 05:48:23 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest
15-Apr-2026 05:48:24 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest
15-Apr-2026 05:48:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest
15-Apr-2026 05:48:26 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest
15-Apr-2026 05:48:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest
15-Apr-2026 05:48:28 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
15-Apr-2026 05:48:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:48:30 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.848 s -- in org.jivesoftware.openfire.user.UserManagerTest
15-Apr-2026 05:48:31 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
15-Apr-2026 05:48:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
15-Apr-2026 05:48:33 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
15-Apr-2026 05:48:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
15-Apr-2026 05:48:34 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
15-Apr-2026 05:48:35 Critical Error! The home directory has not been configured,
15-Apr-2026 05:48:35 which will prevent the application from working correctly.
15-Apr-2026 05:48:35
15-Apr-2026 05:48:35
15-Apr-2026 05:48:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
15-Apr-2026 05:48:36 [INFO] Running org.jivesoftware.util.AdminConsoleTest
15-Apr-2026 05:48:36 Critical Error! The home directory has not been configured,
15-Apr-2026 05:48:36 which will prevent the application from working correctly.
15-Apr-2026 05:48:36
15-Apr-2026 05:48:36
15-Apr-2026 05:48:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.670 s -- in org.jivesoftware.util.AdminConsoleTest
15-Apr-2026 05:48:38 [INFO] Running org.jivesoftware.util.AesEncryptorTest
15-Apr-2026 05:48:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s -- in org.jivesoftware.util.AesEncryptorTest
15-Apr-2026 05:48:40 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
15-Apr-2026 05:48:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest
15-Apr-2026 05:48:42 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
15-Apr-2026 05:48:42 Critical Error! The home directory has not been configured,
15-Apr-2026 05:48:42 which will prevent the application from working correctly.
15-Apr-2026 05:48:42
15-Apr-2026 05:48:42
15-Apr-2026 05:48:44 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.852 s -- in org.jivesoftware.util.BlowfishEncryptorTest
15-Apr-2026 05:48:44 [INFO] Running org.jivesoftware.util.CacheUtilTest
15-Apr-2026 05:48:45 Critical Error! The home directory has not been configured,
15-Apr-2026 05:48:45 which will prevent the application from working correctly.
15-Apr-2026 05:48:45
15-Apr-2026 05:48:45
15-Apr-2026 05:48:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s -- in org.jivesoftware.util.CacheUtilTest
15-Apr-2026 05:48:46 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
15-Apr-2026 05:48:46 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.114 s -- in org.jivesoftware.util.CacheableOptionalTest
15-Apr-2026 05:48:47 [INFO] Running org.jivesoftware.util.CertificateManagerTest
15-Apr-2026 05:48:49 Critical Error! The home directory has not been configured,
15-Apr-2026 05:48:49 which will prevent the application from working correctly.
15-Apr-2026 05:48:49
15-Apr-2026 05:48:49
15-Apr-2026 05:48:49 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s -- in org.jivesoftware.util.CertificateManagerTest
15-Apr-2026 05:48:50 [INFO] Running org.jivesoftware.util.CertificateTest
15-Apr-2026 05:48:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.jivesoftware.util.CertificateTest
15-Apr-2026 05:48:51 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
15-Apr-2026 05:48:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.jivesoftware.util.CollectionUtilsTest
15-Apr-2026 05:48:52 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
15-Apr-2026 05:48:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s -- in org.jivesoftware.util.GraphicsUtilsTest
15-Apr-2026 05:48:54 [INFO] Running org.jivesoftware.util.IpUtilsTest
15-Apr-2026 05:48:54 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.jivesoftware.util.IpUtilsTest
15-Apr-2026 05:48:55 [INFO] Running org.jivesoftware.util.JIDTest
15-Apr-2026 05:48:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.jivesoftware.util.JIDTest
15-Apr-2026 05:48:56 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
15-Apr-2026 05:48:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.jivesoftware.util.JavaSpecVersionTest
15-Apr-2026 05:48:57 [INFO] Running org.jivesoftware.util.LDAPTest
15-Apr-2026 05:48:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s -- in org.jivesoftware.util.LDAPTest
15-Apr-2026 05:48:59 [INFO] Running org.jivesoftware.util.ListPagerTest
15-Apr-2026 05:48:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:49:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s -- in org.jivesoftware.util.ListPagerTest
15-Apr-2026 05:49:02 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
15-Apr-2026 05:49:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.jivesoftware.util.LocaleUtilsTest
15-Apr-2026 05:49:03 [INFO] Running org.jivesoftware.util.ObfuscatorTest
15-Apr-2026 05:49:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.155 s -- in org.jivesoftware.util.ObfuscatorTest
15-Apr-2026 05:49:05 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
15-Apr-2026 05:49:06 Critical Error! The home directory has not been configured,
15-Apr-2026 05:49:06 which will prevent the application from working correctly.
15-Apr-2026 05:49:06
15-Apr-2026 05:49:06
15-Apr-2026 05:49:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s -- in org.jivesoftware.util.SAXReaderUtilTest
15-Apr-2026 05:49:07 [INFO] Running org.jivesoftware.util.StringUtilsTest
15-Apr-2026 05:49:08 Critical Error! The home directory has not been configured,
15-Apr-2026 05:49:08 which will prevent the application from working correctly.
15-Apr-2026 05:49:08
15-Apr-2026 05:49:08
15-Apr-2026 05:49:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s -- in org.jivesoftware.util.StringUtilsTest
15-Apr-2026 05:49:09 [INFO] Running org.jivesoftware.util.SystemPropertyTest
15-Apr-2026 05:49:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
15-Apr-2026 05:49:11 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.309 s -- in org.jivesoftware.util.SystemPropertyTest
15-Apr-2026 05:49:12 [INFO] Running org.jivesoftware.util.TaskEngineTest
15-Apr-2026 05:49:13 Critical Error! The home directory has not been configured,
15-Apr-2026 05:49:13 which will prevent the application from working correctly.
15-Apr-2026 05:49:13
15-Apr-2026 05:49:13
15-Apr-2026 05:49:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.730 s -- in org.jivesoftware.util.TaskEngineTest
15-Apr-2026 05:49:14 [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest
15-Apr-2026 05:49:14 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest
15-Apr-2026 05:49:15 [INFO] Running org.jivesoftware.util.VersionTest
15-Apr-2026 05:49:15 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.jivesoftware.util.VersionTest
15-Apr-2026 05:49:16 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
15-Apr-2026 05:49:16 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s -- in org.jivesoftware.util.WebXmlUtilsTest
15-Apr-2026 05:49:17 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
15-Apr-2026 05:49:18 Critical Error! The home directory has not been configured,
15-Apr-2026 05:49:18 which will prevent the application from working correctly.
15-Apr-2026 05:49:18
15-Apr-2026 05:49:18
15-Apr-2026 05:49:18 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 s -- in org.jivesoftware.util.XMLPropertiesTest
15-Apr-2026 05:49:19 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
15-Apr-2026 05:49:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
15-Apr-2026 05:49:20 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
15-Apr-2026 05:49:21 Critical Error! The home directory has not been configured,
15-Apr-2026 05:49:21 which will prevent the application from working correctly.
15-Apr-2026 05:49:21
15-Apr-2026 05:49:21
15-Apr-2026 05:49:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
15-Apr-2026 05:49:22 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
15-Apr-2026 05:49:22 Critical Error! The home directory has not been configured,
15-Apr-2026 05:49:22 which will prevent the application from working correctly.
15-Apr-2026 05:49:22
15-Apr-2026 05:49:22
15-Apr-2026 05:49:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 s -- in org.jivesoftware.util.cache.CacheFactoryTest
15-Apr-2026 05:49:24 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest
15-Apr-2026 05:49:24 Critical Error! The home directory has not been configured,
15-Apr-2026 05:49:24 which will prevent the application from working correctly.
15-Apr-2026 05:49:24
15-Apr-2026 05:49:24
15-Apr-2026 05:49:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s -- in org.jivesoftware.util.cache.CacheSizesTest
15-Apr-2026 05:49:25 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
15-Apr-2026 05:49:26 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
15-Apr-2026 05:49:26 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
15-Apr-2026 05:49:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
15-Apr-2026 05:49:27 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
15-Apr-2026 05:49:28 Critical Error! The home directory has not been configured,
15-Apr-2026 05:49:28 which will prevent the application from working correctly.
15-Apr-2026 05:49:28
15-Apr-2026 05:49:28
15-Apr-2026 05:49:28 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.541 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
15-Apr-2026 05:49:29 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
15-Apr-2026 05:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
15-Apr-2026 05:49:31 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
15-Apr-2026 05:49:32 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.530 s -- in org.jivesoftware.database.ProfiledConnectionTest
15-Apr-2026 05:49:33 [INFO] Running dom.io.XMPPPacketReaderTest
15-Apr-2026 05:49:33 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in dom.io.XMPPPacketReaderTest
15-Apr-2026 05:49:33 [INFO]
15-Apr-2026 05:49:33 [INFO] Results:
15-Apr-2026 05:49:33 [INFO]
15-Apr-2026 05:49:33 [WARNING] Tests run: 1965, Failures: 0, Errors: 0, Skipped: 2
15-Apr-2026 05:49:33 [INFO]
15-Apr-2026 05:49:33 [INFO]
15-Apr-2026 05:49:33 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver ---
15-Apr-2026 05:49:33 [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT.jar
15-Apr-2026 05:49:33 [INFO]
15-Apr-2026 05:49:33 [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ xmppserver ---
15-Apr-2026 05:49:34 [INFO] Reading assembly descriptor: src/assembly/taglib.xml
15-Apr-2026 05:49:34 [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT-taglib.jar
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
15-Apr-2026 05:49:34 [INFO] Building Starter for Openfire 5.1.0-SNAPSHOT                       [4/7]
15-Apr-2026 05:49:34 [INFO] --------------------------------[ jar ]---------------------------------
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ starter ---
15-Apr-2026 05:49:34 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ starter ---
15-Apr-2026 05:49:34 [INFO] Copying 4 resources from src/main/resources to target/classes
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter ---
15-Apr-2026 05:49:34 [INFO] Recompiling the module because of changed dependency.
15-Apr-2026 05:49:34 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
15-Apr-2026 05:49:34 [INFO] /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent2/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.
15-Apr-2026 05:49:34 [INFO] /home/bamboo-agent2/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.
15-Apr-2026 05:49:34 [INFO] /home/bamboo-agent2/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.
15-Apr-2026 05:49:34 [INFO] /home/bamboo-agent2/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.
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ starter ---
15-Apr-2026 05:49:34 [INFO] Copying 2 resources from src/test/resources to target/test-classes
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter ---
15-Apr-2026 05:49:34 [INFO] Recompiling the module because of changed dependency.
15-Apr-2026 05:49:34 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
15-Apr-2026 05:49:34 [INFO] Surefire report directory: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/surefire-reports
15-Apr-2026 05:49:34
15-Apr-2026 05:49:34 -------------------------------------------------------
15-Apr-2026 05:49:34 T E S T S
15-Apr-2026 05:49:34 -------------------------------------------------------
15-Apr-2026 05:49:34 Running org.jivesoftware.openfire.launcher.LauncherTest
15-Apr-2026 05:49:34 [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.
15-Apr-2026 05:49:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
15-Apr-2026 05:49:34
15-Apr-2026 05:49:34 Results :
15-Apr-2026 05:49:34
15-Apr-2026 05:49:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15-Apr-2026 05:49:34
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter ---
15-Apr-2026 05:49:34 [INFO] Building jar: /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/startup.jar
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
15-Apr-2026 05:49:34 [INFO] Building Openfire Plugins 5.1.0-SNAPSHOT                           [5/7]
15-Apr-2026 05:49:34 [INFO] --------------------------------[ pom ]---------------------------------
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ plugins ---
15-Apr-2026 05:49:34 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
15-Apr-2026 05:49:34 [INFO] Building Openfire Plugin Assembly Descriptor 5.1.0-SNAPSHOT        [6/7]
15-Apr-2026 05:49:34 [INFO] --------------------------------[ jar ]---------------------------------
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
15-Apr-2026 05:49:34 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
15-Apr-2026 05:49:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Apr-2026 05:49:34 [INFO] Copying 1 resource
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
15-Apr-2026 05:49:34 [INFO] No sources to compile
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
15-Apr-2026 05:49:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15-Apr-2026 05:49:34 [INFO] skip non existing resourceDirectory /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
15-Apr-2026 05:49:34 [INFO] No sources to compile
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
15-Apr-2026 05:49:34 [INFO] No tests to run.
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
15-Apr-2026 05:49:34 [INFO] Building jar: /home/bamboo-agent2/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
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
15-Apr-2026 05:49:34 [INFO] Building Distribution 5.1.0-SNAPSHOT                               [7/7]
15-Apr-2026 05:49:34 [INFO] --------------------------------[ pom ]---------------------------------
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ distribution ---
15-Apr-2026 05:49:34 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
15-Apr-2026 05:49:34 [INFO]
15-Apr-2026 05:49:34 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ distribution ---
15-Apr-2026 05:49:34 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
15-Apr-2026 05:49:35 [INFO] Copying files to /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base
15-Apr-2026 05:49:36 [INFO] 688 files copied to /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base
15-Apr-2026 05:49:36 [INFO]
15-Apr-2026 05:49:36 [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution ---
15-Apr-2026 05:49:36 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
15-Apr-2026 05:49:36 [INFO] ------------------------------------------------------------------------
15-Apr-2026 05:49:36 [INFO] Reactor Summary for Parent 5.1.0-SNAPSHOT:
15-Apr-2026 05:49:36 [INFO]
15-Apr-2026 05:49:36 [INFO] Parent ............................................. SUCCESS [  3.240 s]
15-Apr-2026 05:49:36 [INFO] Internationalization files for Openfire ............ SUCCESS [  0.703 s]
15-Apr-2026 05:49:36 [INFO] Core XMPP Server ................................... SUCCESS [08:38 min]
15-Apr-2026 05:49:36 [INFO] Starter for Openfire ............................... SUCCESS [  0.599 s]
15-Apr-2026 05:49:36 [INFO] Openfire Plugins ................................... SUCCESS [  0.025 s]
15-Apr-2026 05:49:36 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.110 s]
15-Apr-2026 05:49:36 [INFO] Distribution ....................................... SUCCESS [  1.863 s]
15-Apr-2026 05:49:36 [INFO] ------------------------------------------------------------------------
15-Apr-2026 05:49:36 [INFO] BUILD SUCCESS
15-Apr-2026 05:49:36 [INFO] ------------------------------------------------------------------------
15-Apr-2026 05:49:36 [INFO] Total time:  08:45 min
15-Apr-2026 05:49:36 [INFO] Finished at: 2026-04-15T05:49:36-05:00
15-Apr-2026 05:49:36 [INFO] ------------------------------------------------------------------------
15-Apr-2026 05:49:36 Parsing test results under /home/bamboo-agent2/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1...
15-Apr-2026 05:49:37 Finished task 'Build' with result: Success
15-Apr-2026 05:49:37 Running post build plugin 'Docker Container Cleanup'
15-Apr-2026 05:49:37 Running post build plugin 'NCover Results Collector'
15-Apr-2026 05:49:37 Running post build plugin 'Build Results Label Collector'
15-Apr-2026 05:49:37 Running post build plugin 'Clover Results Collector'
15-Apr-2026 05:49:37 Running post build plugin 'npm Cache Cleanup'
15-Apr-2026 05:49:37 Running post build plugin 'Artifact Copier'
15-Apr-2026 05:49:37 Publishing an artifact: Unpacked project files
15-Apr-2026 05:49:57 Finished publishing of artifact Non required shared artifact Http Compression On : [Unpacked project files], patterns: [**/*] in 20.07 s
15-Apr-2026 05:49:57 Finalising the build...
15-Apr-2026 05:49:57 Stopping timer.
15-Apr-2026 05:49:57 Build OPENFIRE-TRUNK-JOB1-2961 completed.
15-Apr-2026 10:49:59 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Apr-2026 10:49:59 Running on server: post build plugin 'NCover Results Collector'
15-Apr-2026 10:49:59 Running on server: post build plugin 'Build Labeller'
15-Apr-2026 10:49:59 Running on server: post build plugin 'Clover Delta Calculator'
15-Apr-2026 10:49:59 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Apr-2026 10:49:59 All post build plugins have finished
15-Apr-2026 10:49:59 Generating build results summary...
15-Apr-2026 10:50:00 Saving build results to disk...
15-Apr-2026 10:50:00 Store variable context...
15-Apr-2026 10:50:00 Finished building OPENFIRE-TRUNK-JOB1-2961.