Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #256 failed

Job: Workflow failed

Stages & jobs

  1. Build and Package

Build log

The build generated 879 lines of output. Download or view full build log.

14-Apr-2026 02:05:04 Build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #256 (OPENFIRE-NIGHTLYMAVEN8-JOB1-256) is being prepared for building on agent mesonet-ah.agron.iastate.edu (3), bamboo version: 12.1.3
14-Apr-2026 02:05:04 Remote agent on host mesonet-ah.agron.iastate.edu
14-Apr-2026 02:05:04 Build working directory is /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
14-Apr-2026 02:05:04 Executing build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #256 (OPENFIRE-NIGHTLYMAVEN8-JOB1-256)
14-Apr-2026 02:05:04 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
14-Apr-2026 02:05:04 Checking out into /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
14-Apr-2026 02:05:04 Updating source code to revision: a778f47c398cab48d1ac45b594afdcf35555782e
14-Apr-2026 02:05:04 Fetching 'refs/heads/5.0' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
14-Apr-2026 02:05:05 Checking out revision a778f47c398cab48d1ac45b594afdcf35555782e.
14-Apr-2026 02:05:05 Already on '5.0'
14-Apr-2026 02:05:05 Updated source code to revision: a778f47c398cab48d1ac45b594afdcf35555782e
14-Apr-2026 02:05:05 Finished task 'Checkout Default Repository' with result: Success
14-Apr-2026 02:05:05 Running pre-build action: Build Log Labeller Pre Build Action
14-Apr-2026 02:05:05 Running pre-build action: VCS Version Collector
14-Apr-2026 02:05:05 Build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #256 (OPENFIRE-NIGHTLYMAVEN8-JOB1-256) started building on agent 'mesonet-ah.agron.iastate.edu (3)' (Remote agent on host mesonet-ah.agron.iastate.edu)
14-Apr-2026 02:05:05 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
14-Apr-2026 02:05:05
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #256 (OPENFIRE-NIGHTLYMAVEN8-JOB1-256)'
... running command line:
/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent3/tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install
... in: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
14-Apr-2026 02:05:07 [INFO] Scanning for projects...
14-Apr-2026 02:05:07 [INFO] ------------------------------------------------------------------------
14-Apr-2026 02:05:07 [INFO] Reactor Build Order:
14-Apr-2026 02:05:07 [INFO]
14-Apr-2026 02:05:07 [INFO] Parent                                                             [pom]
14-Apr-2026 02:05:07 [INFO] Internationalization files for Openfire                            [jar]
14-Apr-2026 02:05:07 [INFO] Core XMPP Server                                                   [jar]
14-Apr-2026 02:05:07 [INFO] Starter for Openfire                                               [jar]
14-Apr-2026 02:05:07 [INFO] Openfire Plugins                                                   [pom]
14-Apr-2026 02:05:07 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
14-Apr-2026 02:05:07 [INFO] Distribution                                                       [pom]
14-Apr-2026 02:05:07 [INFO]
14-Apr-2026 02:05:07 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
14-Apr-2026 02:05:07 [INFO] Building Parent 5.0.5-SNAPSHOT                                     [1/7]
14-Apr-2026 02:05:07 [INFO] --------------------------------[ pom ]---------------------------------
14-Apr-2026 02:05:07 [INFO]
14-Apr-2026 02:05:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
14-Apr-2026 02:05:07 [INFO]
14-Apr-2026 02:05:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ parent ---
14-Apr-2026 02:05:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
14-Apr-2026 02:05:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
14-Apr-2026 02:05:08 [INFO]
14-Apr-2026 02:05:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
14-Apr-2026 02:05:08 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/5.0.5-SNAPSHOT/parent-5.0.5-SNAPSHOT.pom
14-Apr-2026 02:05:08 [INFO]
14-Apr-2026 02:05:08 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
14-Apr-2026 02:05:08 [INFO] Building Internationalization files for Openfire 5.0.5-SNAPSHOT    [2/7]
14-Apr-2026 02:05:08 [INFO] --------------------------------[ jar ]---------------------------------
14-Apr-2026 02:05:08 [INFO]
14-Apr-2026 02:05:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
14-Apr-2026 02:05:08 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target
14-Apr-2026 02:05:08 [INFO]
14-Apr-2026 02:05:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ i18n ---
14-Apr-2026 02:05:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
14-Apr-2026 02:05:08 [INFO]
14-Apr-2026 02:05:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ i18n ---
14-Apr-2026 02:05:08 [INFO] Copying 19 resources from src/main/resources to target/classes
14-Apr-2026 02:05:08 [INFO]
14-Apr-2026 02:05:08 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ i18n ---
14-Apr-2026 02:05:08 [INFO] No sources to compile
14-Apr-2026 02:05:08 [INFO]
14-Apr-2026 02:05:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ i18n ---
14-Apr-2026 02:05:08 [INFO] skip non existing resourceDirectory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/src/test/resources
14-Apr-2026 02:05:08 [INFO]
14-Apr-2026 02:05:08 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ i18n ---
14-Apr-2026 02:05:08 [INFO] No sources to compile
14-Apr-2026 02:05:08 [INFO]
14-Apr-2026 02:05:08 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
14-Apr-2026 02:05:09 [INFO] No tests to run.
14-Apr-2026 02:05:09 [INFO]
14-Apr-2026 02:05:09 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ i18n ---
14-Apr-2026 02:05:09 [INFO] Building jar: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target/i18n-5.0.5-SNAPSHOT.jar
14-Apr-2026 02:05:09 [INFO]
14-Apr-2026 02:05:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
14-Apr-2026 02:05:09 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target/i18n-5.0.5-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/5.0.5-SNAPSHOT/i18n-5.0.5-SNAPSHOT.jar
14-Apr-2026 02:05:09 [INFO] Installing /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/5.0.5-SNAPSHOT/i18n-5.0.5-SNAPSHOT.pom
14-Apr-2026 02:05:09 [INFO]
14-Apr-2026 02:05:09 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
14-Apr-2026 02:05:09 [INFO] Building Core XMPP Server 5.0.5-SNAPSHOT                           [3/7]
14-Apr-2026 02:05:09 [INFO] --------------------------------[ jar ]---------------------------------
14-Apr-2026 02:05:10 [INFO]
14-Apr-2026 02:05:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
14-Apr-2026 02:05:10 [INFO] Deleting /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target
14-Apr-2026 02:05:10 [INFO]
14-Apr-2026 02:05:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ xmppserver ---
14-Apr-2026 02:05:10 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
14-Apr-2026 02:05:10 [INFO]
14-Apr-2026 02:05:10 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver ---
14-Apr-2026 02:05:11 [INFO]
14-Apr-2026 02:05:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xmppserver ---
14-Apr-2026 02:05:11 [INFO] Copying 2 resources from src/main/resources to target/classes
14-Apr-2026 02:05:11 [INFO]
14-Apr-2026 02:05:11 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ xmppserver ---
14-Apr-2026 02:05:12 [INFO] Recompiling the module because of changed dependency.
14-Apr-2026 02:05:12 [INFO] Compiling 773 source files with javac [debug target 17] to target/classes
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[172,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[482,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2503,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2984,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2985,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[39,10] deprecated item is not annotated with @Deprecated
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/database/JNDIDataSourceProvider.java:[55,16] APPLET in javax.naming.Context has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/RoutingTableImpl.java:[899,20] isAnonymousRoute(org.xmpp.packet.JID) in org.jivesoftware.openfire.RoutingTable has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/AuthorizationBasedUserProviderMapper.java:[75,42] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/AuthorizationBasedUserProviderMapper.java:[80,41] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/PropertyBasedUserProviderMapper.java:[70,45] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
14-Apr-2026 02:05:31 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/user/PropertyBasedUserProviderMapper.java:[79,60] instantiate(java.lang.String) in org.jivesoftware.openfire.user.UserMultiProvider has been deprecated and marked for removal
14-Apr-2026 02:05:31 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API.
14-Apr-2026 02:05:31 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details.
14-Apr-2026 02:05:31 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations.
14-Apr-2026 02:05:31 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details.
14-Apr-2026 02:05:31 [INFO]
14-Apr-2026 02:05:31 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.34:jspc (jspc) @ xmppserver ---
14-Apr-2026 02:05:32 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-clear-chat.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-retirees.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin-jsp.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-configuration.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-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-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.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,user-groups.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
14-Apr-2026 02:05:33 [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.
14-Apr-2026 02:05:44 [INFO] Generation completed with [0] errors in [10568] milliseconds
14-Apr-2026 02:05:44 [INFO]
14-Apr-2026 02:05:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xmppserver ---
14-Apr-2026 02:05:44 [INFO] Copying 23 resources from src/test/resources to target/test-classes
14-Apr-2026 02:05:44 [INFO]
14-Apr-2026 02:05:44 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ xmppserver ---
14-Apr-2026 02:05:44 [INFO] Recompiling the module because of changed dependency.
14-Apr-2026 02:05:44 [INFO] Compiling 117 source files with javac [debug target 17] to target/test-classes
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[216,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[230,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[243,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[257,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[271,47] isOnList(java.util.Set<java.lang.String>,java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[537,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[549,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[561,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[573,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/admin/AuthCheckFilterTest.java:[585,46] removeBracketsFromIpv6Address(java.lang.String) in org.jivesoftware.admin.AuthCheckFilter has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[39,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[39,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[40,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[40,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[41,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[41,65] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[44,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[61,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[61,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[64,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[78,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[78,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[81,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[95,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[95,61] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[98,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[113,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[113,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[114,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[114,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[115,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[115,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[118,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[134,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[134,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[135,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[135,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[136,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[136,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,27] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,88] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[139,65] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[158,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[158,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[159,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[159,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[160,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[160,64] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[167,31] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[167,69] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[197,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[197,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[198,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[198,62] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[199,22] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[199,64] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[206,31] org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/net/DNSUtilTest.java:[206,69] prioritize(org.jivesoftware.openfire.net.DNSUtil.WeightedHostAddress[]) in org.jivesoftware.openfire.net.DNSUtil has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[43,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[58,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[73,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[88,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[103,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[118,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[133,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[148,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[163,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[178,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[193,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[208,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[223,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[238,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[253,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[268,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[283,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[298,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[313,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[328,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[343,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[358,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[373,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[388,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[403,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[418,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[433,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[448,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[463,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[478,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[493,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [WARNING] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java:[508,50] isAddressInRange(byte[],java.util.Set<java.lang.String>) in org.jivesoftware.openfire.session.LocalClientSession has been deprecated and marked for removal
14-Apr-2026 02:05:48 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API.
14-Apr-2026 02:05:48 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details.
14-Apr-2026 02:05:48 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java has additional uses or overrides of a deprecated API that is marked for removal.
14-Apr-2026 02:05:48 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations.
14-Apr-2026 02:05:48 [INFO] /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details.
14-Apr-2026 02:05:48 [INFO]
14-Apr-2026 02:05:48 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ xmppserver ---
14-Apr-2026 02:05:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
14-Apr-2026 02:05:49 [INFO]
14-Apr-2026 02:05:49 [INFO] -------------------------------------------------------
14-Apr-2026 02:05:49 [INFO]  T E S T S
14-Apr-2026 02:05:49 [INFO] -------------------------------------------------------
14-Apr-2026 02:05:52 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
14-Apr-2026 02:05:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:05:55 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.826 s -- in org.jivesoftware.admin.AuthCheckFilterTest
14-Apr-2026 02:05:56 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
14-Apr-2026 02:05:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:05:58 Critical Error! The home directory has not been configured,
14-Apr-2026 02:05:58 which will prevent the application from working correctly.
14-Apr-2026 02:05:58
14-Apr-2026 02:05:58
14-Apr-2026 02:05:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.970 s -- in org.jivesoftware.admin.LoginLimitManagerTest
14-Apr-2026 02:05:59 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
14-Apr-2026 02:06:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:06:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.259 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
14-Apr-2026 02:06:02 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest
14-Apr-2026 02:06:03 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:03 which will prevent the application from working correctly.
14-Apr-2026 02:06:03
14-Apr-2026 02:06:03
14-Apr-2026 02:06:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest
14-Apr-2026 02:06:04 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
14-Apr-2026 02:06:04 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:04 which will prevent the application from working correctly.
14-Apr-2026 02:06:04
14-Apr-2026 02:06:04
14-Apr-2026 02:06:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.710 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest
14-Apr-2026 02:06:05 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
14-Apr-2026 02:06:06 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:06 which will prevent the application from working correctly.
14-Apr-2026 02:06:06
14-Apr-2026 02:06:06
14-Apr-2026 02:06:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest
14-Apr-2026 02:06:06 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
14-Apr-2026 02:06:07 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:07 which will prevent the application from working correctly.
14-Apr-2026 02:06:07
14-Apr-2026 02:06:07
14-Apr-2026 02:06:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s -- in org.jivesoftware.openfire.ldap.VCardTest
14-Apr-2026 02:06:08 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
14-Apr-2026 02:06:09 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:09 which will prevent the application from working correctly.
14-Apr-2026 02:06:09
14-Apr-2026 02:06:09
14-Apr-2026 02:06:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.700 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest
14-Apr-2026 02:06:09 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest
14-Apr-2026 02:06:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:06:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.098 s -- in org.jivesoftware.openfire.SessionPacketRouterTest
14-Apr-2026 02:06:13 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
14-Apr-2026 02:06:14 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:14 which will prevent the application from working correctly.
14-Apr-2026 02:06:14
14-Apr-2026 02:06:14
14-Apr-2026 02:06:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:06:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.343 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
14-Apr-2026 02:06:17 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
14-Apr-2026 02:06:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s -- in org.jivesoftware.openfire.archive.ArchiverTest
14-Apr-2026 02:06:19 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest
14-Apr-2026 02:06:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest
14-Apr-2026 02:06:21 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
14-Apr-2026 02:06:22 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:22 which will prevent the application from working correctly.
14-Apr-2026 02:06:22
14-Apr-2026 02:06:22
14-Apr-2026 02:06:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.837 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
14-Apr-2026 02:06:26 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest
14-Apr-2026 02:06:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest
14-Apr-2026 02:06:27 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest
14-Apr-2026 02:06:28 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:28 which will prevent the application from working correctly.
14-Apr-2026 02:06:28
14-Apr-2026 02:06:28
14-Apr-2026 02:06:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest
14-Apr-2026 02:06:29 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
14-Apr-2026 02:06:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest
14-Apr-2026 02:06:30 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
14-Apr-2026 02:06:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:06:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.465 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest
14-Apr-2026 02:06:33 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
14-Apr-2026 02:06:34 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:34 which will prevent the application from working correctly.
14-Apr-2026 02:06:34
14-Apr-2026 02:06:34
14-Apr-2026 02:06:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s -- in org.jivesoftware.openfire.container.PluginManagerTest
14-Apr-2026 02:06:34 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest
14-Apr-2026 02:06:35 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:35 which will prevent the application from working correctly.
14-Apr-2026 02:06:35
14-Apr-2026 02:06:35
14-Apr-2026 02:06:35 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in org.jivesoftware.openfire.container.PluginServletTest
14-Apr-2026 02:06:36 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest
14-Apr-2026 02:06:36 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:36 which will prevent the application from working correctly.
14-Apr-2026 02:06:36
14-Apr-2026 02:06:36
14-Apr-2026 02:06:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s -- in org.jivesoftware.openfire.csi.CsiManagerTest
14-Apr-2026 02:06:37 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
14-Apr-2026 02:06:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:06:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.592 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
14-Apr-2026 02:06:41 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest
14-Apr-2026 02:06:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:06:43 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:43 which will prevent the application from working correctly.
14-Apr-2026 02:06:43
14-Apr-2026 02:06:43
14-Apr-2026 02:06:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.484 s -- in org.jivesoftware.openfire.forward.ForwardedTest
14-Apr-2026 02:06:45 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
14-Apr-2026 02:06:46 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:06:46 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:06:46 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:06:46 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:06:46 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:46 which will prevent the application from working correctly.
14-Apr-2026 02:06:46
14-Apr-2026 02:06:46
14-Apr-2026 02:06:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:06:54 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.037 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest
14-Apr-2026 02:06:56 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
14-Apr-2026 02:06:57 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:06:57 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:06:57 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:06:57 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:06:57 Critical Error! The home directory has not been configured,
14-Apr-2026 02:06:57 which will prevent the application from working correctly.
14-Apr-2026 02:06:57
14-Apr-2026 02:06:57
14-Apr-2026 02:06:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:07:04 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.918 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest
14-Apr-2026 02:07:05 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
14-Apr-2026 02:07:06 Critical Error! The home directory has not been configured,
14-Apr-2026 02:07:06 which will prevent the application from working correctly.
14-Apr-2026 02:07:06
14-Apr-2026 02:07:06
14-Apr-2026 02:07:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s -- in org.jivesoftware.openfire.group.GroupJIDTest
14-Apr-2026 02:07:08 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
14-Apr-2026 02:07:09 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:07:09 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:07:09 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:07:09 ERROR StatusConsoleListener Recursive call to appender file
14-Apr-2026 02:07:09 Critical Error! The home directory has not been configured,
14-Apr-2026 02:07:09 which will prevent the application from working correctly.
14-Apr-2026 02:07:09
14-Apr-2026 02:07:09
14-Apr-2026 02:07:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:07:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.422 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest
14-Apr-2026 02:07:14 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
14-Apr-2026 02:07:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:07:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.941 s -- in org.jivesoftware.openfire.group.GroupManagerTest
14-Apr-2026 02:07:20 [INFO] Running org.jivesoftware.openfire.group.GroupTest
14-Apr-2026 02:07:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:07:22 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.273 s -- in org.jivesoftware.openfire.group.GroupTest
14-Apr-2026 02:07:23 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest
14-Apr-2026 02:07:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.870 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest
14-Apr-2026 02:07:24 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest
14-Apr-2026 02:07:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest
14-Apr-2026 02:07:26 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
14-Apr-2026 02:07:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
14-Apr-2026 02:07:28 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest
14-Apr-2026 02:07:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest
14-Apr-2026 02:07:30 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest
14-Apr-2026 02:07:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest
14-Apr-2026 02:07:32 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
14-Apr-2026 02:07:41 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.899 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest
14-Apr-2026 02:07:42 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
14-Apr-2026 02:07:53 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.98 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
14-Apr-2026 02:07:54 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
14-Apr-2026 02:08:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.972 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
14-Apr-2026 02:08:01 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
14-Apr-2026 02:08:02 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:02 which will prevent the application from working correctly.
14-Apr-2026 02:08:02
14-Apr-2026 02:08:02
14-Apr-2026 02:08:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest
14-Apr-2026 02:08:03 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest
14-Apr-2026 02:08:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:05 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:05 which will prevent the application from working correctly.
14-Apr-2026 02:08:05
14-Apr-2026 02:08:05
14-Apr-2026 02:08:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.901 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest
14-Apr-2026 02:08:07 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
14-Apr-2026 02:08:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:09 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:09 which will prevent the application from working correctly.
14-Apr-2026 02:08:09
14-Apr-2026 02:08:09
14-Apr-2026 02:08:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.711 s -- in org.jivesoftware.openfire.muc.MUCRoomTest
14-Apr-2026 02:08:10 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
14-Apr-2026 02:08:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:13 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:13 which will prevent the application from working correctly.
14-Apr-2026 02:08:13
14-Apr-2026 02:08:13
14-Apr-2026 02:08:13 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.982 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
14-Apr-2026 02:08:14 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
14-Apr-2026 02:08:15 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:15 which will prevent the application from working correctly.
14-Apr-2026 02:08:15
14-Apr-2026 02:08:15
14-Apr-2026 02:08:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.jivesoftware.openfire.net.DNSUtilTest
14-Apr-2026 02:08:16 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest
14-Apr-2026 02:08:19 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.505 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest
14-Apr-2026 02:08:20 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest
14-Apr-2026 02:08:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.jivesoftware.openfire.net.SrvRecordTest
14-Apr-2026 02:08:20 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
14-Apr-2026 02:08:21 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:21 which will prevent the application from working correctly.
14-Apr-2026 02:08:21
14-Apr-2026 02:08:21
14-Apr-2026 02:08:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest
14-Apr-2026 02:08:22 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
14-Apr-2026 02:08:23 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:23 which will prevent the application from working correctly.
14-Apr-2026 02:08:23
14-Apr-2026 02:08:23
14-Apr-2026 02:08:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
14-Apr-2026 02:08:24 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
14-Apr-2026 02:08:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:26 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:26 which will prevent the application from working correctly.
14-Apr-2026 02:08:26
14-Apr-2026 02:08:26
14-Apr-2026 02:08:27 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.137 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
14-Apr-2026 02:08:28 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
14-Apr-2026 02:08:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:29 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:29 which will prevent the application from working correctly.
14-Apr-2026 02:08:29
14-Apr-2026 02:08:29
14-Apr-2026 02:08:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.221 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
14-Apr-2026 02:08:30 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
14-Apr-2026 02:08:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:32 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:32 which will prevent the application from working correctly.
14-Apr-2026 02:08:32
14-Apr-2026 02:08:32
14-Apr-2026 02:08:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.448 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
14-Apr-2026 02:08:34 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
14-Apr-2026 02:08:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:35 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:35 which will prevent the application from working correctly.
14-Apr-2026 02:08:35
14-Apr-2026 02:08:35
14-Apr-2026 02:08:37 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.964 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
14-Apr-2026 02:08:38 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
14-Apr-2026 02:08:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest
14-Apr-2026 02:08:39 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
14-Apr-2026 02:08:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest
14-Apr-2026 02:08:41 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest
14-Apr-2026 02:08:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:43 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:43 which will prevent the application from working correctly.
14-Apr-2026 02:08:43
14-Apr-2026 02:08:43
14-Apr-2026 02:08:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.480 s -- in org.jivesoftware.openfire.roster.RosterItemTest
14-Apr-2026 02:08:45 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
14-Apr-2026 02:08:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:46 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:46 which will prevent the application from working correctly.
14-Apr-2026 02:08:46
14-Apr-2026 02:08:46
14-Apr-2026 02:08:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.730 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
14-Apr-2026 02:08:48 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
14-Apr-2026 02:08:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:50 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:50 which will prevent the application from working correctly.
14-Apr-2026 02:08:50
14-Apr-2026 02:08:50
14-Apr-2026 02:08:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.576 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
14-Apr-2026 02:08:52 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
14-Apr-2026 02:08:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:08:53 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:53 which will prevent the application from working correctly.
14-Apr-2026 02:08:53
14-Apr-2026 02:08:53
14-Apr-2026 02:08:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
14-Apr-2026 02:08:55 [INFO] Running org.jivesoftware.openfire.session.LocalClientSessionTest
14-Apr-2026 02:08:55 Critical Error! The home directory has not been configured,
14-Apr-2026 02:08:55 which will prevent the application from working correctly.
14-Apr-2026 02:08:55
14-Apr-2026 02:08:55
14-Apr-2026 02:08:55 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s -- in org.jivesoftware.openfire.session.LocalClientSessionTest
14-Apr-2026 02:08:56 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
14-Apr-2026 02:08:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:09:29 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.26 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
14-Apr-2026 02:09:30 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
14-Apr-2026 02:09:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:10:11 [ERROR] Tests run: 324, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 41.92 s <<< FAILURE! -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
14-Apr-2026 02:10:11 [ERROR] org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest.outgoingTest(ServerSettings, ServerSettings)[39] -- Time elapsed: 0.131 s <<< FAILURE!
14-Apr-2026 02:10:11 org.opentest4j.AssertionFailedError: expected: not <null>
14-Apr-2026 02:10:11         at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
14-Apr-2026 02:10:11         at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
14-Apr-2026 02:10:11         at org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:49)
14-Apr-2026 02:10:11         at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:35)
14-Apr-2026 02:10:11         at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:30)
14-Apr-2026 02:10:11         at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:301)
14-Apr-2026 02:10:11         at org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest.outgoingTest(LocalOutgoingServerSessionTest.java:308)
14-Apr-2026 02:10:11         at jdk.internal.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
14-Apr-2026 02:10:11         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14-Apr-2026 02:10:11         at java.base/java.lang.reflect.Method.invoke(Method.java:569)
14-Apr-2026 02:10:11         at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:142)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:110)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.LinkedList$LLSpliterator.forEachRemaining(LinkedList.java:1242)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
14-Apr-2026 02:10:11         at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14-Apr-2026 02:10:11         at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14-Apr-2026 02:10:11         at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14-Apr-2026 02:10:11         at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
14-Apr-2026 02:10:11         at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14-Apr-2026 02:10:11         at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14-Apr-2026 02:10:11         at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
14-Apr-2026 02:10:11         at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
14-Apr-2026 02:10:11         at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14-Apr-2026 02:10:11         at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14-Apr-2026 02:10:11         at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14-Apr-2026 02:10:11         at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:110)
14-Apr-2026 02:10:11         at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:44)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
14-Apr-2026 02:10:11         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
14-Apr-2026 02:10:11         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
14-Apr-2026 02:10:11         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
14-Apr-2026 02:10:11         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
14-Apr-2026 02:10:11         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
14-Apr-2026 02:10:11         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
14-Apr-2026 02:10:11         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
14-Apr-2026 02:10:11         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
14-Apr-2026 02:10:11         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
14-Apr-2026 02:10:11         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
14-Apr-2026 02:10:11         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
14-Apr-2026 02:10:11         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
14-Apr-2026 02:10:11         at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14-Apr-2026 02:10:11         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
14-Apr-2026 02:10:11         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
14-Apr-2026 02:10:11         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14-Apr-2026 02:10:11         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
14-Apr-2026 02:10:11         at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
14-Apr-2026 02:10:11         at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
14-Apr-2026 02:10:11         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
14-Apr-2026 02:10:11
14-Apr-2026 02:10:12 [INFO] Running org.jivesoftware.openfire.session.SessionTest
14-Apr-2026 02:10:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 s -- in org.jivesoftware.openfire.session.SessionTest
14-Apr-2026 02:10:13 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
14-Apr-2026 02:10:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest
14-Apr-2026 02:10:14 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
14-Apr-2026 02:10:15 Critical Error! The home directory has not been configured,
14-Apr-2026 02:10:15 which will prevent the application from working correctly.
14-Apr-2026 02:10:15
14-Apr-2026 02:10:15
14-Apr-2026 02:10:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
14-Apr-2026 02:10:16 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
14-Apr-2026 02:10:16 Critical Error! The home directory has not been configured,
14-Apr-2026 02:10:16 which will prevent the application from working correctly.
14-Apr-2026 02:10:16
14-Apr-2026 02:10:16
14-Apr-2026 02:10:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
14-Apr-2026 02:10:17 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest
14-Apr-2026 02:10:18 Critical Error! The home directory has not been configured,
14-Apr-2026 02:10:18 which will prevent the application from working correctly.
14-Apr-2026 02:10:18
14-Apr-2026 02:10:18
14-Apr-2026 02:10:18 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest
14-Apr-2026 02:10:19 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest
14-Apr-2026 02:10:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest
14-Apr-2026 02:10:21 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest
14-Apr-2026 02:10:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest
14-Apr-2026 02:10:23 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
14-Apr-2026 02:10:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:10:26 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.732 s -- in org.jivesoftware.openfire.user.UserManagerTest
14-Apr-2026 02:10:27 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
14-Apr-2026 02:10:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
14-Apr-2026 02:10:29 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
14-Apr-2026 02:10:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
14-Apr-2026 02:10:31 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
14-Apr-2026 02:10:32 Critical Error! The home directory has not been configured,
14-Apr-2026 02:10:32 which will prevent the application from working correctly.
14-Apr-2026 02:10:32
14-Apr-2026 02:10:32
14-Apr-2026 02:10:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
14-Apr-2026 02:10:33 [INFO] Running org.jivesoftware.util.AdminConsoleTest
14-Apr-2026 02:10:34 Critical Error! The home directory has not been configured,
14-Apr-2026 02:10:34 which will prevent the application from working correctly.
14-Apr-2026 02:10:34
14-Apr-2026 02:10:34
14-Apr-2026 02:10:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s -- in org.jivesoftware.util.AdminConsoleTest
14-Apr-2026 02:10:34 [INFO] Running org.jivesoftware.util.AesEncryptorTest
14-Apr-2026 02:10:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s -- in org.jivesoftware.util.AesEncryptorTest
14-Apr-2026 02:10:36 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
14-Apr-2026 02:10:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:10:39 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.508 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest
14-Apr-2026 02:10:40 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
14-Apr-2026 02:10:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s -- in org.jivesoftware.util.BlowfishEncryptorTest
14-Apr-2026 02:10:41 [INFO] Running org.jivesoftware.util.CacheUtilTest
14-Apr-2026 02:10:42 Critical Error! The home directory has not been configured,
14-Apr-2026 02:10:42 which will prevent the application from working correctly.
14-Apr-2026 02:10:42
14-Apr-2026 02:10:42
14-Apr-2026 02:10:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s -- in org.jivesoftware.util.CacheUtilTest
14-Apr-2026 02:10:43 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
14-Apr-2026 02:10:43 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.101 s -- in org.jivesoftware.util.CacheableOptionalTest
14-Apr-2026 02:10:44 [INFO] Running org.jivesoftware.util.CertificateManagerTest
14-Apr-2026 02:10:45 Critical Error! The home directory has not been configured,
14-Apr-2026 02:10:45 which will prevent the application from working correctly.
14-Apr-2026 02:10:45
14-Apr-2026 02:10:45
14-Apr-2026 02:10:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.596 s -- in org.jivesoftware.util.CertificateManagerTest
14-Apr-2026 02:10:46 [INFO] Running org.jivesoftware.util.CertificateTest
14-Apr-2026 02:10:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.jivesoftware.util.CertificateTest
14-Apr-2026 02:10:47 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
14-Apr-2026 02:10:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.jivesoftware.util.CollectionUtilsTest
14-Apr-2026 02:10:48 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
14-Apr-2026 02:10:48 Critical Error! The home directory has not been configured,
14-Apr-2026 02:10:48 which will prevent the application from working correctly.
14-Apr-2026 02:10:48
14-Apr-2026 02:10:48
14-Apr-2026 02:10:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 s -- in org.jivesoftware.util.EntityCapabilitiesManagerTest
14-Apr-2026 02:10:49 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
14-Apr-2026 02:10:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.jivesoftware.util.GraphicsUtilsTest
14-Apr-2026 02:10:51 [INFO] Running org.jivesoftware.util.IpUtilsTest
14-Apr-2026 02:10:51 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.jivesoftware.util.IpUtilsTest
14-Apr-2026 02:10:51 [INFO] Running org.jivesoftware.util.JIDTest
14-Apr-2026 02:10:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.jivesoftware.util.JIDTest
14-Apr-2026 02:10:52 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
14-Apr-2026 02:10:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.jivesoftware.util.JavaSpecVersionTest
14-Apr-2026 02:10:53 [INFO] Running org.jivesoftware.util.LDAPTest
14-Apr-2026 02:10:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 s -- in org.jivesoftware.util.LDAPTest
14-Apr-2026 02:10:55 [INFO] Running org.jivesoftware.util.ListPagerTest
14-Apr-2026 02:10:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:10:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 s -- in org.jivesoftware.util.ListPagerTest
14-Apr-2026 02:10:58 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
14-Apr-2026 02:10:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.jivesoftware.util.LocaleUtilsTest
14-Apr-2026 02:10:59 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
14-Apr-2026 02:11:00 Critical Error! The home directory has not been configured,
14-Apr-2026 02:11:00 which will prevent the application from working correctly.
14-Apr-2026 02:11:00
14-Apr-2026 02:11:00
14-Apr-2026 02:11:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s -- in org.jivesoftware.util.SAXReaderUtilTest
14-Apr-2026 02:11:00 [INFO] Running org.jivesoftware.util.StringUtilsTest
14-Apr-2026 02:11:01 Critical Error! The home directory has not been configured,
14-Apr-2026 02:11:01 which will prevent the application from working correctly.
14-Apr-2026 02:11:01
14-Apr-2026 02:11:01
14-Apr-2026 02:11:01 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s -- in org.jivesoftware.util.StringUtilsTest
14-Apr-2026 02:11:02 [INFO] Running org.jivesoftware.util.SystemPropertyTest
14-Apr-2026 02:11:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
14-Apr-2026 02:11:05 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.632 s -- in org.jivesoftware.util.SystemPropertyTest
14-Apr-2026 02:11:05 [INFO] Running org.jivesoftware.util.TaskEngineTest
14-Apr-2026 02:11:06 Critical Error! The home directory has not been configured,
14-Apr-2026 02:11:06 which will prevent the application from working correctly.
14-Apr-2026 02:11:06
14-Apr-2026 02:11:06
14-Apr-2026 02:11:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.jivesoftware.util.TaskEngineTest
14-Apr-2026 02:11:07 [INFO] Running org.jivesoftware.util.VersionTest
14-Apr-2026 02:11:07 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.jivesoftware.util.VersionTest
14-Apr-2026 02:11:08 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
14-Apr-2026 02:11:08 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.740 s -- in org.jivesoftware.util.WebXmlUtilsTest
14-Apr-2026 02:11:09 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
14-Apr-2026 02:11:10 Critical Error! The home directory has not been configured,
14-Apr-2026 02:11:10 which will prevent the application from working correctly.
14-Apr-2026 02:11:10
14-Apr-2026 02:11:10
14-Apr-2026 02:11:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s -- in org.jivesoftware.util.XMLPropertiesTest
14-Apr-2026 02:11:10 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
14-Apr-2026 02:11:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
14-Apr-2026 02:11:11 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
14-Apr-2026 02:11:12 Critical Error! The home directory has not been configured,
14-Apr-2026 02:11:12 which will prevent the application from working correctly.
14-Apr-2026 02:11:12
14-Apr-2026 02:11:12
14-Apr-2026 02:11:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
14-Apr-2026 02:11:13 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
14-Apr-2026 02:11:13 Critical Error! The home directory has not been configured,
14-Apr-2026 02:11:13 which will prevent the application from working correctly.
14-Apr-2026 02:11:13
14-Apr-2026 02:11:13
14-Apr-2026 02:11:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s -- in org.jivesoftware.util.cache.CacheFactoryTest
14-Apr-2026 02:11:14 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
14-Apr-2026 02:11:14 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.152 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
14-Apr-2026 02:11:15 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
14-Apr-2026 02:11:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
14-Apr-2026 02:11:16 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
14-Apr-2026 02:11:16 Critical Error! The home directory has not been configured,
14-Apr-2026 02:11:16 which will prevent the application from working correctly.
14-Apr-2026 02:11:16
14-Apr-2026 02:11:16
14-Apr-2026 02:11:17 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.717 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
14-Apr-2026 02:11:17 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
14-Apr-2026 02:11:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
14-Apr-2026 02:11:19 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
14-Apr-2026 02:11:20 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s -- in org.jivesoftware.database.ProfiledConnectionTest
14-Apr-2026 02:11:21 [INFO] Running dom.io.XMPPPacketReaderTest
14-Apr-2026 02:11:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s -- in dom.io.XMPPPacketReaderTest
14-Apr-2026 02:11:22 [INFO]
14-Apr-2026 02:11:22 [INFO] Results:
14-Apr-2026 02:11:22 [INFO]
14-Apr-2026 02:11:22 [ERROR] Failures:
14-Apr-2026 02:11:22 [ERROR]   LocalOutgoingServerSessionTest.outgoingTest:308 expected: not <null>
14-Apr-2026 02:11:22 [INFO]
14-Apr-2026 02:11:22 [ERROR] Tests run: 1778, Failures: 1, Errors: 0, Skipped: 7
14-Apr-2026 02:11:22 [INFO]
14-Apr-2026 02:11:22 [INFO] ------------------------------------------------------------------------
14-Apr-2026 02:11:22 [INFO] Reactor Summary for Parent 5.0.5-SNAPSHOT:
14-Apr-2026 02:11:22 [INFO]
14-Apr-2026 02:11:22 [INFO] Parent ............................................. SUCCESS [  0.856 s]
14-Apr-2026 02:11:22 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.531 s]
14-Apr-2026 02:11:22 [INFO] Core XMPP Server ................................... FAILURE [06:12 min]
14-Apr-2026 02:11:22 [INFO] Starter for Openfire ............................... SKIPPED
14-Apr-2026 02:11:22 [INFO] Openfire Plugins ................................... SKIPPED
14-Apr-2026 02:11:22 [INFO] Openfire Plugin Assembly Descriptor ................ SKIPPED
14-Apr-2026 02:11:22 [INFO] Distribution ....................................... SKIPPED
14-Apr-2026 02:11:22 [INFO] ------------------------------------------------------------------------
14-Apr-2026 02:11:22 [INFO] BUILD FAILURE
14-Apr-2026 02:11:22 [INFO] ------------------------------------------------------------------------
14-Apr-2026 02:11:22 [INFO] Total time:  06:14 min
14-Apr-2026 02:11:22 [INFO] Finished at: 2026-04-14T02:11:22-05:00
14-Apr-2026 02:11:22 [INFO] ------------------------------------------------------------------------
14-Apr-2026 02:11:22 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project xmppserver: There are test failures.
14-Apr-2026 02:11:22 [ERROR]
14-Apr-2026 02:11:22 [ERROR] See /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports for the individual test results.
14-Apr-2026 02:11:22 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
14-Apr-2026 02:11:22 [ERROR] -> [Help 1]
14-Apr-2026 02:11:22 [ERROR]
14-Apr-2026 02:11:22 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
14-Apr-2026 02:11:22 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
14-Apr-2026 02:11:22 [ERROR]
14-Apr-2026 02:11:22 [ERROR] For more information about the errors and possible solutions, please read the following articles:
14-Apr-2026 02:11:22 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
14-Apr-2026 02:11:22 [ERROR]
14-Apr-2026 02:11:22 [ERROR] After correcting the problems, you can resume the build with the command
14-Apr-2026 02:11:22 [ERROR]   mvn <args> -rf :xmppserver
14-Apr-2026 02:11:22 Failing task since return code of [/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent3/tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install] was 1 while expected 0
14-Apr-2026 02:11:22 Parsing test results under /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1...
14-Apr-2026 02:11:22 File /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/surefire-reports/TEST-org.jivesoftware.openfire.launcher.LauncherTest.xml was ignored because it was modified (2026-04-12 02:20:15.241) before task started (2026-04-14 02:05:04.460)
14-Apr-2026 02:11:22 Finished task 'Build and install in local repository' with result: Failed
14-Apr-2026 02:11:22 Running post build plugin 'Docker Container Cleanup'
14-Apr-2026 02:11:22 Running post build plugin 'NCover Results Collector'
14-Apr-2026 02:11:22 Running post build plugin 'Build Results Label Collector'
14-Apr-2026 02:11:22 Running post build plugin 'Clover Results Collector'
14-Apr-2026 02:11:22 Running post build plugin 'npm Cache Cleanup'
14-Apr-2026 02:11:22 Running post build plugin 'Artifact Copier'
14-Apr-2026 02:11:22 Publishing an artifact: install4j-generated media
14-Apr-2026 02:11:39 Finished publishing of artifact Non required shared artifact Http Compression On : [install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 17.46 s
14-Apr-2026 02:11:39 Publishing an artifact: plugins
14-Apr-2026 02:11:39 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent3/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/src/plugins does not exist.
14-Apr-2026 02:11:39 The artifact hasn't been successfully published after 423.1 μs
14-Apr-2026 02:11:39 Finalising the build...
14-Apr-2026 02:11:39 Stopping timer.
14-Apr-2026 02:11:39 Build OPENFIRE-NIGHTLYMAVEN8-JOB1-256 completed.
14-Apr-2026 07:11:41 Running on server: post build plugin 'Build Hanging Detection Configuration'
14-Apr-2026 07:11:41 Running on server: post build plugin 'NCover Results Collector'
14-Apr-2026 07:11:41 Running on server: post build plugin 'Build Labeller'
14-Apr-2026 07:11:41 Running on server: post build plugin 'Clover Delta Calculator'
14-Apr-2026 07:11:41 Running on server: post build plugin 'Maven Dependencies Postprocessor'
14-Apr-2026 07:11:41 All post build plugins have finished
14-Apr-2026 07:11:41 Generating build results summary...
14-Apr-2026 07:11:42 Saving build results to disk...
14-Apr-2026 07:11:42 Store variable context...
14-Apr-2026 07:11:42 Finished building OPENFIRE-NIGHTLYMAVEN8-JOB1-256.