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

Build: #275 was successful

Job: Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

03-May-2026 02:05:03 Build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #275 (OPENFIRE-NIGHTLYMAVEN8-JOB1-275) is being prepared for building on agent mesonet-ah.agron.iastate.edu (2), bamboo version: 12.1.6
03-May-2026 02:05:03 Remote agent on host mesonet-ah.agron.iastate.edu
03-May-2026 02:05:03 Build working directory is /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
03-May-2026 02:05:03 Executing build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #275 (OPENFIRE-NIGHTLYMAVEN8-JOB1-275)
03-May-2026 02:05:03 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
03-May-2026 02:05:03 Checking out into /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
03-May-2026 02:05:03 Updating source code to revision: e21b892d89653273f251c2ce82ffd48e70522a13
03-May-2026 02:05:04 Fetching 'refs/heads/5.0' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
03-May-2026 02:05:04 Checking out revision e21b892d89653273f251c2ce82ffd48e70522a13.
03-May-2026 02:05:04 Already on '5.0'
03-May-2026 02:05:04 Updated source code to revision: e21b892d89653273f251c2ce82ffd48e70522a13
03-May-2026 02:05:04 Finished task 'Checkout Default Repository' with result: Success
03-May-2026 02:05:04 Running pre-build action: Build Log Labeller Pre Build Action
03-May-2026 02:05:04 Running pre-build action: VCS Version Collector
03-May-2026 02:05:04 Build Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #275 (OPENFIRE-NIGHTLYMAVEN8-JOB1-275) started building on agent 'mesonet-ah.agron.iastate.edu (2)' (Remote agent on host mesonet-ah.agron.iastate.edu)
03-May-2026 02:05:04 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
03-May-2026 02:05:04
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #275 (OPENFIRE-NIGHTLYMAVEN8-JOB1-275)'
... running command line:
/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent1/tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install
... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
03-May-2026 02:05:06 [INFO] Scanning for projects...
03-May-2026 02:05:06 [INFO] ------------------------------------------------------------------------
03-May-2026 02:05:06 [INFO] Reactor Build Order:
03-May-2026 02:05:06 [INFO]
03-May-2026 02:05:06 [INFO] Parent                                                             [pom]
03-May-2026 02:05:06 [INFO] Internationalization files for Openfire                            [jar]
03-May-2026 02:05:06 [INFO] Core XMPP Server                                                   [jar]
03-May-2026 02:05:06 [INFO] Starter for Openfire                                               [jar]
03-May-2026 02:05:06 [INFO] Openfire Plugins                                                   [pom]
03-May-2026 02:05:06 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
03-May-2026 02:05:06 [INFO] Distribution                                                       [pom]
03-May-2026 02:05:06 [INFO]
03-May-2026 02:05:06 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
03-May-2026 02:05:06 [INFO] Building Parent 5.0.5-SNAPSHOT                                     [1/7]
03-May-2026 02:05:06 [INFO] --------------------------------[ pom ]---------------------------------
03-May-2026 02:05:06 [INFO]
03-May-2026 02:05:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
03-May-2026 02:05:06 [INFO]
03-May-2026 02:05:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ parent ---
03-May-2026 02:05:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
03-May-2026 02:05:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
03-May-2026 02:05:06 [INFO]
03-May-2026 02:05:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
03-May-2026 02:05:06 [INFO] Installing /home/bamboo-agent1/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
03-May-2026 02:05:06 [INFO]
03-May-2026 02:05:06 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
03-May-2026 02:05:06 [INFO] Building Internationalization files for Openfire 5.0.5-SNAPSHOT    [2/7]
03-May-2026 02:05:06 [INFO] --------------------------------[ jar ]---------------------------------
03-May-2026 02:05:06 [INFO]
03-May-2026 02:05:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
03-May-2026 02:05:06 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target
03-May-2026 02:05:06 [INFO]
03-May-2026 02:05:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ i18n ---
03-May-2026 02:05:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
03-May-2026 02:05:06 [INFO]
03-May-2026 02:05:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ i18n ---
03-May-2026 02:05:07 [INFO] Copying 19 resources from src/main/resources to target/classes
03-May-2026 02:05:07 [INFO]
03-May-2026 02:05:07 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ i18n ---
03-May-2026 02:05:07 [INFO] No sources to compile
03-May-2026 02:05:07 [INFO]
03-May-2026 02:05:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ i18n ---
03-May-2026 02:05:07 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/src/test/resources
03-May-2026 02:05:07 [INFO]
03-May-2026 02:05:07 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ i18n ---
03-May-2026 02:05:07 [INFO] No sources to compile
03-May-2026 02:05:07 [INFO]
03-May-2026 02:05:07 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
03-May-2026 02:05:07 [INFO] No tests to run.
03-May-2026 02:05:07 [INFO]
03-May-2026 02:05:07 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ i18n ---
03-May-2026 02:05:07 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/i18n/target/i18n-5.0.5-SNAPSHOT.jar
03-May-2026 02:05:07 [INFO]
03-May-2026 02:05:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
03-May-2026 02:05:07 [INFO] Installing /home/bamboo-agent1/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
03-May-2026 02:05:07 [INFO] Installing /home/bamboo-agent1/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
03-May-2026 02:05:07 [INFO]
03-May-2026 02:05:07 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
03-May-2026 02:05:07 [INFO] Building Core XMPP Server 5.0.5-SNAPSHOT                           [3/7]
03-May-2026 02:05:07 [INFO] --------------------------------[ jar ]---------------------------------
03-May-2026 02:05:08 [INFO]
03-May-2026 02:05:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
03-May-2026 02:05:08 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target
03-May-2026 02:05:08 [INFO]
03-May-2026 02:05:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ xmppserver ---
03-May-2026 02:05:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
03-May-2026 02:05:08 [INFO]
03-May-2026 02:05:08 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver ---
03-May-2026 02:05:09 [INFO]
03-May-2026 02:05:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ xmppserver ---
03-May-2026 02:05:09 [INFO] Copying 2 resources from src/main/resources to target/classes
03-May-2026 02:05:09 [INFO]
03-May-2026 02:05:09 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ xmppserver ---
03-May-2026 02:05:09 [INFO] Recompiling the module because of changed dependency.
03-May-2026 02:05:09 [INFO] Compiling 773 source files with javac [debug target 17] to target/classes
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:24 [INFO] /home/bamboo-agent1/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.
03-May-2026 02:05:24 [INFO] /home/bamboo-agent1/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.
03-May-2026 02:05:24 [INFO] /home/bamboo-agent1/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.
03-May-2026 02:05:24 [INFO] /home/bamboo-agent1/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.
03-May-2026 02:05:24 [INFO]
03-May-2026 02:05:24 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.34:jspc (jspc) @ xmppserver ---
03-May-2026 02:05:25 [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\/**
03-May-2026 02:05:25 [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.
03-May-2026 02:05:34 [INFO] Generation completed with [0] errors in [8636] milliseconds
03-May-2026 02:05:34 [INFO]
03-May-2026 02:05:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ xmppserver ---
03-May-2026 02:05:34 [INFO] Copying 23 resources from src/test/resources to target/test-classes
03-May-2026 02:05:34 [INFO]
03-May-2026 02:05:34 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ xmppserver ---
03-May-2026 02:05:34 [INFO] Recompiling the module because of changed dependency.
03-May-2026 02:05:34 [INFO] Compiling 117 source files with javac [debug target 17] to target/test-classes
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [WARNING] /home/bamboo-agent1/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
03-May-2026 02:05:39 [INFO] /home/bamboo-agent1/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.
03-May-2026 02:05:39 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details.
03-May-2026 02:05:39 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/session/LocalClientSessionTest.java: /home/bamboo-agent1/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.
03-May-2026 02:05:39 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations.
03-May-2026 02:05:39 [INFO] /home/bamboo-agent1/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.
03-May-2026 02:05:39 [INFO]
03-May-2026 02:05:39 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ xmppserver ---
03-May-2026 02:05:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03-May-2026 02:05:39 [INFO]
03-May-2026 02:05:39 [INFO] -------------------------------------------------------
03-May-2026 02:05:39 [INFO]  T E S T S
03-May-2026 02:05:39 [INFO] -------------------------------------------------------
03-May-2026 02:05:43 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
03-May-2026 02:05:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:05:46 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.231 s -- in org.jivesoftware.admin.AuthCheckFilterTest
03-May-2026 02:05:47 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
03-May-2026 02:05:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:05:48 Critical Error! The home directory has not been configured,
03-May-2026 02:05:48 which will prevent the application from working correctly.
03-May-2026 02:05:48
03-May-2026 02:05:48
03-May-2026 02:05:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.179 s -- in org.jivesoftware.admin.LoginLimitManagerTest
03-May-2026 02:05:49 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
03-May-2026 02:05:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:05:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.277 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
03-May-2026 02:05:52 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest
03-May-2026 02:05:53 Critical Error! The home directory has not been configured,
03-May-2026 02:05:53 which will prevent the application from working correctly.
03-May-2026 02:05:53
03-May-2026 02:05:53
03-May-2026 02:05:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest
03-May-2026 02:05:54 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
03-May-2026 02:05:54 Critical Error! The home directory has not been configured,
03-May-2026 02:05:54 which will prevent the application from working correctly.
03-May-2026 02:05:54
03-May-2026 02:05:54
03-May-2026 02:05:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest
03-May-2026 02:05:55 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
03-May-2026 02:05:56 Critical Error! The home directory has not been configured,
03-May-2026 02:05:56 which will prevent the application from working correctly.
03-May-2026 02:05:56
03-May-2026 02:05:56
03-May-2026 02:05:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest
03-May-2026 02:05:57 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
03-May-2026 02:05:57 Critical Error! The home directory has not been configured,
03-May-2026 02:05:57 which will prevent the application from working correctly.
03-May-2026 02:05:57
03-May-2026 02:05:57
03-May-2026 02:05:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s -- in org.jivesoftware.openfire.ldap.VCardTest
03-May-2026 02:05:58 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
03-May-2026 02:05:59 Critical Error! The home directory has not been configured,
03-May-2026 02:05:59 which will prevent the application from working correctly.
03-May-2026 02:05:59
03-May-2026 02:05:59
03-May-2026 02:05:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest
03-May-2026 02:05:59 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest
03-May-2026 02:06:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:06:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.807 s -- in org.jivesoftware.openfire.SessionPacketRouterTest
03-May-2026 02:06:03 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
03-May-2026 02:06:03 Critical Error! The home directory has not been configured,
03-May-2026 02:06:03 which will prevent the application from working correctly.
03-May-2026 02:06:03
03-May-2026 02:06:03
03-May-2026 02:06:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:06:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.939 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
03-May-2026 02:06:05 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
03-May-2026 02:06:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.985 s -- in org.jivesoftware.openfire.archive.ArchiverTest
03-May-2026 02:06:08 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest
03-May-2026 02:06:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest
03-May-2026 02:06:10 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
03-May-2026 02:06:10 Critical Error! The home directory has not been configured,
03-May-2026 02:06:10 which will prevent the application from working correctly.
03-May-2026 02:06:10
03-May-2026 02:06:10
03-May-2026 02:06:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.751 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
03-May-2026 02:06:14 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest
03-May-2026 02:06:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest
03-May-2026 02:06:15 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest
03-May-2026 02:06:16 Critical Error! The home directory has not been configured,
03-May-2026 02:06:16 which will prevent the application from working correctly.
03-May-2026 02:06:16
03-May-2026 02:06:16
03-May-2026 02:06:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest
03-May-2026 02:06:17 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
03-May-2026 02:06:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest
03-May-2026 02:06:18 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
03-May-2026 02:06:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:06:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.166 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest
03-May-2026 02:06:21 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
03-May-2026 02:06:21 Critical Error! The home directory has not been configured,
03-May-2026 02:06:21 which will prevent the application from working correctly.
03-May-2026 02:06:21
03-May-2026 02:06:21
03-May-2026 02:06:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s -- in org.jivesoftware.openfire.container.PluginManagerTest
03-May-2026 02:06:22 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest
03-May-2026 02:06:22 Critical Error! The home directory has not been configured,
03-May-2026 02:06:22 which will prevent the application from working correctly.
03-May-2026 02:06:22
03-May-2026 02:06:22
03-May-2026 02:06:22 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.jivesoftware.openfire.container.PluginServletTest
03-May-2026 02:06:23 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest
03-May-2026 02:06:24 Critical Error! The home directory has not been configured,
03-May-2026 02:06:24 which will prevent the application from working correctly.
03-May-2026 02:06:24
03-May-2026 02:06:24
03-May-2026 02:06:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s -- in org.jivesoftware.openfire.csi.CsiManagerTest
03-May-2026 02:06:24 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
03-May-2026 02:06:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:06:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.410 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
03-May-2026 02:06:28 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest
03-May-2026 02:06:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:06:30 Critical Error! The home directory has not been configured,
03-May-2026 02:06:30 which will prevent the application from working correctly.
03-May-2026 02:06:30
03-May-2026 02:06:30
03-May-2026 02:06:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.304 s -- in org.jivesoftware.openfire.forward.ForwardedTest
03-May-2026 02:06:32 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
03-May-2026 02:06:33 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:33 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:33 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:33 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:33 Critical Error! The home directory has not been configured,
03-May-2026 02:06:33 which will prevent the application from working correctly.
03-May-2026 02:06:33
03-May-2026 02:06:33
03-May-2026 02:06:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:06:40 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.731 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest
03-May-2026 02:06:41 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
03-May-2026 02:06:42 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:42 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:42 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:42 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:42 Critical Error! The home directory has not been configured,
03-May-2026 02:06:42 which will prevent the application from working correctly.
03-May-2026 02:06:42
03-May-2026 02:06:42
03-May-2026 02:06:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:06:47 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.144 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest
03-May-2026 02:06:48 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
03-May-2026 02:06:48 Critical Error! The home directory has not been configured,
03-May-2026 02:06:48 which will prevent the application from working correctly.
03-May-2026 02:06:48
03-May-2026 02:06:48
03-May-2026 02:06:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s -- in org.jivesoftware.openfire.group.GroupJIDTest
03-May-2026 02:06:50 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
03-May-2026 02:06:51 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:51 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:51 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:51 ERROR StatusConsoleListener Recursive call to appender file
03-May-2026 02:06:51 Critical Error! The home directory has not been configured,
03-May-2026 02:06:51 which will prevent the application from working correctly.
03-May-2026 02:06:51
03-May-2026 02:06:51
03-May-2026 02:06:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:06:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.449 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest
03-May-2026 02:06:56 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
03-May-2026 02:06:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:06:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.923 s -- in org.jivesoftware.openfire.group.GroupManagerTest
03-May-2026 02:07:00 [INFO] Running org.jivesoftware.openfire.group.GroupTest
03-May-2026 02:07:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:07:02 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.059 s -- in org.jivesoftware.openfire.group.GroupTest
03-May-2026 02:07:03 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest
03-May-2026 02:07:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest
03-May-2026 02:07:05 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest
03-May-2026 02:07:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.530 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest
03-May-2026 02:07:07 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
03-May-2026 02:07:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
03-May-2026 02:07:09 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest
03-May-2026 02:07:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest
03-May-2026 02:07:10 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest
03-May-2026 02:07:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest
03-May-2026 02:07:12 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
03-May-2026 02:07:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.580 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest
03-May-2026 02:07:19 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
03-May-2026 02:07:30 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.12 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
03-May-2026 02:07:30 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
03-May-2026 02:07:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.935 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
03-May-2026 02:07:37 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
03-May-2026 02:07:38 Critical Error! The home directory has not been configured,
03-May-2026 02:07:38 which will prevent the application from working correctly.
03-May-2026 02:07:38
03-May-2026 02:07:38
03-May-2026 02:07:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest
03-May-2026 02:07:39 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest
03-May-2026 02:07:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:07:41 Critical Error! The home directory has not been configured,
03-May-2026 02:07:41 which will prevent the application from working correctly.
03-May-2026 02:07:41
03-May-2026 02:07:41
03-May-2026 02:07:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.674 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest
03-May-2026 02:07:42 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
03-May-2026 02:07:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:07:44 Critical Error! The home directory has not been configured,
03-May-2026 02:07:44 which will prevent the application from working correctly.
03-May-2026 02:07:44
03-May-2026 02:07:44
03-May-2026 02:07:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 s -- in org.jivesoftware.openfire.muc.MUCRoomTest
03-May-2026 02:07:46 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
03-May-2026 02:07:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:07:48 Critical Error! The home directory has not been configured,
03-May-2026 02:07:48 which will prevent the application from working correctly.
03-May-2026 02:07:48
03-May-2026 02:07:48
03-May-2026 02:07:49 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.472 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
03-May-2026 02:07:49 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
03-May-2026 02:07:50 Critical Error! The home directory has not been configured,
03-May-2026 02:07:50 which will prevent the application from working correctly.
03-May-2026 02:07:50
03-May-2026 02:07:50
03-May-2026 02:07:50 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s -- in org.jivesoftware.openfire.net.DNSUtilTest
03-May-2026 02:07:51 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest
03-May-2026 02:07:53 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.381 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest
03-May-2026 02:07:54 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest
03-May-2026 02:07:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.jivesoftware.openfire.net.SrvRecordTest
03-May-2026 02:07:55 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
03-May-2026 02:07:55 Critical Error! The home directory has not been configured,
03-May-2026 02:07:55 which will prevent the application from working correctly.
03-May-2026 02:07:55
03-May-2026 02:07:55
03-May-2026 02:07:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest
03-May-2026 02:07:56 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
03-May-2026 02:07:57 Critical Error! The home directory has not been configured,
03-May-2026 02:07:57 which will prevent the application from working correctly.
03-May-2026 02:07:57
03-May-2026 02:07:57
03-May-2026 02:07:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
03-May-2026 02:07:57 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
03-May-2026 02:07:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:07:59 Critical Error! The home directory has not been configured,
03-May-2026 02:07:59 which will prevent the application from working correctly.
03-May-2026 02:07:59
03-May-2026 02:07:59
03-May-2026 02:08:00 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.161 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest
03-May-2026 02:08:00 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
03-May-2026 02:08:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:08:02 Critical Error! The home directory has not been configured,
03-May-2026 02:08:02 which will prevent the application from working correctly.
03-May-2026 02:08:02
03-May-2026 02:08:02
03-May-2026 02:08:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.598 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest
03-May-2026 02:08:04 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
03-May-2026 02:08:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:08:05 Critical Error! The home directory has not been configured,
03-May-2026 02:08:05 which will prevent the application from working correctly.
03-May-2026 02:08:05
03-May-2026 02:08:05
03-May-2026 02:08:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest
03-May-2026 02:08:07 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
03-May-2026 02:08:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:08:08 Critical Error! The home directory has not been configured,
03-May-2026 02:08:08 which will prevent the application from working correctly.
03-May-2026 02:08:08
03-May-2026 02:08:08
03-May-2026 02:08:09 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.156 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest
03-May-2026 02:08:09 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
03-May-2026 02:08:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest
03-May-2026 02:08:11 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
03-May-2026 02:08:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest
03-May-2026 02:08:12 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest
03-May-2026 02:08:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:08:14 Critical Error! The home directory has not been configured,
03-May-2026 02:08:14 which will prevent the application from working correctly.
03-May-2026 02:08:14
03-May-2026 02:08:14
03-May-2026 02:08:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s -- in org.jivesoftware.openfire.roster.RosterItemTest
03-May-2026 02:08:15 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
03-May-2026 02:08:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:08:16 Critical Error! The home directory has not been configured,
03-May-2026 02:08:16 which will prevent the application from working correctly.
03-May-2026 02:08:16
03-May-2026 02:08:16
03-May-2026 02:08:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest
03-May-2026 02:08:18 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
03-May-2026 02:08:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:08:20 Critical Error! The home directory has not been configured,
03-May-2026 02:08:20 which will prevent the application from working correctly.
03-May-2026 02:08:20
03-May-2026 02:08:20
03-May-2026 02:08:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.394 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest
03-May-2026 02:08:21 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
03-May-2026 02:08:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:08:22 Critical Error! The home directory has not been configured,
03-May-2026 02:08:22 which will prevent the application from working correctly.
03-May-2026 02:08:22
03-May-2026 02:08:22
03-May-2026 02:08:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest
03-May-2026 02:08:24 [INFO] Running org.jivesoftware.openfire.session.LocalClientSessionTest
03-May-2026 02:08:24 Critical Error! The home directory has not been configured,
03-May-2026 02:08:24 which will prevent the application from working correctly.
03-May-2026 02:08:24
03-May-2026 02:08:24
03-May-2026 02:08:25 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s -- in org.jivesoftware.openfire.session.LocalClientSessionTest
03-May-2026 02:08:25 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
03-May-2026 02:08:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:08:49 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.01 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest
03-May-2026 02:08:50 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
03-May-2026 02:08:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:09:30 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.37 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest
03-May-2026 02:09:31 [INFO] Running org.jivesoftware.openfire.session.SessionTest
03-May-2026 02:09:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 s -- in org.jivesoftware.openfire.session.SessionTest
03-May-2026 02:09:33 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
03-May-2026 02:09:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest
03-May-2026 02:09:33 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
03-May-2026 02:09:34 Critical Error! The home directory has not been configured,
03-May-2026 02:09:34 which will prevent the application from working correctly.
03-May-2026 02:09:34
03-May-2026 02:09:34
03-May-2026 02:09:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
03-May-2026 02:09:35 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
03-May-2026 02:09:35 Critical Error! The home directory has not been configured,
03-May-2026 02:09:35 which will prevent the application from working correctly.
03-May-2026 02:09:35
03-May-2026 02:09:35
03-May-2026 02:09:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
03-May-2026 02:09:36 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest
03-May-2026 02:09:37 Critical Error! The home directory has not been configured,
03-May-2026 02:09:37 which will prevent the application from working correctly.
03-May-2026 02:09:37
03-May-2026 02:09:37
03-May-2026 02:09:37 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest
03-May-2026 02:09:38 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest
03-May-2026 02:09:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest
03-May-2026 02:09:39 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest
03-May-2026 02:09:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest
03-May-2026 02:09:40 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
03-May-2026 02:09:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:09:43 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.970 s -- in org.jivesoftware.openfire.user.UserManagerTest
03-May-2026 02:09:44 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
03-May-2026 02:09:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest
03-May-2026 02:09:46 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
03-May-2026 02:09:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest
03-May-2026 02:09:47 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
03-May-2026 02:09:48 Critical Error! The home directory has not been configured,
03-May-2026 02:09:48 which will prevent the application from working correctly.
03-May-2026 02:09:48
03-May-2026 02:09:48
03-May-2026 02:09:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest
03-May-2026 02:09:48 [INFO] Running org.jivesoftware.util.AdminConsoleTest
03-May-2026 02:09:49 Critical Error! The home directory has not been configured,
03-May-2026 02:09:49 which will prevent the application from working correctly.
03-May-2026 02:09:49
03-May-2026 02:09:49
03-May-2026 02:09:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 s -- in org.jivesoftware.util.AdminConsoleTest
03-May-2026 02:09:50 [INFO] Running org.jivesoftware.util.AesEncryptorTest
03-May-2026 02:09:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 s -- in org.jivesoftware.util.AesEncryptorTest
03-May-2026 02:09:52 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
03-May-2026 02:09:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:09:54 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.197 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest
03-May-2026 02:09:55 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
03-May-2026 02:09:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.jivesoftware.util.BlowfishEncryptorTest
03-May-2026 02:09:56 [INFO] Running org.jivesoftware.util.CacheUtilTest
03-May-2026 02:09:56 Critical Error! The home directory has not been configured,
03-May-2026 02:09:56 which will prevent the application from working correctly.
03-May-2026 02:09:56
03-May-2026 02:09:56
03-May-2026 02:09:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in org.jivesoftware.util.CacheUtilTest
03-May-2026 02:09:57 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
03-May-2026 02:09:57 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.092 s -- in org.jivesoftware.util.CacheableOptionalTest
03-May-2026 02:09:58 [INFO] Running org.jivesoftware.util.CertificateManagerTest
03-May-2026 02:09:59 Critical Error! The home directory has not been configured,
03-May-2026 02:09:59 which will prevent the application from working correctly.
03-May-2026 02:09:59
03-May-2026 02:09:59
03-May-2026 02:10:00 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.666 s -- in org.jivesoftware.util.CertificateManagerTest
03-May-2026 02:10:00 [INFO] Running org.jivesoftware.util.CertificateTest
03-May-2026 02:10:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.jivesoftware.util.CertificateTest
03-May-2026 02:10:01 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
03-May-2026 02:10:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.jivesoftware.util.CollectionUtilsTest
03-May-2026 02:10:02 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
03-May-2026 02:10:02 Critical Error! The home directory has not been configured,
03-May-2026 02:10:02 which will prevent the application from working correctly.
03-May-2026 02:10:02
03-May-2026 02:10:02
03-May-2026 02:10:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s -- in org.jivesoftware.util.EntityCapabilitiesManagerTest
03-May-2026 02:10:03 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
03-May-2026 02:10:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s -- in org.jivesoftware.util.GraphicsUtilsTest
03-May-2026 02:10:05 [INFO] Running org.jivesoftware.util.IpUtilsTest
03-May-2026 02:10:05 [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.jivesoftware.util.IpUtilsTest
03-May-2026 02:10:06 [INFO] Running org.jivesoftware.util.JIDTest
03-May-2026 02:10:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.jivesoftware.util.JIDTest
03-May-2026 02:10:07 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
03-May-2026 02:10:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.jivesoftware.util.JavaSpecVersionTest
03-May-2026 02:10:07 [INFO] Running org.jivesoftware.util.LDAPTest
03-May-2026 02:10:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 s -- in org.jivesoftware.util.LDAPTest
03-May-2026 02:10:09 [INFO] Running org.jivesoftware.util.ListPagerTest
03-May-2026 02:10:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:10:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s -- in org.jivesoftware.util.ListPagerTest
03-May-2026 02:10:12 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
03-May-2026 02:10:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in org.jivesoftware.util.LocaleUtilsTest
03-May-2026 02:10:13 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
03-May-2026 02:10:14 Critical Error! The home directory has not been configured,
03-May-2026 02:10:14 which will prevent the application from working correctly.
03-May-2026 02:10:14
03-May-2026 02:10:14
03-May-2026 02:10:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s -- in org.jivesoftware.util.SAXReaderUtilTest
03-May-2026 02:10:15 [INFO] Running org.jivesoftware.util.StringUtilsTest
03-May-2026 02:10:15 Critical Error! The home directory has not been configured,
03-May-2026 02:10:15 which will prevent the application from working correctly.
03-May-2026 02:10:15
03-May-2026 02:10:15
03-May-2026 02:10:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.750 s -- in org.jivesoftware.util.StringUtilsTest
03-May-2026 02:10:16 [INFO] Running org.jivesoftware.util.SystemPropertyTest
03-May-2026 02:10:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03-May-2026 02:10:18 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.275 s -- in org.jivesoftware.util.SystemPropertyTest
03-May-2026 02:10:19 [INFO] Running org.jivesoftware.util.TaskEngineTest
03-May-2026 02:10:20 Critical Error! The home directory has not been configured,
03-May-2026 02:10:20 which will prevent the application from working correctly.
03-May-2026 02:10:20
03-May-2026 02:10:20
03-May-2026 02:10:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.jivesoftware.util.TaskEngineTest
03-May-2026 02:10:20 [INFO] Running org.jivesoftware.util.VersionTest
03-May-2026 02:10:20 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.jivesoftware.util.VersionTest
03-May-2026 02:10:21 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
03-May-2026 02:10:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.jivesoftware.util.WebXmlUtilsTest
03-May-2026 02:10:22 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
03-May-2026 02:10:23 Critical Error! The home directory has not been configured,
03-May-2026 02:10:23 which will prevent the application from working correctly.
03-May-2026 02:10:23
03-May-2026 02:10:23
03-May-2026 02:10:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.jivesoftware.util.XMLPropertiesTest
03-May-2026 02:10:23 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
03-May-2026 02:10:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
03-May-2026 02:10:24 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
03-May-2026 02:10:25 Critical Error! The home directory has not been configured,
03-May-2026 02:10:25 which will prevent the application from working correctly.
03-May-2026 02:10:25
03-May-2026 02:10:25
03-May-2026 02:10:25 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
03-May-2026 02:10:25 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
03-May-2026 02:10:26 Critical Error! The home directory has not been configured,
03-May-2026 02:10:26 which will prevent the application from working correctly.
03-May-2026 02:10:26
03-May-2026 02:10:26
03-May-2026 02:10:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s -- in org.jivesoftware.util.cache.CacheFactoryTest
03-May-2026 02:10:27 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
03-May-2026 02:10:27 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.135 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
03-May-2026 02:10:28 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
03-May-2026 02:10:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
03-May-2026 02:10:28 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
03-May-2026 02:10:29 Critical Error! The home directory has not been configured,
03-May-2026 02:10:29 which will prevent the application from working correctly.
03-May-2026 02:10:29
03-May-2026 02:10:29
03-May-2026 02:10:29 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.634 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
03-May-2026 02:10:30 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
03-May-2026 02:10:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.050 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
03-May-2026 02:10:31 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
03-May-2026 02:10:32 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s -- in org.jivesoftware.database.ProfiledConnectionTest
03-May-2026 02:10:33 [INFO] Running dom.io.XMPPPacketReaderTest
03-May-2026 02:10:33 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s -- in dom.io.XMPPPacketReaderTest
03-May-2026 02:10:33 [INFO]
03-May-2026 02:10:33 [INFO] Results:
03-May-2026 02:10:33 [INFO]
03-May-2026 02:10:33 [WARNING] Tests run: 1778, Failures: 0, Errors: 0, Skipped: 7
03-May-2026 02:10:33 [INFO]
03-May-2026 02:10:33 [INFO]
03-May-2026 02:10:33 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ xmppserver ---
03-May-2026 02:10:34 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.5-SNAPSHOT.jar
03-May-2026 02:10:34 [INFO]
03-May-2026 02:10:34 [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ xmppserver ---
03-May-2026 02:10:34 [INFO] Reading assembly descriptor: src/assembly/taglib.xml
03-May-2026 02:10:34 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.5-SNAPSHOT-taglib.jar
03-May-2026 02:10:34 [INFO]
03-May-2026 02:10:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
03-May-2026 02:10:34 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.5-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.5-SNAPSHOT/xmppserver-5.0.5-SNAPSHOT.jar
03-May-2026 02:10:34 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.5-SNAPSHOT/xmppserver-5.0.5-SNAPSHOT.pom
03-May-2026 02:10:34 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/xmppserver-5.0.5-SNAPSHOT-taglib.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.0.5-SNAPSHOT/xmppserver-5.0.5-SNAPSHOT-taglib.jar
03-May-2026 02:10:34 [INFO]
03-May-2026 02:10:34 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
03-May-2026 02:10:34 [INFO] Building Starter for Openfire 5.0.5-SNAPSHOT                       [4/7]
03-May-2026 02:10:34 [INFO] --------------------------------[ jar ]---------------------------------
03-May-2026 02:10:34 [INFO]
03-May-2026 02:10:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
03-May-2026 02:10:34 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target
03-May-2026 02:10:34 [INFO]
03-May-2026 02:10:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ starter ---
03-May-2026 02:10:34 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
03-May-2026 02:10:34 [INFO]
03-May-2026 02:10:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ starter ---
03-May-2026 02:10:34 [INFO] Copying 4 resources from src/main/resources to target/classes
03-May-2026 02:10:34 [INFO]
03-May-2026 02:10:34 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ starter ---
03-May-2026 02:10:34 [INFO] Recompiling the module because of changed dependency.
03-May-2026 02:10:34 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
03-May-2026 02:10:34 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API.
03-May-2026 02:10:34 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details.
03-May-2026 02:10:34 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations.
03-May-2026 02:10:34 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details.
03-May-2026 02:10:34 [INFO]
03-May-2026 02:10:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ starter ---
03-May-2026 02:10:34 [INFO] Copying 2 resources from src/test/resources to target/test-classes
03-May-2026 02:10:34 [INFO]
03-May-2026 02:10:34 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ starter ---
03-May-2026 02:10:34 [INFO] Recompiling the module because of changed dependency.
03-May-2026 02:10:34 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
03-May-2026 02:10:34 [INFO]
03-May-2026 02:10:34 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
03-May-2026 02:10:34 [INFO] Surefire report directory: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/surefire-reports
03-May-2026 02:10:34
03-May-2026 02:10:34 -------------------------------------------------------
03-May-2026 02:10:34 T E S T S
03-May-2026 02:10:34 -------------------------------------------------------
03-May-2026 02:10:35 Running org.jivesoftware.openfire.launcher.LauncherTest
03-May-2026 02:10:35 [Fatal Error] xxe.xml:6:18: External Entity: Failed to read external document 'random', because 'file' access is not allowed due to restriction set by the accessExternalDTD property.
03-May-2026 02:10:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
03-May-2026 02:10:35
03-May-2026 02:10:35 Results :
03-May-2026 02:10:35
03-May-2026 02:10:35 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
03-May-2026 02:10:35
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ starter ---
03-May-2026 02:10:35 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/startup.jar
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
03-May-2026 02:10:35 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/5.0.5-SNAPSHOT/starter-5.0.5-SNAPSHOT.jar
03-May-2026 02:10:35 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/5.0.5-SNAPSHOT/starter-5.0.5-SNAPSHOT.pom
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
03-May-2026 02:10:35 [INFO] Building Openfire Plugins 5.0.5-SNAPSHOT                           [5/7]
03-May-2026 02:10:35 [INFO] --------------------------------[ pom ]---------------------------------
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ plugins ---
03-May-2026 02:10:35 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
03-May-2026 02:10:35 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/5.0.5-SNAPSHOT/plugins-5.0.5-SNAPSHOT.pom
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
03-May-2026 02:10:35 [INFO] Building Openfire Plugin Assembly Descriptor 5.0.5-SNAPSHOT        [6/7]
03-May-2026 02:10:35 [INFO] --------------------------------[ jar ]---------------------------------
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
03-May-2026 02:10:35 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
03-May-2026 02:10:35 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
03-May-2026 02:10:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-May-2026 02:10:35 [INFO] Copying 1 resource
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
03-May-2026 02:10:35 [INFO] No sources to compile
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
03-May-2026 02:10:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03-May-2026 02:10:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
03-May-2026 02:10:35 [INFO] No sources to compile
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
03-May-2026 02:10:35 [INFO] No tests to run.
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
03-May-2026 02:10:35 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.0.5-SNAPSHOT.jar
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
03-May-2026 02:10:35 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.0.5-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.0.5-SNAPSHOT/openfire-plugin-assembly-descriptor-5.0.5-SNAPSHOT.jar
03-May-2026 02:10:35 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.0.5-SNAPSHOT/openfire-plugin-assembly-descriptor-5.0.5-SNAPSHOT.pom
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
03-May-2026 02:10:35 [INFO] Building Distribution 5.0.5-SNAPSHOT                               [7/7]
03-May-2026 02:10:35 [INFO] --------------------------------[ pom ]---------------------------------
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
03-May-2026 02:10:35 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-no-snapshots) @ distribution ---
03-May-2026 02:10:35 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
03-May-2026 02:10:35 [INFO]
03-May-2026 02:10:35 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ distribution ---
03-May-2026 02:10:35 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
03-May-2026 02:10:36 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gnu/inet/libidn/1.35/libidn-1.35.pom
03-May-2026 02:10:36 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cenqua/shaj/shaj/0.5/shaj-0.5.pom
03-May-2026 02:10:37 [INFO] Copying files to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/distribution-base
03-May-2026 02:10:37 [INFO] 663 files copied to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/distribution-base
03-May-2026 02:10:37 [INFO]
03-May-2026 02:10:37 [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution ---
03-May-2026 02:10:37 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
03-May-2026 02:10:37 [INFO]
03-May-2026 02:10:37 [INFO] --- install4j-maven:12.0.3:compile (compile-installers) @ distribution ---
03-May-2026 02:10:38 [INFO] install4j version 12.0.2 (build 12038), built on 2025-12-19
03-May-2026 02:10:39 [INFO] Registered to daryl herzmann, Ignite Realtime
03-May-2026 02:10:39 [INFO]
03-May-2026 02:10:39 [INFO] Loading config file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/src/installer/openfire.install4j
03-May-2026 02:10:40 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
03-May-2026 02:10:40 [INFO] Creating media file 'Windows x86':
03-May-2026 02:10:40 [INFO] Created media file output directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
03-May-2026 02:10:40 [INFO]
03-May-2026 02:10:40 [INFO]   Collecting files:
03-May-2026 02:10:40 [INFO]   Compiling launchers:
03-May-2026 02:10:41 [INFO]     Compiling launcher 'Openfire':
03-May-2026 02:10:41 [INFO]     Compiling launcher 'GUI Launcher':
03-May-2026 02:10:41 [INFO]     Compiling launcher 'openfired':
03-May-2026 02:10:41 [INFO]   Creating media file:
03-May-2026 02:10:42 [INFO]     Preparing custom code & resources JAR file:
03-May-2026 02:10:42 [INFO]     Zipping custom code & resources JAR file
03-May-2026 02:10:42 [INFO]     Identifying components
03-May-2026 02:10:48 [INFO]     Shrinking runtime
03-May-2026 02:10:48 [INFO]   
03-May-2026 02:10:48 [INFO] Creating media file 'Unix Archive':
03-May-2026 02:10:48 [INFO]   Collecting files:
03-May-2026 02:10:48 [INFO]   Compiling launchers:
03-May-2026 02:10:48 [INFO]   Creating media file:
03-May-2026 02:10:48 [INFO]   
03-May-2026 02:10:48 [INFO] Creating media file 'Windows Archive':
03-May-2026 02:10:48 [INFO]   Collecting files:
03-May-2026 02:10:48 [INFO]   Compiling launchers:
03-May-2026 02:10:48 [INFO]     Compiling launcher 'Openfire':
03-May-2026 02:10:48 [INFO]     Compiling launcher 'GUI Launcher':
03-May-2026 02:10:48 [INFO]     Compiling launcher 'openfired':
03-May-2026 02:10:48 [INFO]   Creating media file:
03-May-2026 02:10:49 [INFO]       Shrinking runtime
03-May-2026 02:10:49 [INFO]   
03-May-2026 02:10:49 [INFO] Creating media file 'Windows x64':
03-May-2026 02:10:49 [INFO]   Collecting files:
03-May-2026 02:10:49 [INFO]   Compiling launchers:
03-May-2026 02:10:49 [INFO]     Compiling launcher 'Openfire':
03-May-2026 02:10:49 [INFO]     Compiling launcher 'GUI Launcher':
03-May-2026 02:10:49 [INFO]     Compiling launcher 'openfired':
03-May-2026 02:10:49 [INFO]   Creating media file:
03-May-2026 02:10:50 [INFO]     Preparing custom code & resources JAR file:
03-May-2026 02:10:50 [INFO]     Zipping custom code & resources JAR file
03-May-2026 02:10:50 [INFO]     Identifying components
03-May-2026 02:10:50 [INFO]     Shrinking runtime
03-May-2026 02:10:50 [INFO]   
03-May-2026 02:10:50 [INFO] Creating media file 'macOS Folder':
03-May-2026 02:10:50 [INFO]   Collecting files:
03-May-2026 02:10:50 [INFO]   Compiling launchers:
03-May-2026 02:10:51 [INFO]     Compiling launcher 'Openfire':
03-May-2026 02:10:51 [INFO]       Signing launcher (adhoc)
03-May-2026 02:10:51 [INFO]     Compiling launcher 'GUI Launcher':
03-May-2026 02:10:51 [INFO]       Signing launcher (adhoc)
03-May-2026 02:10:51 [INFO]     Compiling launcher 'openfired':
03-May-2026 02:10:51 [INFO]       Signing launcher (adhoc)
03-May-2026 02:10:51 [INFO]   Creating media file:
03-May-2026 02:10:51 [INFO]     Signing launcher (adhoc)
03-May-2026 02:10:51 [INFO]     Signing launcher (adhoc)
03-May-2026 02:10:51 [INFO]     Preparing custom code & resources JAR file:
03-May-2026 02:10:51 [INFO]     Zipping custom code & resources JAR file
03-May-2026 02:10:51 [INFO]     Identifying components
03-May-2026 02:10:52 [INFO]     Shrinking runtime
03-May-2026 02:10:52 [INFO]   
03-May-2026 02:10:56 [INFO] Compressing 5 media files with 5 threads:
03-May-2026 02:10:56 [INFO]
03-May-2026 02:10:56 [INFO] Compressed media file 'Unix Archive':
03-May-2026 02:10:56 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
03-May-2026 02:10:56 [INFO]   The name of the media file is openfire_5_0_5-SNAPSHOT.tar.gz.
03-May-2026 02:10:56 [INFO]   The size of the media file is 62.2 MB
03-May-2026 02:10:56 [INFO]
03-May-2026 02:10:56 [INFO] Compressed media file 'Windows Archive':
03-May-2026 02:10:56 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
03-May-2026 02:10:56 [INFO]   The name of the media file is openfire_5_0_5-SNAPSHOT.zip.
03-May-2026 02:11:36 [INFO]   The size of the media file is 65.0 MB
03-May-2026 02:11:36 [INFO]
03-May-2026 02:11:36 [INFO] Compressed media file 'Windows x64':
03-May-2026 02:11:36 [INFO]   Compressing files
03-May-2026 02:11:36 [INFO]   Applying LZMA compression
03-May-2026 02:11:36 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
03-May-2026 02:11:36 [INFO]   The name of the media file is openfire_5_0_5-SNAPSHOT_x64.exe.
03-May-2026 02:11:37 [INFO]   The size of the media file is 65.7 MB
03-May-2026 02:11:37 [INFO]
03-May-2026 02:11:37 [INFO] Compressed media file 'Windows x86':
03-May-2026 02:11:37 [INFO]   Compressing files
03-May-2026 02:11:37 [INFO]   Applying LZMA compression
03-May-2026 02:11:37 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
03-May-2026 02:11:37 [INFO]   The name of the media file is openfire_5_0_5-SNAPSHOT.exe.
03-May-2026 02:11:37 [INFO]   The size of the media file is 65.5 MB
03-May-2026 02:11:37 [INFO]
03-May-2026 02:11:37 [INFO] Compressed media file 'macOS Folder':
03-May-2026 02:11:37 [INFO]   Compressing files
03-May-2026 02:11:37 [INFO]   Applying LZMA compression
03-May-2026 02:11:37 [INFO]   Generating VM options file vmoptions.txt.
03-May-2026 02:11:37 [INFO]   Signing installer (adhoc)
03-May-2026 02:11:37 [INFO]   Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media
03-May-2026 02:11:37 [INFO]   The name of the media file is openfire_5_0_5-SNAPSHOT.dmg.
03-May-2026 02:11:37 [INFO]   The size of the media file is 70.1 MB
03-May-2026 02:11:37 [INFO] Writing md5sums.
03-May-2026 02:11:37 [INFO] Writing sha256sums.
03-May-2026 02:11:37 [INFO] Writing updates.xml.
03-May-2026 02:11:37 [INFO] Build completed in 59.1 seconds at 2026-05-03 02:11:37 with 1 warning.
03-May-2026 02:11:37 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
03-May-2026 02:11:37 [INFO]
03-May-2026 02:11:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
03-May-2026 02:11:37 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/5.0.5-SNAPSHOT/distribution-5.0.5-SNAPSHOT.pom
03-May-2026 02:11:38 [INFO] ------------------------------------------------------------------------
03-May-2026 02:11:38 [INFO] Reactor Summary for Parent 5.0.5-SNAPSHOT:
03-May-2026 02:11:38 [INFO]
03-May-2026 02:11:38 [INFO] Parent ............................................. SUCCESS [  0.544 s]
03-May-2026 02:11:38 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.033 s]
03-May-2026 02:11:38 [INFO] Core XMPP Server ................................... SUCCESS [05:26 min]
03-May-2026 02:11:38 [INFO] Starter for Openfire ............................... SUCCESS [  0.573 s]
03-May-2026 02:11:38 [INFO] Openfire Plugins ................................... SUCCESS [  0.017 s]
03-May-2026 02:11:38 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.091 s]
03-May-2026 02:11:38 [INFO] Distribution ....................................... SUCCESS [01:02 min]
03-May-2026 02:11:38 [INFO] ------------------------------------------------------------------------
03-May-2026 02:11:38 [INFO] BUILD SUCCESS
03-May-2026 02:11:38 [INFO] ------------------------------------------------------------------------
03-May-2026 02:11:38 [INFO] Total time:  06:31 min
03-May-2026 02:11:38 [INFO] Finished at: 2026-05-03T02:11:38-05:00
03-May-2026 02:11:38 [INFO] ------------------------------------------------------------------------
03-May-2026 02:11:38 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1...
03-May-2026 02:11:38 Finished task 'Build and install in local repository' with result: Success
03-May-2026 02:11:38
Substituting variable: ${bamboo.planRepository.branch} with 5.0
03-May-2026 02:11:38 Starting task 'Sync /mnt/maven' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-May-2026 02:11:38
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #275 (OPENFIRE-NIGHTLYMAVEN8-JOB1-275)'
... running command line:
/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN8-JOB1-275-ScriptBuildTask-11602169931173923064.sh
... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
03-May-2026 02:11:38 + '[' 5.0 '!=' main ']'
03-May-2026 02:11:38 Skipping copy to website of non-main branch.
03-May-2026 02:11:38 + echo 'Skipping copy to website of non-main branch.'
03-May-2026 02:11:38 + exit 0
03-May-2026 02:11:38 Finished task 'Sync /mnt/maven' with result: Success
03-May-2026 02:11:38
Substituting variable: ${bamboo.planRepository.branch} with 5.0
03-May-2026 02:11:38 Starting task 'copy to website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-May-2026 02:11:38
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 5.0 - Workflow #275 (OPENFIRE-NIGHTLYMAVEN8-JOB1-275)'
... running command line:
/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN8-JOB1-275-ScriptBuildTask-11887327211947266896.sh
... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1
03-May-2026 02:11:38 Skipping copy to website of non-main branch.
03-May-2026 02:11:38 Finished task 'copy to website' with result: Success
03-May-2026 02:11:38 Running post build plugin 'Docker Container Cleanup'
03-May-2026 02:11:38 Running post build plugin 'NCover Results Collector'
03-May-2026 02:11:38 Running post build plugin 'Build Results Label Collector'
03-May-2026 02:11:38 Running post build plugin 'Clover Results Collector'
03-May-2026 02:11:38 Running post build plugin 'npm Cache Cleanup'
03-May-2026 02:11:38 Running post build plugin 'Artifact Copier'
03-May-2026 02:11:38 Publishing an artifact: install4j-generated media
03-May-2026 02:12:12 Finished publishing of artifact Non required shared artifact Http Compression On : [install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 33.69 s
03-May-2026 02:12:12 Publishing an artifact: plugins
03-May-2026 02:12:12 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/src/plugins does not exist.
03-May-2026 02:12:12 The artifact hasn't been successfully published after 2.077 ms
03-May-2026 02:12:12 Finalising the build...
03-May-2026 02:12:12 Stopping timer.
03-May-2026 02:12:12 Build OPENFIRE-NIGHTLYMAVEN8-JOB1-275 completed.
03-May-2026 07:12:13 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-May-2026 07:12:13 Running on server: post build plugin 'NCover Results Collector'
03-May-2026 07:12:13 Running on server: post build plugin 'Build Labeller'
03-May-2026 07:12:13 Running on server: post build plugin 'Clover Delta Calculator'
03-May-2026 07:12:13 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-May-2026 07:12:13 All post build plugins have finished
03-May-2026 07:12:13 Generating build results summary...
03-May-2026 07:12:14 Saving build results to disk...
03-May-2026 07:12:14 Store variable context...
03-May-2026 07:12:14 Finished building OPENFIRE-NIGHTLYMAVEN8-JOB1-275.