simple 08-Jun-2026 02:05:03 Build Openfire - Nightly Maven Install4j Build - Workflow #3298 (OPENFIRE-NIGHTLYMAVEN-JOB1-3298) is being prepared for building on agent mesonet-ah.agron.iastate.edu (2), bamboo version: 12.1.7 simple 08-Jun-2026 02:05:03 Remote agent on host mesonet-ah.agron.iastate.edu simple 08-Jun-2026 02:05:03 Build working directory is /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1 simple 08-Jun-2026 02:05:03 Executing build Openfire - Nightly Maven Install4j Build - Workflow #3298 (OPENFIRE-NIGHTLYMAVEN-JOB1-3298) simple 08-Jun-2026 02:05:03 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 08-Jun-2026 02:05:03 Checking out into /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1 simple 08-Jun-2026 02:05:03 Updating source code to revision: 75c25b082b081c2d62fbd0c9f2f92ccb204213bf simple 08-Jun-2026 02:05:04 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch. simple 08-Jun-2026 02:05:04 Checking out revision 75c25b082b081c2d62fbd0c9f2f92ccb204213bf. simple 08-Jun-2026 02:05:04 Already on 'main' simple 08-Jun-2026 02:05:04 Updated source code to revision: 75c25b082b081c2d62fbd0c9f2f92ccb204213bf simple 08-Jun-2026 02:05:04 Finished task 'Checkout Default Repository' with result: Success simple 08-Jun-2026 02:05:04 Running pre-build action: Build Log Labeller Pre Build Action simple 08-Jun-2026 02:05:04 Running pre-build action: VCS Version Collector simple 08-Jun-2026 02:05:04 Build Openfire - Nightly Maven Install4j Build - Workflow #3298 (OPENFIRE-NIGHTLYMAVEN-JOB1-3298) started building on agent 'mesonet-ah.agron.iastate.edu (2)' (Remote agent on host mesonet-ah.agron.iastate.edu) simple 08-Jun-2026 02:05:04 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 08-Jun-2026 02:05:04 Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Workflow #3298 (OPENFIRE-NIGHTLYMAVEN-JOB1-3298)'\n ... running command line: \n/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent1/tmp/OPENFIRE-NIGHTLYMAVEN-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1\n build 08-Jun-2026 02:05:05 [INFO] Scanning for projects... build 08-Jun-2026 02:05:05 [INFO] ------------------------------------------------------------------------ build 08-Jun-2026 02:05:05 [INFO] Reactor Build Order: build 08-Jun-2026 02:05:05 [INFO] build 08-Jun-2026 02:05:05 [INFO] Parent [pom] build 08-Jun-2026 02:05:05 [INFO] Internationalization files for Openfire [jar] build 08-Jun-2026 02:05:05 [INFO] Core XMPP Server [jar] build 08-Jun-2026 02:05:05 [INFO] Starter for Openfire [jar] build 08-Jun-2026 02:05:05 [INFO] Openfire Plugins [pom] build 08-Jun-2026 02:05:05 [INFO] Openfire Plugin Assembly Descriptor [jar] build 08-Jun-2026 02:05:05 [INFO] Distribution [pom] build 08-Jun-2026 02:05:05 [INFO] build 08-Jun-2026 02:05:05 [INFO] -----------------< org.igniterealtime.openfire:parent >----------------- build 08-Jun-2026 02:05:05 [INFO] Building Parent 5.2.0-SNAPSHOT [1/7] build 08-Jun-2026 02:05:05 [INFO] --------------------------------[ pom ]--------------------------------- build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ parent --- build 08-Jun-2026 02:05:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed build 08-Jun-2026 02:05:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- build 08-Jun-2026 02:05:06 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/5.2.0-SNAPSHOT/parent-5.2.0-SNAPSHOT.pom build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------ build 08-Jun-2026 02:05:06 [INFO] Building Internationalization files for Openfire 5.2.0-SNAPSHOT [2/7] build 08-Jun-2026 02:05:06 [INFO] --------------------------------[ jar ]--------------------------------- build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n --- build 08-Jun-2026 02:05:06 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ i18n --- build 08-Jun-2026 02:05:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ i18n --- build 08-Jun-2026 02:05:06 [INFO] Copying 19 resources from src/main/resources to target/classes build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ i18n --- build 08-Jun-2026 02:05:06 [INFO] No sources to compile build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ i18n --- build 08-Jun-2026 02:05:06 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/src/test/resources build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ i18n --- build 08-Jun-2026 02:05:06 [INFO] No sources to compile build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- build 08-Jun-2026 02:05:06 [INFO] No tests to run. build 08-Jun-2026 02:05:06 [INFO] build 08-Jun-2026 02:05:06 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- build 08-Jun-2026 02:05:06 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:05:07 [INFO] build 08-Jun-2026 02:05:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n --- build 08-Jun-2026 02:05:07 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-5.2.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:05:07 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.pom build 08-Jun-2026 02:05:07 [INFO] build 08-Jun-2026 02:05:07 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- build 08-Jun-2026 02:05:07 [INFO] Building Core XMPP Server 5.2.0-SNAPSHOT [3/7] build 08-Jun-2026 02:05:07 [INFO] --------------------------------[ jar ]--------------------------------- build 08-Jun-2026 02:05:07 [INFO] build 08-Jun-2026 02:05:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- build 08-Jun-2026 02:05:07 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target build 08-Jun-2026 02:05:07 [INFO] build 08-Jun-2026 02:05:07 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ xmppserver --- build 08-Jun-2026 02:05:07 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 08-Jun-2026 02:05:07 [INFO] build 08-Jun-2026 02:05:07 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- build 08-Jun-2026 02:05:08 [INFO] build 08-Jun-2026 02:05:08 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ xmppserver --- build 08-Jun-2026 02:05:08 [INFO] Copying 2 resources from src/main/resources to target/classes build 08-Jun-2026 02:05:08 [INFO] build 08-Jun-2026 02:05:08 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver --- build 08-Jun-2026 02:05:08 [INFO] Recompiling the module because of changed dependency. build 08-Jun-2026 02:05:08 [INFO] Compiling 796 source files with javac [debug target 17] to target/classes build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1032,38] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1124,38] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[293,31] hasChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[306,31] getChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2947,17] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2917,17] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[512,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2543,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3054,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3055,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java:[723,117] TLS_ACCEPT_SELFSIGNED_CERTS in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java:[779,118] TLS_CERTIFICATE_VERIFY_VALIDITY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/TLSStreamHandler.java:[137,73] TLS_CERTIFICATE_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/TLSStreamHandler.java:[138,77] TLS_CERTIFICATE_CHAIN_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[40,10] deprecated item is not annotated with @Deprecated build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MUCPersistenceManager.java:[1013,35] hasChangedSubject() in org.jivesoftware.openfire.muc.MUCRoomHistory has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/ServerStanzaHandler.java:[138,82] TLS_CERTIFICATE_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/ServerStanzaHandler.java:[139,73] TLS_CERTIFICATE_CHAIN_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 08-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API. build 08-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details. build 08-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations. build 08-Jun-2026 02:05:24 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details. build 08-Jun-2026 02:05:24 [INFO] build 08-Jun-2026 02:05:24 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.35:jspc (jspc) @ xmppserver --- build 08-Jun-2026 02:05:24 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,blowfish-migration.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-clear-chat.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-retirees.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin-jsp.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-configuration.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-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/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-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/index.jsp,setup/setup-datasource-standard.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-profile.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp,pubsub-node-subscriber-delete.jsp,user-groups.jsp,dns-overrides.jsp,server-session-failure-details.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/** build 08-Jun-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. build 08-Jun-2026 02:05:33 [INFO] Generation completed with [0] errors in [7649] milliseconds build 08-Jun-2026 02:05:33 [INFO] build 08-Jun-2026 02:05:33 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ xmppserver --- build 08-Jun-2026 02:05:33 [INFO] Copying 31 resources from src/test/resources to target/test-classes build 08-Jun-2026 02:05:33 [INFO] build 08-Jun-2026 02:05:33 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver --- build 08-Jun-2026 02:05:33 [INFO] Recompiling the module because of changed dependency. build 08-Jun-2026 02:05:33 [INFO] Compiling 145 source files with javac [debug target 17] to target/test-classes build 08-Jun-2026 02:05:41 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API. build 08-Jun-2026 02:05:41 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details. build 08-Jun-2026 02:05:41 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations. build 08-Jun-2026 02:05:41 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details. build 08-Jun-2026 02:05:41 [INFO] build 08-Jun-2026 02:05:41 [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- build 08-Jun-2026 02:05:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider build 08-Jun-2026 02:05:41 [INFO] build 08-Jun-2026 02:05:41 [INFO] ------------------------------------------------------- build 08-Jun-2026 02:05:41 [INFO] T E S T S build 08-Jun-2026 02:05:41 [INFO] ------------------------------------------------------- build 08-Jun-2026 02:05:44 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest error 08-Jun-2026 02:05:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:05:48 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.245 s -- in org.jivesoftware.admin.AuthCheckFilterTest build 08-Jun-2026 02:05:49 [INFO] Running org.jivesoftware.admin.CacheControlFilterTest error 08-Jun-2026 02:05:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:05:51 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.226 s -- in org.jivesoftware.admin.CacheControlFilterTest build 08-Jun-2026 02:05:52 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest error 08-Jun-2026 02:05:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:05:55 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.276 s -- in org.jivesoftware.admin.LoginLimitManagerTest build 08-Jun-2026 02:05:56 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest error 08-Jun-2026 02:05:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:05:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.146 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest build 08-Jun-2026 02:05:59 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest error 08-Jun-2026 02:05:59 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:05:59 which will prevent the application from working correctly. error 08-Jun-2026 02:05:59 error 08-Jun-2026 02:05:59 build 08-Jun-2026 02:06:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest build 08-Jun-2026 02:06:00 [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest error 08-Jun-2026 02:06:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:06:03 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.010 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest build 08-Jun-2026 02:06:05 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest error 08-Jun-2026 02:06:05 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:06:05 which will prevent the application from working correctly. error 08-Jun-2026 02:06:05 error 08-Jun-2026 02:06:05 build 08-Jun-2026 02:06:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest build 08-Jun-2026 02:06:06 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest error 08-Jun-2026 02:06:07 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:06:07 which will prevent the application from working correctly. error 08-Jun-2026 02:06:07 error 08-Jun-2026 02:06:07 build 08-Jun-2026 02:06:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest build 08-Jun-2026 02:06:07 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest error 08-Jun-2026 02:06:08 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:06:08 which will prevent the application from working correctly. error 08-Jun-2026 02:06:08 error 08-Jun-2026 02:06:08 build 08-Jun-2026 02:06:08 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 s -- in org.jivesoftware.openfire.ldap.VCardTest build 08-Jun-2026 02:06:09 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest error 08-Jun-2026 02:06:09 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:06:09 which will prevent the application from working correctly. error 08-Jun-2026 02:06:09 error 08-Jun-2026 02:06:09 build 08-Jun-2026 02:06:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest build 08-Jun-2026 02:06:10 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest error 08-Jun-2026 02:06:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:06:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.880 s -- in org.jivesoftware.openfire.SessionPacketRouterTest build 08-Jun-2026 02:06:14 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest error 08-Jun-2026 02:06:15 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:06:15 which will prevent the application from working correctly. error 08-Jun-2026 02:06:15 error 08-Jun-2026 02:06:15 error 08-Jun-2026 02:06:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:06:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.852 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest build 08-Jun-2026 02:06:17 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest build 08-Jun-2026 02:06:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s -- in org.jivesoftware.openfire.archive.ArchiverTest build 08-Jun-2026 02:06:20 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest build 08-Jun-2026 02:06:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest build 08-Jun-2026 02:06:21 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest error 08-Jun-2026 02:06:22 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:06:22 which will prevent the application from working correctly. error 08-Jun-2026 02:06:22 error 08-Jun-2026 02:06:22 build 08-Jun-2026 02:06:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.618 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest build 08-Jun-2026 02:06:26 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest build 08-Jun-2026 02:06:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest build 08-Jun-2026 02:06:27 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest error 08-Jun-2026 02:06:28 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:06:28 which will prevent the application from working correctly. error 08-Jun-2026 02:06:28 error 08-Jun-2026 02:06:28 build 08-Jun-2026 02:06:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest build 08-Jun-2026 02:06:29 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest build 08-Jun-2026 02:06:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest build 08-Jun-2026 02:06:30 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest error 08-Jun-2026 02:06:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:06:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.042 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest build 08-Jun-2026 02:06:33 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest error 08-Jun-2026 02:06:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). build 08-Jun-2026 02:06:36 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). build 08-Jun-2026 02:06:36 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). build 08-Jun-2026 02:06:36 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). build 08-Jun-2026 02:06:36 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). build 08-Jun-2026 02:06:36 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). build 08-Jun-2026 02:06:36 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:36 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). build 08-Jun-2026 02:06:36 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@114c185d). build 08-Jun-2026 02:06:36 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:36 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). build 08-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). build 08-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). build 08-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). build 08-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). build 08-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). build 08-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). build 08-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@38bb3c2). build 08-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). build 08-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). build 08-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). build 08-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). build 08-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). build 08-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). build 08-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). build 08-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@de6c47f). build 08-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). build 08-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). build 08-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). build 08-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). build 08-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). build 08-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). build 08-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). build 08-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@13ff74ea). build 08-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:37 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). build 08-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). build 08-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). build 08-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). build 08-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). build 08-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). build 08-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). build 08-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:37 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7a83f1a6). build 08-Jun-2026 02:06:37 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:37 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1f8b9262). build 08-Jun-2026 02:06:37 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1f8b9262). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1f8b9262). build 08-Jun-2026 02:06:37 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1f8b9262). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1f8b9262). build 08-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:37 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:37 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1f8b9262). build 08-Jun-2026 02:06:37 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1f8b9262). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1f8b9262). build 08-Jun-2026 02:06:37 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1f8b9262). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1f8b9262). build 08-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). build 08-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). build 08-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). build 08-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). build 08-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). build 08-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). build 08-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). build 08-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@11f65b2a). build 08-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1d3ab1d8). build 08-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1d3ab1d8). build 08-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). build 08-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). build 08-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). build 08-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). build 08-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). build 08-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). build 08-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). build 08-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6a3b2dfd). build 08-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c58c8bf). build 08-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c58c8bf). build 08-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c58c8bf). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c58c8bf). build 08-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c58c8bf). build 08-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c58c8bf). build 08-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c58c8bf). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6c58c8bf). build 08-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). build 08-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). build 08-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). build 08-Jun-2026 02:06:38 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). build 08-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). build 08-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). build 08-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). build 08-Jun-2026 02:06:38 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@aaee738). build 08-Jun-2026 02:06:38 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:38 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7b8de31f). build 08-Jun-2026 02:06:38 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7b8de31f). build 08-Jun-2026 02:06:38 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7b8de31f). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7b8de31f). build 08-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:38 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:38 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7b8de31f). build 08-Jun-2026 02:06:38 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7b8de31f). build 08-Jun-2026 02:06:38 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7b8de31f). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7b8de31f). build 08-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:39 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). build 08-Jun-2026 02:06:39 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). build 08-Jun-2026 02:06:39 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). build 08-Jun-2026 02:06:39 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). build 08-Jun-2026 02:06:39 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). build 08-Jun-2026 02:06:39 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). build 08-Jun-2026 02:06:39 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). build 08-Jun-2026 02:06:39 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@51eed7b6). build 08-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:39 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). build 08-Jun-2026 02:06:39 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). build 08-Jun-2026 02:06:39 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). build 08-Jun-2026 02:06:39 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). build 08-Jun-2026 02:06:39 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). build 08-Jun-2026 02:06:39 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). build 08-Jun-2026 02:06:39 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). build 08-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:39 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4de00ad1). build 08-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:39 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). build 08-Jun-2026 02:06:39 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). build 08-Jun-2026 02:06:39 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). build 08-Jun-2026 02:06:39 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). build 08-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:39 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). build 08-Jun-2026 02:06:39 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). build 08-Jun-2026 02:06:39 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). build 08-Jun-2026 02:06:39 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@37fa5394). build 08-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:39 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). build 08-Jun-2026 02:06:39 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). build 08-Jun-2026 02:06:39 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). build 08-Jun-2026 02:06:39 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). build 08-Jun-2026 02:06:39 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). build 08-Jun-2026 02:06:39 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). build 08-Jun-2026 02:06:39 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). build 08-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:39 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@237b5297). build 08-Jun-2026 02:06:39 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:39 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). build 08-Jun-2026 02:06:39 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). build 08-Jun-2026 02:06:39 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). build 08-Jun-2026 02:06:39 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). build 08-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:39 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:39 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). build 08-Jun-2026 02:06:39 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). build 08-Jun-2026 02:06:39 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). build 08-Jun-2026 02:06:39 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@16fdd212). build 08-Jun-2026 02:06:40 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:40 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:40 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). build 08-Jun-2026 02:06:40 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). build 08-Jun-2026 02:06:40 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). build 08-Jun-2026 02:06:40 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). build 08-Jun-2026 02:06:40 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). build 08-Jun-2026 02:06:40 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). build 08-Jun-2026 02:06:40 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). build 08-Jun-2026 02:06:40 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3f34a50b). build 08-Jun-2026 02:06:40 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:40 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:40 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). build 08-Jun-2026 02:06:40 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). build 08-Jun-2026 02:06:40 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). build 08-Jun-2026 02:06:40 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). build 08-Jun-2026 02:06:40 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:40 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:40 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). build 08-Jun-2026 02:06:40 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). build 08-Jun-2026 02:06:40 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). build 08-Jun-2026 02:06:40 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7666f435). build 08-Jun-2026 02:06:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.292 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest build 08-Jun-2026 02:06:41 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest error 08-Jun-2026 02:06:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:43 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b9b176b). build 08-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:43 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b9b176b). build 08-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:43 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:43 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4cf4e193). build 08-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4cf4e193). build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27b105ca). build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27b105ca). build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42537c19). build 08-Jun-2026 02:06:44 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42537c19). build 08-Jun-2026 02:06:44 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42537c19). build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@42537c19). build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ba6ec4a). build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ba6ec4a). build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:44 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@76a4439f). build 08-Jun-2026 02:06:45 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@76a4439f). build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@493b755f). build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@493b755f). build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73d46ba2). build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73d46ba2). build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7998dd3e). build 08-Jun-2026 02:06:45 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7998dd3e). build 08-Jun-2026 02:06:45 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7998dd3e). build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7998dd3e). build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@660e6859). build 08-Jun-2026 02:06:45 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@660e6859). build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@660e6859). build 08-Jun-2026 02:06:45 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@660e6859). build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34ac0e11). build 08-Jun-2026 02:06:45 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@34ac0e11). build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@259796d4). build 08-Jun-2026 02:06:45 Initializing Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 Destroying Node_A_Plugin. build 08-Jun-2026 02:06:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.946 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest build 08-Jun-2026 02:06:46 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest error 08-Jun-2026 02:06:47 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:06:47 which will prevent the application from working correctly. error 08-Jun-2026 02:06:47 error 08-Jun-2026 02:06:47 build 08-Jun-2026 02:06:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.jivesoftware.openfire.container.PluginManagerTest build 08-Jun-2026 02:06:48 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest error 08-Jun-2026 02:06:48 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:06:48 which will prevent the application from working correctly. error 08-Jun-2026 02:06:48 error 08-Jun-2026 02:06:48 build 08-Jun-2026 02:06:48 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.jivesoftware.openfire.container.PluginServletTest build 08-Jun-2026 02:06:49 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest error 08-Jun-2026 02:06:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:06:51 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:06:51 which will prevent the application from working correctly. error 08-Jun-2026 02:06:51 error 08-Jun-2026 02:06:51 build 08-Jun-2026 02:06:52 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.361 s -- in org.jivesoftware.openfire.csi.CsiManagerTest build 08-Jun-2026 02:06:53 [INFO] Running org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest error 08-Jun-2026 02:06:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:06:56 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.885 s -- in org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest build 08-Jun-2026 02:06:57 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest error 08-Jun-2026 02:06:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:07:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.431 s -- in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest build 08-Jun-2026 02:07:02 [INFO] Running org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest error 08-Jun-2026 02:07:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:07:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.185 s -- in org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest build 08-Jun-2026 02:07:06 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest error 08-Jun-2026 02:07:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:07:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest build 08-Jun-2026 02:07:09 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest error 08-Jun-2026 02:07:10 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:07:10 which will prevent the application from working correctly. error 08-Jun-2026 02:07:10 error 08-Jun-2026 02:07:10 build 08-Jun-2026 02:07:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest build 08-Jun-2026 02:07:11 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest error 08-Jun-2026 02:07:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:07:14 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:07:14 which will prevent the application from working correctly. error 08-Jun-2026 02:07:14 error 08-Jun-2026 02:07:14 build 08-Jun-2026 02:07:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.183 s -- in org.jivesoftware.openfire.forward.ForwardedTest build 08-Jun-2026 02:07:17 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest error 08-Jun-2026 02:07:19 2026-06-08T07:07:19.063210576Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:19 2026-06-08T07:07:19.149558405Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:19 2026-06-08T07:07:19.150170353Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:19 2026-06-08T07:07:19.151622261Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:19 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:07:19 which will prevent the application from working correctly. error 08-Jun-2026 02:07:19 error 08-Jun-2026 02:07:19 error 08-Jun-2026 02:07:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:07:30 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.18 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest build 08-Jun-2026 02:07:31 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest error 08-Jun-2026 02:07:32 2026-06-08T07:07:32.930026859Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:33 2026-06-08T07:07:32.971690851Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:33 2026-06-08T07:07:32.973427857Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:33 2026-06-08T07:07:32.975574075Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:33 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:07:33 which will prevent the application from working correctly. error 08-Jun-2026 02:07:33 error 08-Jun-2026 02:07:33 error 08-Jun-2026 02:07:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:07:40 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.241 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest build 08-Jun-2026 02:07:42 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest error 08-Jun-2026 02:07:43 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:07:43 which will prevent the application from working correctly. error 08-Jun-2026 02:07:43 error 08-Jun-2026 02:07:43 build 08-Jun-2026 02:07:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 s -- in org.jivesoftware.openfire.group.GroupJIDTest build 08-Jun-2026 02:07:45 [INFO] Running org.jivesoftware.openfire.group.GroupManagerConcurrencyTest error 08-Jun-2026 02:07:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:07:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.971 s -- in org.jivesoftware.openfire.group.GroupManagerConcurrencyTest build 08-Jun-2026 02:07:54 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest error 08-Jun-2026 02:07:55 2026-06-08T07:07:55.692186511Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:55 2026-06-08T07:07:55.729711824Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:55 2026-06-08T07:07:55.730325048Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:55 2026-06-08T07:07:55.731879877Z main ERROR Recursive call to appender file error 08-Jun-2026 02:07:55 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:07:55 which will prevent the application from working correctly. error 08-Jun-2026 02:07:55 error 08-Jun-2026 02:07:55 error 08-Jun-2026 02:07:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:08:00 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.090 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest build 08-Jun-2026 02:08:01 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest error 08-Jun-2026 02:08:02 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:08:02 which will prevent the application from working correctly. error 08-Jun-2026 02:08:02 error 08-Jun-2026 02:08:02 error 08-Jun-2026 02:08:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:08:05 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.629 s -- in org.jivesoftware.openfire.group.GroupManagerTest build 08-Jun-2026 02:08:06 [INFO] Running org.jivesoftware.openfire.group.GroupTest error 08-Jun-2026 02:08:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:08:08 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 s -- in org.jivesoftware.openfire.group.GroupTest build 08-Jun-2026 02:08:09 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest build 08-Jun-2026 02:08:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest build 08-Jun-2026 02:08:11 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest build 08-Jun-2026 02:08:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest build 08-Jun-2026 02:08:13 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 08-Jun-2026 02:08:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 08-Jun-2026 02:08:15 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest build 08-Jun-2026 02:08:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest build 08-Jun-2026 02:08:16 [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest build 08-Jun-2026 02:08:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest build 08-Jun-2026 02:08:18 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 08-Jun-2026 02:08:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 08-Jun-2026 02:08:19 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest build 08-Jun-2026 02:08:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.600 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest build 08-Jun-2026 02:08:26 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 08-Jun-2026 02:08:29 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 08-Jun-2026 02:08:31 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.927 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 08-Jun-2026 02:08:31 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 08-Jun-2026 02:08:32 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 08-Jun-2026 02:08:32 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 08-Jun-2026 02:08:33 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 08-Jun-2026 02:08:33 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 08-Jun-2026 02:08:34 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 08-Jun-2026 02:08:34 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.131 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 08-Jun-2026 02:08:35 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 08-Jun-2026 02:08:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.608 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 08-Jun-2026 02:08:40 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest error 08-Jun-2026 02:08:41 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:08:41 which will prevent the application from working correctly. error 08-Jun-2026 02:08:41 error 08-Jun-2026 02:08:41 build 08-Jun-2026 02:08:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest build 08-Jun-2026 02:08:42 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest error 08-Jun-2026 02:08:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:08:43 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:08:43 which will prevent the application from working correctly. error 08-Jun-2026 02:08:43 error 08-Jun-2026 02:08:43 build 08-Jun-2026 02:08:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.059 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest build 08-Jun-2026 02:08:45 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest error 08-Jun-2026 02:08:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:08:47 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:08:47 which will prevent the application from working correctly. error 08-Jun-2026 02:08:47 error 08-Jun-2026 02:08:47 build 08-Jun-2026 02:08:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.905 s -- in org.jivesoftware.openfire.muc.MUCRoomTest build 08-Jun-2026 02:08:49 [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 08-Jun-2026 02:08:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 08-Jun-2026 02:08:51 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest error 08-Jun-2026 02:08:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:08:54 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:08:54 which will prevent the application from working correctly. error 08-Jun-2026 02:08:54 error 08-Jun-2026 02:08:54 build 08-Jun-2026 02:08:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.785 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest build 08-Jun-2026 02:08:55 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest error 08-Jun-2026 02:08:56 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:08:56 which will prevent the application from working correctly. error 08-Jun-2026 02:08:56 error 08-Jun-2026 02:08:56 build 08-Jun-2026 02:08:57 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 s -- in org.jivesoftware.openfire.net.DNSUtilTest build 08-Jun-2026 02:08:58 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 08-Jun-2026 02:09:00 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.871 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 08-Jun-2026 02:09:01 [INFO] Running org.jivesoftware.openfire.net.SASLAuthenticationTest error 08-Jun-2026 02:09:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:09:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.574 s -- in org.jivesoftware.openfire.net.SASLAuthenticationTest build 08-Jun-2026 02:09:06 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest build 08-Jun-2026 02:09:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.jivesoftware.openfire.net.SrvRecordTest build 08-Jun-2026 02:09:08 [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest error 08-Jun-2026 02:09:09 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:09 which will prevent the application from working correctly. error 08-Jun-2026 02:09:09 error 08-Jun-2026 02:09:09 build 08-Jun-2026 02:09:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest build 08-Jun-2026 02:09:10 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest error 08-Jun-2026 02:09:10 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:10 which will prevent the application from working correctly. error 08-Jun-2026 02:09:10 error 08-Jun-2026 02:09:10 build 08-Jun-2026 02:09:11 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.760 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest build 08-Jun-2026 02:09:12 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest error 08-Jun-2026 02:09:12 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:12 which will prevent the application from working correctly. error 08-Jun-2026 02:09:12 error 08-Jun-2026 02:09:12 build 08-Jun-2026 02:09:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest build 08-Jun-2026 02:09:13 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest error 08-Jun-2026 02:09:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:09:14 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:14 which will prevent the application from working correctly. error 08-Jun-2026 02:09:14 error 08-Jun-2026 02:09:14 build 08-Jun-2026 02:09:16 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.334 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest build 08-Jun-2026 02:09:17 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest error 08-Jun-2026 02:09:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:09:18 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:18 which will prevent the application from working correctly. error 08-Jun-2026 02:09:18 error 08-Jun-2026 02:09:18 build 08-Jun-2026 02:09:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.726 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest build 08-Jun-2026 02:09:20 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest error 08-Jun-2026 02:09:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:09:22 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:22 which will prevent the application from working correctly. error 08-Jun-2026 02:09:22 error 08-Jun-2026 02:09:22 build 08-Jun-2026 02:09:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.818 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest build 08-Jun-2026 02:09:24 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest error 08-Jun-2026 02:09:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:09:26 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:26 which will prevent the application from working correctly. error 08-Jun-2026 02:09:26 error 08-Jun-2026 02:09:26 build 08-Jun-2026 02:09:27 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.603 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest build 08-Jun-2026 02:09:28 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest build 08-Jun-2026 02:09:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest build 08-Jun-2026 02:09:30 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest build 08-Jun-2026 02:09:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest build 08-Jun-2026 02:09:32 [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest error 08-Jun-2026 02:09:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:09:35 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:35 which will prevent the application from working correctly. error 08-Jun-2026 02:09:35 error 08-Jun-2026 02:09:35 build 08-Jun-2026 02:09:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.851 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest build 08-Jun-2026 02:09:36 [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest error 08-Jun-2026 02:09:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:09:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.355 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest build 08-Jun-2026 02:09:40 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest error 08-Jun-2026 02:09:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:09:41 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:41 which will prevent the application from working correctly. error 08-Jun-2026 02:09:41 error 08-Jun-2026 02:09:41 build 08-Jun-2026 02:09:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 s -- in org.jivesoftware.openfire.roster.RosterItemTest build 08-Jun-2026 02:09:43 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest error 08-Jun-2026 02:09:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:09:45 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:45 which will prevent the application from working correctly. error 08-Jun-2026 02:09:45 error 08-Jun-2026 02:09:45 build 08-Jun-2026 02:09:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.687 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest build 08-Jun-2026 02:09:47 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest error 08-Jun-2026 02:09:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:09:49 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:49 which will prevent the application from working correctly. error 08-Jun-2026 02:09:49 error 08-Jun-2026 02:09:49 build 08-Jun-2026 02:09:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.524 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest build 08-Jun-2026 02:09:51 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1CredentialObfuscationTest error 08-Jun-2026 02:09:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:09:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.038 s -- in org.jivesoftware.openfire.sasl.ScramSha1CredentialObfuscationTest build 08-Jun-2026 02:09:55 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest error 08-Jun-2026 02:09:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 08-Jun-2026 02:09:56 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:09:56 which will prevent the application from working correctly. error 08-Jun-2026 02:09:56 error 08-Jun-2026 02:09:56 build 08-Jun-2026 02:09:58 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.358 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest build 08-Jun-2026 02:09:59 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 08-Jun-2026 02:09:59 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 08-Jun-2026 02:10:00 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest error 08-Jun-2026 02:10:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:13:01 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.9 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest build 08-Jun-2026 02:13:03 [INFO] Running org.jivesoftware.openfire.session.ServerSessionTest build 08-Jun-2026 02:13:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.jivesoftware.openfire.session.ServerSessionTest build 08-Jun-2026 02:13:04 [INFO] Running org.jivesoftware.openfire.session.SessionTest build 08-Jun-2026 02:13:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s -- in org.jivesoftware.openfire.session.SessionTest build 08-Jun-2026 02:13:05 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest build 08-Jun-2026 02:13:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest build 08-Jun-2026 02:13:06 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest error 08-Jun-2026 02:13:07 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:13:07 which will prevent the application from working correctly. error 08-Jun-2026 02:13:07 error 08-Jun-2026 02:13:07 build 08-Jun-2026 02:13:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest build 08-Jun-2026 02:13:08 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest error 08-Jun-2026 02:13:08 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:13:08 which will prevent the application from working correctly. error 08-Jun-2026 02:13:08 error 08-Jun-2026 02:13:08 build 08-Jun-2026 02:13:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest build 08-Jun-2026 02:13:09 [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest error 08-Jun-2026 02:13:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:13:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest build 08-Jun-2026 02:13:12 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest error 08-Jun-2026 02:13:12 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:13:12 which will prevent the application from working correctly. error 08-Jun-2026 02:13:12 error 08-Jun-2026 02:13:12 build 08-Jun-2026 02:13:12 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest build 08-Jun-2026 02:13:13 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest build 08-Jun-2026 02:13:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest build 08-Jun-2026 02:13:15 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest build 08-Jun-2026 02:13:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest build 08-Jun-2026 02:13:17 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest error 08-Jun-2026 02:13:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:13:20 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.315 s -- in org.jivesoftware.openfire.user.UserManagerTest build 08-Jun-2026 02:13:21 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 08-Jun-2026 02:13:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 08-Jun-2026 02:13:23 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 08-Jun-2026 02:13:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 08-Jun-2026 02:13:24 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest error 08-Jun-2026 02:13:25 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:13:25 which will prevent the application from working correctly. error 08-Jun-2026 02:13:25 error 08-Jun-2026 02:13:25 build 08-Jun-2026 02:13:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest build 08-Jun-2026 02:13:26 [INFO] Running org.jivesoftware.util.AdminConsoleTest error 08-Jun-2026 02:13:26 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:13:26 which will prevent the application from working correctly. error 08-Jun-2026 02:13:26 error 08-Jun-2026 02:13:26 build 08-Jun-2026 02:13:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s -- in org.jivesoftware.util.AdminConsoleTest build 08-Jun-2026 02:13:27 [INFO] Running org.jivesoftware.util.AesEncryptorTest build 08-Jun-2026 02:13:28 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 s -- in org.jivesoftware.util.AesEncryptorTest build 08-Jun-2026 02:13:29 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest build 08-Jun-2026 02:13:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest build 08-Jun-2026 02:13:32 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest error 08-Jun-2026 02:13:32 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:13:32 which will prevent the application from working correctly. error 08-Jun-2026 02:13:32 error 08-Jun-2026 02:13:32 build 08-Jun-2026 02:13:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s -- in org.jivesoftware.util.BlowfishEncryptorTest build 08-Jun-2026 02:13:35 [INFO] Running org.jivesoftware.util.CacheUtilTest error 08-Jun-2026 02:13:35 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:13:35 which will prevent the application from working correctly. error 08-Jun-2026 02:13:35 error 08-Jun-2026 02:13:35 build 08-Jun-2026 02:13:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.jivesoftware.util.CacheUtilTest build 08-Jun-2026 02:13:36 [INFO] Running org.jivesoftware.util.CacheableOptionalTest build 08-Jun-2026 02:13:36 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.103 s -- in org.jivesoftware.util.CacheableOptionalTest build 08-Jun-2026 02:13:38 [INFO] Running org.jivesoftware.util.CertificateManagerTest error 08-Jun-2026 02:13:39 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:13:39 which will prevent the application from working correctly. error 08-Jun-2026 02:13:39 error 08-Jun-2026 02:13:39 build 08-Jun-2026 02:13:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s -- in org.jivesoftware.util.CertificateManagerTest build 08-Jun-2026 02:13:40 [INFO] Running org.jivesoftware.util.CertificateTest build 08-Jun-2026 02:13:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.jivesoftware.util.CertificateTest build 08-Jun-2026 02:13:41 [INFO] Running org.jivesoftware.util.CollectionUtilsTest build 08-Jun-2026 02:13:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.jivesoftware.util.CollectionUtilsTest build 08-Jun-2026 02:13:42 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest build 08-Jun-2026 02:13:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s -- in org.jivesoftware.util.GraphicsUtilsTest build 08-Jun-2026 02:13:44 [INFO] Running org.jivesoftware.util.IpUtilsTest build 08-Jun-2026 02:13:44 [INFO] Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.jivesoftware.util.IpUtilsTest build 08-Jun-2026 02:13:45 [INFO] Running org.jivesoftware.util.JIDTest build 08-Jun-2026 02:13:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.jivesoftware.util.JIDTest build 08-Jun-2026 02:13:46 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest build 08-Jun-2026 02:13:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.jivesoftware.util.JavaSpecVersionTest build 08-Jun-2026 02:13:47 [INFO] Running org.jivesoftware.util.LDAPTest build 08-Jun-2026 02:13:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s -- in org.jivesoftware.util.LDAPTest build 08-Jun-2026 02:13:49 [INFO] Running org.jivesoftware.util.ListPagerTest error 08-Jun-2026 02:13:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:13:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.154 s -- in org.jivesoftware.util.ListPagerTest build 08-Jun-2026 02:13:52 [INFO] Running org.jivesoftware.util.LocaleUtilsTest build 08-Jun-2026 02:13:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in org.jivesoftware.util.LocaleUtilsTest build 08-Jun-2026 02:13:53 [INFO] Running org.jivesoftware.util.ObfuscatorTest build 08-Jun-2026 02:13:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.200 s -- in org.jivesoftware.util.ObfuscatorTest build 08-Jun-2026 02:13:55 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest error 08-Jun-2026 02:13:56 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:13:56 which will prevent the application from working correctly. error 08-Jun-2026 02:13:56 error 08-Jun-2026 02:13:56 build 08-Jun-2026 02:13:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.jivesoftware.util.SAXReaderUtilTest build 08-Jun-2026 02:13:57 [INFO] Running org.jivesoftware.util.StringUtilsTest error 08-Jun-2026 02:13:57 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:13:57 which will prevent the application from working correctly. error 08-Jun-2026 02:13:57 error 08-Jun-2026 02:13:57 build 08-Jun-2026 02:13:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in org.jivesoftware.util.StringUtilsTest build 08-Jun-2026 02:13:58 [INFO] Running org.jivesoftware.util.SystemPropertyTest error 08-Jun-2026 02:13:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:14:01 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.540 s -- in org.jivesoftware.util.SystemPropertyTest build 08-Jun-2026 02:14:02 [INFO] Running org.jivesoftware.util.TaskEngineTest error 08-Jun-2026 02:14:02 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:14:02 which will prevent the application from working correctly. error 08-Jun-2026 02:14:02 error 08-Jun-2026 02:14:02 build 08-Jun-2026 02:14:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in org.jivesoftware.util.TaskEngineTest build 08-Jun-2026 02:14:03 [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest build 08-Jun-2026 02:14:04 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest build 08-Jun-2026 02:14:05 [INFO] Running org.jivesoftware.util.VersionTest build 08-Jun-2026 02:14:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.jivesoftware.util.VersionTest build 08-Jun-2026 02:14:06 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest build 08-Jun-2026 02:14:06 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.jivesoftware.util.WebXmlUtilsTest build 08-Jun-2026 02:14:07 [INFO] Running org.jivesoftware.util.XMLPropertiesMigrationEncryptionTest build 08-Jun-2026 02:14:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s -- in org.jivesoftware.util.XMLPropertiesMigrationEncryptionTest build 08-Jun-2026 02:14:09 [INFO] Running org.jivesoftware.util.XMLPropertiesTest error 08-Jun-2026 02:14:09 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:14:09 which will prevent the application from working correctly. error 08-Jun-2026 02:14:09 error 08-Jun-2026 02:14:09 build 08-Jun-2026 02:14:10 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 s -- in org.jivesoftware.util.XMLPropertiesTest build 08-Jun-2026 02:14:11 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest build 08-Jun-2026 02:14:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest build 08-Jun-2026 02:14:12 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest error 08-Jun-2026 02:14:13 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:14:13 which will prevent the application from working correctly. error 08-Jun-2026 02:14:13 error 08-Jun-2026 02:14:13 build 08-Jun-2026 02:14:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest build 08-Jun-2026 02:14:14 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest error 08-Jun-2026 02:14:14 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:14:14 which will prevent the application from working correctly. error 08-Jun-2026 02:14:14 error 08-Jun-2026 02:14:14 build 08-Jun-2026 02:14:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in org.jivesoftware.util.cache.CacheFactoryTest build 08-Jun-2026 02:14:15 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest error 08-Jun-2026 02:14:16 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:14:16 which will prevent the application from working correctly. error 08-Jun-2026 02:14:16 error 08-Jun-2026 02:14:16 build 08-Jun-2026 02:14:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s -- in org.jivesoftware.util.cache.CacheSizesTest build 08-Jun-2026 02:14:17 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 08-Jun-2026 02:14:17 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 08-Jun-2026 02:14:18 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 08-Jun-2026 02:14:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 08-Jun-2026 02:14:19 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest error 08-Jun-2026 02:14:20 Critical Error! The home directory has not been configured, error 08-Jun-2026 02:14:20 which will prevent the application from working correctly. error 08-Jun-2026 02:14:20 error 08-Jun-2026 02:14:20 build 08-Jun-2026 02:14:20 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.583 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest build 08-Jun-2026 02:14:21 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 08-Jun-2026 02:14:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 08-Jun-2026 02:14:23 [INFO] Running org.jivesoftware.util.channelbinding.ChannelBindingProviderManagerTest error 08-Jun-2026 02:14:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:14:25 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.324 s -- in org.jivesoftware.util.channelbinding.ChannelBindingProviderManagerTest build 08-Jun-2026 02:14:26 [INFO] Running org.jivesoftware.util.channelbinding.TlsServerEndPointChannelBindingProviderTest error 08-Jun-2026 02:14:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:14:29 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.531 s -- in org.jivesoftware.util.channelbinding.TlsServerEndPointChannelBindingProviderTest build 08-Jun-2026 02:14:30 [INFO] Running org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest error 08-Jun-2026 02:14:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 08-Jun-2026 02:14:33 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.760 s -- in org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest build 08-Jun-2026 02:14:34 [INFO] Running org.jivesoftware.database.DbConnectionManagerTest build 08-Jun-2026 02:14:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.jivesoftware.database.DbConnectionManagerTest build 08-Jun-2026 02:14:35 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest build 08-Jun-2026 02:14:35 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.jivesoftware.database.ProfiledConnectionTest build 08-Jun-2026 02:14:36 [INFO] Running dom.io.XMPPPacketReaderTest build 08-Jun-2026 02:14:37 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in dom.io.XMPPPacketReaderTest build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] Results: build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [WARNING] Tests run: 1907, Failures: 0, Errors: 0, Skipped: 3 build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- build 08-Jun-2026 02:14:37 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] --- maven-assembly-plugin:3.8.0:single (default) @ xmppserver --- build 08-Jun-2026 02:14:37 [INFO] Reading assembly descriptor: src/assembly/taglib.xml build 08-Jun-2026 02:14:37 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver --- build 08-Jun-2026 02:14:37 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:14:37 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.pom build 08-Jun-2026 02:14:37 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT-taglib.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- build 08-Jun-2026 02:14:37 [INFO] Building Starter for Openfire 5.2.0-SNAPSHOT [4/7] build 08-Jun-2026 02:14:37 [INFO] --------------------------------[ jar ]--------------------------------- build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- build 08-Jun-2026 02:14:37 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ starter --- build 08-Jun-2026 02:14:37 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ starter --- build 08-Jun-2026 02:14:37 [INFO] Copying 4 resources from src/main/resources to target/classes build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter --- build 08-Jun-2026 02:14:37 [INFO] Recompiling the module because of changed dependency. build 08-Jun-2026 02:14:37 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes build 08-Jun-2026 02:14:37 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API. build 08-Jun-2026 02:14:37 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details. build 08-Jun-2026 02:14:37 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations. build 08-Jun-2026 02:14:37 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details. build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ starter --- build 08-Jun-2026 02:14:37 [INFO] Copying 2 resources from src/test/resources to target/test-classes build 08-Jun-2026 02:14:37 [INFO] build 08-Jun-2026 02:14:37 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter --- build 08-Jun-2026 02:14:37 [INFO] Recompiling the module because of changed dependency. build 08-Jun-2026 02:14:37 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- build 08-Jun-2026 02:14:38 [INFO] Surefire report directory: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/surefire-reports build 08-Jun-2026 02:14:38 build 08-Jun-2026 02:14:38 ------------------------------------------------------- build 08-Jun-2026 02:14:38 T E S T S build 08-Jun-2026 02:14:38 ------------------------------------------------------- build 08-Jun-2026 02:14:38 Running org.jivesoftware.openfire.launcher.LauncherTest error 08-Jun-2026 02:14:38 [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. build 08-Jun-2026 02:14:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec build 08-Jun-2026 02:14:38 build 08-Jun-2026 02:14:38 Results : build 08-Jun-2026 02:14:38 build 08-Jun-2026 02:14:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 build 08-Jun-2026 02:14:38 build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- build 08-Jun-2026 02:14:38 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter --- build 08-Jun-2026 02:14:38 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:14:38 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.pom build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- build 08-Jun-2026 02:14:38 [INFO] Building Openfire Plugins 5.2.0-SNAPSHOT [5/7] build 08-Jun-2026 02:14:38 [INFO] --------------------------------[ pom ]--------------------------------- build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ plugins --- build 08-Jun-2026 02:14:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins --- build 08-Jun-2026 02:14:38 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/5.2.0-SNAPSHOT/plugins-5.2.0-SNAPSHOT.pom build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- build 08-Jun-2026 02:14:38 [INFO] Building Openfire Plugin Assembly Descriptor 5.2.0-SNAPSHOT [6/7] build 08-Jun-2026 02:14:38 [INFO] --------------------------------[ jar ]--------------------------------- build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- build 08-Jun-2026 02:14:38 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- build 08-Jun-2026 02:14:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- build 08-Jun-2026 02:14:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 08-Jun-2026 02:14:38 [INFO] Copying 1 resource build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- build 08-Jun-2026 02:14:38 [INFO] No sources to compile build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- build 08-Jun-2026 02:14:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 08-Jun-2026 02:14:38 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- build 08-Jun-2026 02:14:38 [INFO] No sources to compile build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- build 08-Jun-2026 02:14:38 [INFO] No tests to run. build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- build 08-Jun-2026 02:14:38 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor --- build 08-Jun-2026 02:14:38 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:14:38 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.pom build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- build 08-Jun-2026 02:14:38 [INFO] Building Distribution 5.2.0-SNAPSHOT [7/7] build 08-Jun-2026 02:14:38 [INFO] --------------------------------[ pom ]--------------------------------- build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- build 08-Jun-2026 02:14:38 [INFO] Deleting /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ distribution --- build 08-Jun-2026 02:14:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 08-Jun-2026 02:14:38 [INFO] build 08-Jun-2026 02:14:38 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ distribution --- build 08-Jun-2026 02:14:38 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml build 08-Jun-2026 02:14:39 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/gnu/inet/libidn/1.35/libidn-1.35.pom build 08-Jun-2026 02:14:40 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cenqua/shaj/shaj/0.5/shaj-0.5.pom build 08-Jun-2026 02:14:40 [INFO] Copying files to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base build 08-Jun-2026 02:14:40 [INFO] 730 files copied to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base build 08-Jun-2026 02:14:40 [INFO] build 08-Jun-2026 02:14:40 [INFO] --- maven-dependency-plugin:3.11.0:copy (copy) @ distribution --- build 08-Jun-2026 02:14:41 [INFO] build 08-Jun-2026 02:14:41 [INFO] --- install4j-maven:12.0.3:compile (compile-installers) @ distribution --- build 08-Jun-2026 02:14:42 [INFO] install4j version 12.0.2 (build 12038), built on 2025-12-19 build 08-Jun-2026 02:14:42 [INFO] Registered to daryl herzmann, Ignite Realtime build 08-Jun-2026 02:14:42 [INFO] build 08-Jun-2026 02:14:43 [INFO] Loading config file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/installer/openfire.install4j build 08-Jun-2026 02:14:44 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden. build 08-Jun-2026 02:14:44 [INFO] Creating media file 'Windows x86': build 08-Jun-2026 02:14:44 [INFO] Created media file output directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 08-Jun-2026 02:14:44 [INFO] build 08-Jun-2026 02:14:44 [INFO] Collecting files: build 08-Jun-2026 02:14:44 [INFO] Compiling launchers: build 08-Jun-2026 02:14:44 [INFO] Compiling launcher 'Openfire': build 08-Jun-2026 02:14:44 [INFO] Compiling launcher 'GUI Launcher': build 08-Jun-2026 02:14:44 [INFO] Compiling launcher 'openfired': build 08-Jun-2026 02:14:44 [INFO] Creating media file: build 08-Jun-2026 02:14:46 [INFO] Preparing custom code & resources JAR file: build 08-Jun-2026 02:14:46 [INFO] Zipping custom code & resources JAR file build 08-Jun-2026 02:14:46 [INFO] Identifying components build 08-Jun-2026 02:14:52 [INFO] Shrinking runtime build 08-Jun-2026 02:14:52 [INFO] build 08-Jun-2026 02:14:52 [INFO] Creating media file 'Unix Archive': build 08-Jun-2026 02:14:52 [INFO] Collecting files: build 08-Jun-2026 02:14:52 [INFO] Compiling launchers: build 08-Jun-2026 02:14:52 [INFO] Creating media file: build 08-Jun-2026 02:14:52 [INFO] build 08-Jun-2026 02:14:52 [INFO] Creating media file 'Windows Archive': build 08-Jun-2026 02:14:52 [INFO] Collecting files: build 08-Jun-2026 02:14:52 [INFO] Compiling launchers: build 08-Jun-2026 02:14:52 [INFO] Compiling launcher 'Openfire': build 08-Jun-2026 02:14:52 [INFO] Compiling launcher 'GUI Launcher': build 08-Jun-2026 02:14:52 [INFO] Compiling launcher 'openfired': build 08-Jun-2026 02:14:52 [INFO] Creating media file: build 08-Jun-2026 02:14:53 [INFO] Shrinking runtime build 08-Jun-2026 02:14:53 [INFO] build 08-Jun-2026 02:14:53 [INFO] Creating media file 'Windows x64': build 08-Jun-2026 02:14:53 [INFO] Collecting files: build 08-Jun-2026 02:14:53 [INFO] Compiling launchers: build 08-Jun-2026 02:14:53 [INFO] Compiling launcher 'Openfire': build 08-Jun-2026 02:14:53 [INFO] Compiling launcher 'GUI Launcher': build 08-Jun-2026 02:14:53 [INFO] Compiling launcher 'openfired': build 08-Jun-2026 02:14:53 [INFO] Creating media file: build 08-Jun-2026 02:14:54 [INFO] Preparing custom code & resources JAR file: build 08-Jun-2026 02:14:54 [INFO] Zipping custom code & resources JAR file build 08-Jun-2026 02:14:54 [INFO] Identifying components build 08-Jun-2026 02:14:54 [INFO] Shrinking runtime build 08-Jun-2026 02:14:54 [INFO] build 08-Jun-2026 02:14:54 [INFO] Creating media file 'macOS Folder': build 08-Jun-2026 02:14:54 [INFO] Collecting files: build 08-Jun-2026 02:14:54 [INFO] Compiling launchers: build 08-Jun-2026 02:14:55 [INFO] Compiling launcher 'Openfire': build 08-Jun-2026 02:14:55 [INFO] Signing launcher (adhoc) build 08-Jun-2026 02:14:55 [INFO] Compiling launcher 'GUI Launcher': build 08-Jun-2026 02:14:55 [INFO] Signing launcher (adhoc) build 08-Jun-2026 02:14:55 [INFO] Compiling launcher 'openfired': build 08-Jun-2026 02:14:55 [INFO] Signing launcher (adhoc) build 08-Jun-2026 02:14:55 [INFO] Creating media file: build 08-Jun-2026 02:14:55 [INFO] Signing launcher (adhoc) build 08-Jun-2026 02:14:55 [INFO] Signing launcher (adhoc) build 08-Jun-2026 02:14:55 [INFO] Preparing custom code & resources JAR file: build 08-Jun-2026 02:14:55 [INFO] Zipping custom code & resources JAR file build 08-Jun-2026 02:14:55 [INFO] Identifying components build 08-Jun-2026 02:14:56 [INFO] Shrinking runtime build 08-Jun-2026 02:14:56 [INFO] build 08-Jun-2026 02:15:01 [INFO] Compressing 5 media files with 5 threads: build 08-Jun-2026 02:15:01 [INFO] build 08-Jun-2026 02:15:01 [INFO] Compressed media file 'Unix Archive': build 08-Jun-2026 02:15:01 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 08-Jun-2026 02:15:01 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.tar.gz. build 08-Jun-2026 02:15:01 [INFO] The size of the media file is 77.9 MB build 08-Jun-2026 02:15:01 [INFO] build 08-Jun-2026 02:15:01 [INFO] Compressed media file 'Windows Archive': build 08-Jun-2026 02:15:01 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 08-Jun-2026 02:15:01 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.zip. build 08-Jun-2026 02:15:52 [INFO] The size of the media file is 80.8 MB build 08-Jun-2026 02:15:52 [INFO] build 08-Jun-2026 02:15:52 [INFO] Compressed media file 'Windows x86': build 08-Jun-2026 02:15:52 [INFO] Compressing files build 08-Jun-2026 02:15:52 [INFO] Applying LZMA compression build 08-Jun-2026 02:15:52 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 08-Jun-2026 02:15:52 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.exe. build 08-Jun-2026 02:15:55 [INFO] The size of the media file is 80.5 MB build 08-Jun-2026 02:15:55 [INFO] build 08-Jun-2026 02:15:55 [INFO] Compressed media file 'Windows x64': build 08-Jun-2026 02:15:55 [INFO] Compressing files build 08-Jun-2026 02:15:55 [INFO] Applying LZMA compression build 08-Jun-2026 02:15:55 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 08-Jun-2026 02:15:55 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT_x64.exe. build 08-Jun-2026 02:15:55 [INFO] The size of the media file is 80.8 MB build 08-Jun-2026 02:15:55 [INFO] build 08-Jun-2026 02:15:55 [INFO] Compressed media file 'macOS Folder': build 08-Jun-2026 02:15:55 [INFO] Compressing files build 08-Jun-2026 02:15:55 [INFO] Applying LZMA compression build 08-Jun-2026 02:15:55 [INFO] Generating VM options file vmoptions.txt. build 08-Jun-2026 02:15:55 [INFO] Signing installer (adhoc) build 08-Jun-2026 02:15:55 [INFO] Moving media files to media directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media build 08-Jun-2026 02:15:55 [INFO] The name of the media file is openfire_5_2_0-SNAPSHOT.dmg. build 08-Jun-2026 02:15:55 [INFO] The size of the media file is 85.2 MB build 08-Jun-2026 02:15:55 [INFO] Writing md5sums. build 08-Jun-2026 02:15:55 [INFO] Writing sha256sums. build 08-Jun-2026 02:15:55 [INFO] Writing updates.xml. build 08-Jun-2026 02:15:55 [INFO] Build completed in 73.7 seconds at 2026-06-08 02:15:55 with 1 warning. build 08-Jun-2026 02:15:55 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings. build 08-Jun-2026 02:15:55 [INFO] build 08-Jun-2026 02:15:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution --- build 08-Jun-2026 02:15:55 [INFO] Installing /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/5.2.0-SNAPSHOT/distribution-5.2.0-SNAPSHOT.pom build 08-Jun-2026 02:15:56 [INFO] ------------------------------------------------------------------------ build 08-Jun-2026 02:15:56 [INFO] Reactor Summary for Parent 5.2.0-SNAPSHOT: build 08-Jun-2026 02:15:56 [INFO] build 08-Jun-2026 02:15:56 [INFO] Parent ............................................. SUCCESS [ 0.403 s] build 08-Jun-2026 02:15:56 [INFO] Internationalization files for Openfire ............ SUCCESS [ 0.803 s] build 08-Jun-2026 02:15:56 [INFO] Core XMPP Server ................................... SUCCESS [09:30 min] build 08-Jun-2026 02:15:56 [INFO] Starter for Openfire ............................... SUCCESS [ 0.646 s] build 08-Jun-2026 02:15:56 [INFO] Openfire Plugins ................................... SUCCESS [ 0.020 s] build 08-Jun-2026 02:15:56 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.132 s] build 08-Jun-2026 02:15:56 [INFO] Distribution ....................................... SUCCESS [01:17 min] build 08-Jun-2026 02:15:56 [INFO] ------------------------------------------------------------------------ build 08-Jun-2026 02:15:56 [INFO] BUILD SUCCESS build 08-Jun-2026 02:15:56 [INFO] ------------------------------------------------------------------------ build 08-Jun-2026 02:15:56 [INFO] Total time: 10:50 min build 08-Jun-2026 02:15:56 [INFO] Finished at: 2026-06-08T02:15:56-05:00 build 08-Jun-2026 02:15:56 [INFO] ------------------------------------------------------------------------ simple 08-Jun-2026 02:15:56 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1... simple 08-Jun-2026 02:15:56 Finished task 'Build and install in local repository' with result: Success command 08-Jun-2026 02:15:56 Substituting variable: ${bamboo.planRepository.branch} with main simple 08-Jun-2026 02:15:56 Starting task 'Sync /mnt/maven' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 08-Jun-2026 02:15:56 Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Workflow #3298 (OPENFIRE-NIGHTLYMAVEN-JOB1-3298)'\n ... running command line: \n/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN-JOB1-3298-ScriptBuildTask-15232257209654970054.sh\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1\n error 08-Jun-2026 02:15:56 + '[' main '!=' main ']' error 08-Jun-2026 02:15:56 + MVN_PATH=/staticfiles/repo error 08-Jun-2026 02:15:56 + MVN_GROUP_PATH=org/igniterealtime/openfire error 08-Jun-2026 02:15:56 + RSYNC_CHMOD=o+r,Do+rx error 08-Jun-2026 02:15:56 + rsync -av --chmod=o+r,Do+rx -e ssh --exclude=/lost+found/ /mnt/maven/org/igniterealtime/openfire/ bamboo@igniterealtime.org:/staticfiles/repo/org/igniterealtime/openfire/ build 08-Jun-2026 02:15:58 sending incremental file list build 08-Jun-2026 02:15:59 distribution/maven-metadata-local.xml build 08-Jun-2026 02:15:59 distribution/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 distribution/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 distribution/5.1.1-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 distribution/5.1.1-SNAPSHOT/distribution-5.1.1-SNAPSHOT.pom build 08-Jun-2026 02:15:59 distribution/5.1.1-SNAPSHOT/distribution-5.1.1-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 distribution/5.1.1-SNAPSHOT/distribution-5.1.1-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 distribution/5.1.1-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 distribution/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 distribution/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 distribution/5.2.0-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 distribution/5.2.0-SNAPSHOT/distribution-5.2.0-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 distribution/5.2.0-SNAPSHOT/distribution-5.2.0-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 distribution/5.2.0-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 distribution/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 distribution/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 i18n/maven-metadata-local.xml build 08-Jun-2026 02:15:59 i18n/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 i18n/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 i18n/5.1.1-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.jar build 08-Jun-2026 02:15:59 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.jar.md5 build 08-Jun-2026 02:15:59 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.jar.sha1 build 08-Jun-2026 02:15:59 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.pom build 08-Jun-2026 02:15:59 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 i18n/5.1.1-SNAPSHOT/i18n-5.1.1-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 i18n/5.1.1-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 i18n/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 i18n/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 i18n/5.2.0-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:15:59 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar.md5 build 08-Jun-2026 02:15:59 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.jar.sha1 build 08-Jun-2026 02:15:59 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 i18n/5.2.0-SNAPSHOT/i18n-5.2.0-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 i18n/5.2.0-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 i18n/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 i18n/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 parent/maven-metadata-local.xml build 08-Jun-2026 02:15:59 parent/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 parent/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 parent/5.1.1-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 parent/5.1.1-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 parent/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 parent/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 parent/5.1.1-SNAPSHOT/parent-5.1.1-SNAPSHOT.pom build 08-Jun-2026 02:15:59 parent/5.1.1-SNAPSHOT/parent-5.1.1-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 parent/5.1.1-SNAPSHOT/parent-5.1.1-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 parent/5.2.0-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 parent/5.2.0-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 parent/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 parent/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 parent/5.2.0-SNAPSHOT/parent-5.2.0-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 parent/5.2.0-SNAPSHOT/parent-5.2.0-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 plugins/maven-metadata-local.xml build 08-Jun-2026 02:15:59 plugins/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 plugins/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 plugins/5.1.1-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 plugins/5.1.1-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 plugins/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 plugins/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 plugins/5.1.1-SNAPSHOT/plugins-5.1.1-SNAPSHOT.pom build 08-Jun-2026 02:15:59 plugins/5.1.1-SNAPSHOT/plugins-5.1.1-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 plugins/5.1.1-SNAPSHOT/plugins-5.1.1-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 plugins/5.2.0-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 plugins/5.2.0-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 plugins/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 plugins/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 plugins/5.2.0-SNAPSHOT/plugins-5.2.0-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 plugins/5.2.0-SNAPSHOT/plugins-5.2.0-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/maven-metadata-local.xml build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.jar build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.jar.md5 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.jar.sha1 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.pom build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.1.1-SNAPSHOT/openfire-plugin-assembly-descriptor-5.1.1-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar.md5 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar.sha1 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 plugins/openfire-plugin-assembly-descriptor/5.2.0-SNAPSHOT/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 starter/maven-metadata-local.xml build 08-Jun-2026 02:15:59 starter/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 starter/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 starter/5.1.1-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 starter/5.1.1-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 starter/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 starter/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.jar build 08-Jun-2026 02:15:59 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.jar.md5 build 08-Jun-2026 02:15:59 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.jar.sha1 build 08-Jun-2026 02:15:59 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.pom build 08-Jun-2026 02:15:59 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 starter/5.1.1-SNAPSHOT/starter-5.1.1-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 starter/5.2.0-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 starter/5.2.0-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 starter/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 starter/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:15:59 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar.md5 build 08-Jun-2026 02:15:59 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.jar.sha1 build 08-Jun-2026 02:15:59 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 starter/5.2.0-SNAPSHOT/starter-5.2.0-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 xmppserver/maven-metadata-local.xml build 08-Jun-2026 02:15:59 xmppserver/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 xmppserver/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT-taglib.jar build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT-taglib.jar.md5 build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT-taglib.jar.sha1 build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.jar build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.jar.md5 build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.jar.sha1 build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.pom build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 xmppserver/5.1.1-SNAPSHOT/xmppserver-5.1.1-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/_remote.repositories build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/maven-metadata-local.xml build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/maven-metadata-local.xml.md5 build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/maven-metadata-local.xml.sha1 build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar.md5 build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT-taglib.jar.sha1 build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar.md5 build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.jar.sha1 build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.pom.md5 build 08-Jun-2026 02:15:59 xmppserver/5.2.0-SNAPSHOT/xmppserver-5.2.0-SNAPSHOT.pom.sha1 build 08-Jun-2026 02:16:00 build 08-Jun-2026 02:16:00 sent 1,939,823 bytes received 45,084 bytes 441,090.44 bytes/sec build 08-Jun-2026 02:16:00 total size is 127,413,975 speedup is 64.19 simple 08-Jun-2026 02:16:00 Finished task 'Sync /mnt/maven' with result: Success command 08-Jun-2026 02:16:00 Substituting variable: ${bamboo.planRepository.branch} with main simple 08-Jun-2026 02:16:00 Starting task 'copy to website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 08-Jun-2026 02:16:00 Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Workflow #3298 (OPENFIRE-NIGHTLYMAVEN-JOB1-3298)'\n ... running command line: \n/bin/sh /home/bamboo-agent1/bamboo-agent-home/temp/OPENFIRE-NIGHTLYMAVEN-JOB1-3298-ScriptBuildTask-15075170086824559534.sh\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1\n build 08-Jun-2026 02:16:00 total 415232 build 08-Jun-2026 02:16:00 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 317 Jun 8 02:15 md5sums build 08-Jun-2026 02:16:00 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 89329799 Jun 8 02:15 openfire_5_2_0-SNAPSHOT.dmg build 08-Jun-2026 02:16:00 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 84460544 Jun 8 02:15 openfire_5_2_0-SNAPSHOT.exe build 08-Jun-2026 02:16:00 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 81675635 Jun 8 02:15 openfire_5_2_0-SNAPSHOT.tar.gz build 08-Jun-2026 02:16:00 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 84690432 Jun 8 02:15 openfire_5_2_0-SNAPSHOT_x64.exe build 08-Jun-2026 02:16:00 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 84679638 Jun 8 02:15 openfire_5_2_0-SNAPSHOT.zip build 08-Jun-2026 02:16:00 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 936 Jun 8 02:15 output.txt build 08-Jun-2026 02:16:00 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 477 Jun 8 02:15 sha256sums build 08-Jun-2026 02:16:00 -rw-r--r-- 1 bamboo-agent1 bamboo-agent1 3538 Jun 8 02:15 updates.xml simple 08-Jun-2026 02:17:14 Finished task 'copy to website' with result: Success simple 08-Jun-2026 02:17:14 Running post build plugin 'Docker Container Cleanup' simple 08-Jun-2026 02:17:14 Running post build plugin 'NCover Results Collector' simple 08-Jun-2026 02:17:14 Running post build plugin 'Build Results Label Collector' simple 08-Jun-2026 02:17:14 Running post build plugin 'Clover Results Collector' simple 08-Jun-2026 02:17:14 Running post build plugin 'npm Cache Cleanup' simple 08-Jun-2026 02:17:14 Running post build plugin 'Artifact Copier' simple 08-Jun-2026 02:17:14 Publishing an artifact: install4j-generated media simple 08-Jun-2026 02:17:14 Finished publishing of artifact Non required shared artifact Http Compression On : [install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 510.4 ms simple 08-Jun-2026 02:17:14 Publishing an artifact: plugins error 08-Jun-2026 02:17:14 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins does not exist. simple 08-Jun-2026 02:17:14 The artifact hasn't been successfully published after 411.7 μs simple 08-Jun-2026 02:17:14 Finalising the build... simple 08-Jun-2026 02:17:14 Stopping timer. simple 08-Jun-2026 02:17:14 Build OPENFIRE-NIGHTLYMAVEN-JOB1-3298 completed. simple 08-Jun-2026 07:17:19 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 08-Jun-2026 07:17:19 Running on server: post build plugin 'NCover Results Collector' simple 08-Jun-2026 07:17:19 Running on server: post build plugin 'Build Labeller' simple 08-Jun-2026 07:17:19 Running on server: post build plugin 'Clover Delta Calculator' simple 08-Jun-2026 07:17:19 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 08-Jun-2026 07:17:19 All post build plugins have finished simple 08-Jun-2026 07:17:19 Generating build results summary... simple 08-Jun-2026 07:17:19 Saving build results to disk... simple 08-Jun-2026 07:17:19 Store variable context... simple 08-Jun-2026 07:17:19 Finished building OPENFIRE-NIGHTLYMAVEN-JOB1-3298.