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

Build: #1961 was successful

Job: Run Maven was successful

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build log

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

25-Sep-2022 07:24:15 Build Openfire - Nightly Maven Install4j Build - Run Maven #1961 (OPENFIRE-NIGHTLYMAVEN-JOB1-1961) started building on agent Default Agent, bamboo version: 8.2.4
25-Sep-2022 07:24:15
25-Sep-2022 07:24:15 Build working directory is /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
25-Sep-2022 07:24:15 Executing build Openfire - Nightly Maven Install4j Build - Run Maven #1961 (OPENFIRE-NIGHTLYMAVEN-JOB1-1961)
25-Sep-2022 07:24:15 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
25-Sep-2022 07:24:15 Checking out into /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
25-Sep-2022 07:24:15 Updating source code to revision: 7953ab4741108cfaf033964ef98c0ae43f0ef071
25-Sep-2022 07:24:15 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'.
25-Sep-2022 07:24:16 Checking out revision 7953ab4741108cfaf033964ef98c0ae43f0ef071.
25-Sep-2022 07:24:16 Already on 'main'
25-Sep-2022 07:24:16 Updated source code to revision: 7953ab4741108cfaf033964ef98c0ae43f0ef071
25-Sep-2022 07:24:16 Finished task 'Checkout Default Repository' with result: Success
25-Sep-2022 07:24:16 Running pre-build action: VCS Version Collector
25-Sep-2022 07:24:16 Running pre-build action: Build Log Labeller Pre Build Action
25-Sep-2022 07:24:16 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
25-Sep-2022 07:24:16
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Run Maven #1961 (OPENFIRE-NIGHTLYMAVEN-JOB1-1961)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1 -Dinstall4j.home=/home/bamboo/install4j7 -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install
... in: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
25-Sep-2022 07:24:16 NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
25-Sep-2022 07:24:17 [INFO] Scanning for projects...
25-Sep-2022 07:24:19 [WARNING]
25-Sep-2022 07:24:19 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.8.0-SNAPSHOT
25-Sep-2022 07:24:19 [WARNING] 'dependencies.dependency.systemPath' for install4j:install4j:jar should not point at files within the project directory, ${project.basedir}/libs/i4jruntime.jar will be unresolvable by dependent projects @ line 61, column 25
25-Sep-2022 07:24:19 [WARNING]
25-Sep-2022 07:24:19 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
25-Sep-2022 07:24:19 [WARNING]
25-Sep-2022 07:24:19 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
25-Sep-2022 07:24:19 [WARNING]
25-Sep-2022 07:24:19 [INFO] ------------------------------------------------------------------------
25-Sep-2022 07:24:19 [INFO] Reactor Build Order:
25-Sep-2022 07:24:19 [INFO]
25-Sep-2022 07:24:19 [INFO] Parent                                                             [pom]
25-Sep-2022 07:24:19 [INFO] Internationalization files for Openfire                            [jar]
25-Sep-2022 07:24:19 [INFO] Core XMPP Server                                                   [jar]
25-Sep-2022 07:24:19 [INFO] Starter for Openfire                                               [jar]
25-Sep-2022 07:24:19 [INFO] Openfire Plugins                                                   [pom]
25-Sep-2022 07:24:19 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
25-Sep-2022 07:24:19 [INFO] Distribution                                                       [jar]
25-Sep-2022 07:24:19 [INFO]
25-Sep-2022 07:24:19 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
25-Sep-2022 07:24:19 [INFO] Building Parent 4.8.0-SNAPSHOT                                     [1/7]
25-Sep-2022 07:24:19 [INFO] --------------------------------[ pom ]---------------------------------
25-Sep-2022 07:24:19 [INFO]
25-Sep-2022 07:24:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
25-Sep-2022 07:24:19 [INFO]
25-Sep-2022 07:24:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
25-Sep-2022 07:24:19 [INFO]
25-Sep-2022 07:24:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
25-Sep-2022 07:24:19 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/4.8.0-SNAPSHOT/parent-4.8.0-SNAPSHOT.pom
25-Sep-2022 07:24:19 [INFO]
25-Sep-2022 07:24:19 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
25-Sep-2022 07:24:19 [INFO] Building Internationalization files for Openfire 4.8.0-SNAPSHOT    [2/7]
25-Sep-2022 07:24:19 [INFO] --------------------------------[ jar ]---------------------------------
25-Sep-2022 07:24:19 [INFO]
25-Sep-2022 07:24:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
25-Sep-2022 07:24:19 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target
25-Sep-2022 07:24:19 [INFO]
25-Sep-2022 07:24:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
25-Sep-2022 07:24:19 [INFO]
25-Sep-2022 07:24:19 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
25-Sep-2022 07:24:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:24:19 [INFO] Copying 13 resources
25-Sep-2022 07:24:19 [INFO]
25-Sep-2022 07:24:19 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
25-Sep-2022 07:24:20 [INFO] Includes: [**/*.properties]
25-Sep-2022 07:24:20 [INFO] Excludes: []
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_cs_CZ.properties2558873574766005234native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_de.properties15961178343803490103native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_es.properties5268895601463687754native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_fr.properties9020235945432666504native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_ja_JP.properties10735779233276051671native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_nl.properties11551446701262499945native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_pl_PL.properties5387190796001055163native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_pt_BR.properties5640132151935122640native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_pt_PT.properties16219695043300647097native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_ru_RU.properties14393101762300512409native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_sk.properties17662601072802707102native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_zh_CN.properties13236330856994730461native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
25-Sep-2022 07:24:20 [INFO] Processing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties
25-Sep-2022 07:24:20 [INFO] Converting: '/var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n.properties9013327017263935938native2ascii'
25-Sep-2022 07:24:20 [INFO] File converted successfuly: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties
25-Sep-2022 07:24:20 [INFO]
25-Sep-2022 07:24:20 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
25-Sep-2022 07:24:20 [INFO] No sources to compile
25-Sep-2022 07:24:20 [INFO]
25-Sep-2022 07:24:20 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
25-Sep-2022 07:24:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:24:20 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/src/test/resources
25-Sep-2022 07:24:20 [INFO]
25-Sep-2022 07:24:20 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
25-Sep-2022 07:24:20 [INFO] No sources to compile
25-Sep-2022 07:24:20 [INFO]
25-Sep-2022 07:24:20 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
25-Sep-2022 07:24:21 [INFO] No tests to run.
25-Sep-2022 07:24:21 [INFO]
25-Sep-2022 07:24:21 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
25-Sep-2022 07:24:21 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-4.8.0-SNAPSHOT.jar
25-Sep-2022 07:24:21 [INFO]
25-Sep-2022 07:24:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
25-Sep-2022 07:24:21 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-4.8.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/4.8.0-SNAPSHOT/i18n-4.8.0-SNAPSHOT.jar
25-Sep-2022 07:24:21 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/4.8.0-SNAPSHOT/i18n-4.8.0-SNAPSHOT.pom
25-Sep-2022 07:24:21 [INFO]
25-Sep-2022 07:24:21 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
25-Sep-2022 07:24:21 [INFO] Building Core XMPP Server 4.8.0-SNAPSHOT                           [3/7]
25-Sep-2022 07:24:21 [INFO] --------------------------------[ jar ]---------------------------------
25-Sep-2022 07:24:22 [INFO]
25-Sep-2022 07:24:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
25-Sep-2022 07:24:22 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target
25-Sep-2022 07:24:22 [INFO]
25-Sep-2022 07:24:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
25-Sep-2022 07:24:22 [INFO]
25-Sep-2022 07:24:22 [INFO] --- git-commit-id-plugin:4.0.3:revision (get-the-git-infos) @ xmppserver ---
25-Sep-2022 07:24:22 [INFO]
25-Sep-2022 07:24:22 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
25-Sep-2022 07:24:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:24:22 [INFO] Copying 5 resources
25-Sep-2022 07:24:22 [INFO]
25-Sep-2022 07:24:22 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
25-Sep-2022 07:24:23 [INFO] Changes detected - recompiling the module!
25-Sep-2022 07:24:23 [INFO] Compiling 726 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/classes
25-Sep-2022 07:24:39 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Some input files use or override a deprecated API.
25-Sep-2022 07:24:39 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Recompile with -Xlint:deprecation for details.
25-Sep-2022 07:24:39 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations.
25-Sep-2022 07:24:39 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details.
25-Sep-2022 07:24:39 [INFO]
25-Sep-2022 07:24:39 [INFO] --- jetty-jspc-maven-plugin:9.4.43.v20210629:jspc (jspc) @ xmppserver ---
25-Sep-2022 07:24:39 [INFO] Logging initialized @23600ms to org.eclipse.jetty.util.log.Slf4jLog
25-Sep-2022 07:24:39 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,chatroom-history-settings.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-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.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,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-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.jsp,setup/index.jsp,setup/setup-completed.jsp,setup/setup-datasource-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-user.jsp,setup/setup-profile-settings.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user_test.jsp,system-cache-details.jsp,system-cache.jsp,system-clustering-data-consistency-check.jsp,system-clustering.jsp,system-email.jsp,system-emailtest.jsp,system-properties.jsp,system-sms.jsp,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-groups.jsp,user-lockout.jsp,user-message.jsp,user-privacylists.jsp,user-properties.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-summary.jsp,user-tabs.jsp,user-password.jsp,user-roster-add.jsp,user-search.jsp,system-admin-console-access.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
25-Sep-2022 07:24:40 [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.
25-Sep-2022 07:24:54 [INFO] Generation completed with [0] errors in [14037] milliseconds
25-Sep-2022 07:24:54 [INFO]
25-Sep-2022 07:24:54 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
25-Sep-2022 07:24:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:24:54 [INFO] Copying 22 resources
25-Sep-2022 07:24:54 [INFO]
25-Sep-2022 07:24:54 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
25-Sep-2022 07:24:54 [INFO] Changes detected - recompiling the module!
25-Sep-2022 07:24:54 [INFO] Compiling 69 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/test-classes
25-Sep-2022 07:24:56 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
25-Sep-2022 07:24:56 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
25-Sep-2022 07:24:56 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Some input files use unchecked or unsafe operations.
25-Sep-2022 07:24:56 [INFO] /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Recompile with -Xlint:unchecked for details.
25-Sep-2022 07:24:56 [INFO]
25-Sep-2022 07:24:56 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
25-Sep-2022 07:24:56 [INFO]
25-Sep-2022 07:24:56 [INFO] -------------------------------------------------------
25-Sep-2022 07:24:56 [INFO]  T E S T S
25-Sep-2022 07:24:56 [INFO] -------------------------------------------------------
25-Sep-2022 07:24:57 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
25-Sep-2022 07:24:59 Critical Error! The home directory has not been configured,
25-Sep-2022 07:24:59 which will prevent the application from working correctly.
25-Sep-2022 07:24:59
25-Sep-2022 07:24:59
25-Sep-2022 07:24:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9 s - in org.jivesoftware.admin.LoginLimitManagerTest
25-Sep-2022 07:25:00 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
25-Sep-2022 07:25:02 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s - in org.jivesoftware.admin.AuthCheckFilterTest
25-Sep-2022 07:25:03 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
25-Sep-2022 07:25:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.772 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
25-Sep-2022 07:25:07 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
25-Sep-2022 07:25:08 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:08 which will prevent the application from working correctly.
25-Sep-2022 07:25:08
25-Sep-2022 07:25:08
25-Sep-2022 07:25:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s - in org.jivesoftware.openfire.ldap.LdapManagerTest
25-Sep-2022 07:25:09 [INFO] Running org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
25-Sep-2022 07:25:09 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.02 s - in org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
25-Sep-2022 07:25:10 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
25-Sep-2022 07:25:11 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:11 which will prevent the application from working correctly.
25-Sep-2022 07:25:11
25-Sep-2022 07:25:11
25-Sep-2022 07:25:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 s - in org.jivesoftware.openfire.ldap.VCardTest
25-Sep-2022 07:25:12 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
25-Sep-2022 07:25:13 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:13 which will prevent the application from working correctly.
25-Sep-2022 07:25:13
25-Sep-2022 07:25:13
25-Sep-2022 07:25:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s - in org.jivesoftware.openfire.ldap.VCardTemplateTest
25-Sep-2022 07:25:14 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
25-Sep-2022 07:25:14 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.88 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
25-Sep-2022 07:25:15 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
25-Sep-2022 07:25:16 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:16 which will prevent the application from working correctly.
25-Sep-2022 07:25:16
25-Sep-2022 07:25:16
25-Sep-2022 07:25:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
25-Sep-2022 07:25:17 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
25-Sep-2022 07:25:18 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:18 which will prevent the application from working correctly.
25-Sep-2022 07:25:18
25-Sep-2022 07:25:18
25-Sep-2022 07:25:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s - in org.jivesoftware.openfire.nio.XMLLightweightParserTest
25-Sep-2022 07:25:19 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
25-Sep-2022 07:25:20 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:20 which will prevent the application from working correctly.
25-Sep-2022 07:25:20
25-Sep-2022 07:25:20
25-Sep-2022 07:25:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
25-Sep-2022 07:25:21 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
25-Sep-2022 07:25:23 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:23 which will prevent the application from working correctly.
25-Sep-2022 07:25:23
25-Sep-2022 07:25:23
25-Sep-2022 07:25:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.186 s - in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
25-Sep-2022 07:25:24 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
25-Sep-2022 07:25:25 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:25 which will prevent the application from working correctly.
25-Sep-2022 07:25:25
25-Sep-2022 07:25:25
25-Sep-2022 07:25:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s - in org.jivesoftware.openfire.muc.HistoryStrategyTest
25-Sep-2022 07:25:26 [INFO] Running org.jivesoftware.openfire.muc.MUCRoleTest
25-Sep-2022 07:25:28 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:28 which will prevent the application from working correctly.
25-Sep-2022 07:25:28
25-Sep-2022 07:25:28
25-Sep-2022 07:25:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s - in org.jivesoftware.openfire.muc.MUCRoleTest
25-Sep-2022 07:25:29 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
25-Sep-2022 07:25:31 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:31 which will prevent the application from working correctly.
25-Sep-2022 07:25:31
25-Sep-2022 07:25:31
25-Sep-2022 07:25:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 s - in org.jivesoftware.openfire.muc.MUCRoomTest
25-Sep-2022 07:25:32 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
25-Sep-2022 07:25:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s - in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
25-Sep-2022 07:25:35 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
25-Sep-2022 07:25:36 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:36 which will prevent the application from working correctly.
25-Sep-2022 07:25:36
25-Sep-2022 07:25:36
25-Sep-2022 07:25:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
25-Sep-2022 07:25:37 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
25-Sep-2022 07:25:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.512 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
25-Sep-2022 07:25:41 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
25-Sep-2022 07:25:42 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:42 which will prevent the application from working correctly.
25-Sep-2022 07:25:42
25-Sep-2022 07:25:42
25-Sep-2022 07:25:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
25-Sep-2022 07:25:43 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
25-Sep-2022 07:25:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.jivesoftware.openfire.spi.ConnectionTypeTest
25-Sep-2022 07:25:44 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
25-Sep-2022 07:25:45 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:45 which will prevent the application from working correctly.
25-Sep-2022 07:25:45
25-Sep-2022 07:25:45
25-Sep-2022 07:25:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
25-Sep-2022 07:25:46 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
25-Sep-2022 07:25:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s - in org.jivesoftware.openfire.archive.ArchiverTest
25-Sep-2022 07:25:49 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
25-Sep-2022 07:25:51 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.3 s - in org.jivesoftware.openfire.user.UserManagerTest
25-Sep-2022 07:25:52 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
25-Sep-2022 07:25:53 Critical Error! The home directory has not been configured,
25-Sep-2022 07:25:53 which will prevent the application from working correctly.
25-Sep-2022 07:25:53
25-Sep-2022 07:25:53
25-Sep-2022 07:25:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 s - in org.jivesoftware.openfire.container.PluginManagerTest
25-Sep-2022 07:25:54 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
25-Sep-2022 07:26:02 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.493 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
25-Sep-2022 07:26:03 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
25-Sep-2022 07:26:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.82 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
25-Sep-2022 07:26:07 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
25-Sep-2022 07:26:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
25-Sep-2022 07:26:10 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest
25-Sep-2022 07:26:12 2022-09-25 07:26:12,403 main ERROR Recursive call to appender file
25-Sep-2022 07:26:12 2022-09-25 07:26:12,437 main ERROR Recursive call to appender file
25-Sep-2022 07:26:12 2022-09-25 07:26:12,438 main ERROR Recursive call to appender file
25-Sep-2022 07:26:12 2022-09-25 07:26:12,439 main ERROR Recursive call to appender file
25-Sep-2022 07:26:12 Critical Error! The home directory has not been configured,
25-Sep-2022 07:26:12 which will prevent the application from working correctly.
25-Sep-2022 07:26:12
25-Sep-2022 07:26:12
25-Sep-2022 07:26:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.179 s - in org.jivesoftware.openfire.group.GroupManagerNoMockTest
25-Sep-2022 07:26:16 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
25-Sep-2022 07:26:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in org.jivesoftware.openfire.group.GroupJIDTest
25-Sep-2022 07:26:18 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
25-Sep-2022 07:26:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.398 s - in org.jivesoftware.openfire.group.GroupManagerTest
25-Sep-2022 07:26:21 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest
25-Sep-2022 07:26:23 2022-09-25 07:26:22,999 main ERROR Recursive call to appender file
25-Sep-2022 07:26:23 2022-09-25 07:26:23,035 main ERROR Recursive call to appender file
25-Sep-2022 07:26:23 2022-09-25 07:26:23,036 main ERROR Recursive call to appender file
25-Sep-2022 07:26:23 2022-09-25 07:26:23,037 main ERROR Recursive call to appender file
25-Sep-2022 07:26:23 Critical Error! The home directory has not been configured,
25-Sep-2022 07:26:23 which will prevent the application from working correctly.
25-Sep-2022 07:26:23
25-Sep-2022 07:26:23
25-Sep-2022 07:26:28 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.534 s - in org.jivesoftware.openfire.group.AbstractGroupProviderTest
25-Sep-2022 07:26:28 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest
25-Sep-2022 07:26:30 2022-09-25 07:26:30,669 main ERROR Recursive call to appender file
25-Sep-2022 07:26:30 2022-09-25 07:26:30,709 main ERROR Recursive call to appender file
25-Sep-2022 07:26:30 2022-09-25 07:26:30,711 main ERROR Recursive call to appender file
25-Sep-2022 07:26:30 2022-09-25 07:26:30,712 main ERROR Recursive call to appender file
25-Sep-2022 07:26:30 Critical Error! The home directory has not been configured,
25-Sep-2022 07:26:30 which will prevent the application from working correctly.
25-Sep-2022 07:26:30
25-Sep-2022 07:26:30
25-Sep-2022 07:26:34 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.003 s - in org.jivesoftware.openfire.group.DefaultGroupProviderTest
25-Sep-2022 07:26:35 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
25-Sep-2022 07:26:36 Critical Error! The home directory has not been configured,
25-Sep-2022 07:26:36 which will prevent the application from working correctly.
25-Sep-2022 07:26:36
25-Sep-2022 07:26:36
25-Sep-2022 07:26:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s - in org.jivesoftware.openfire.net.DNSUtilTest
25-Sep-2022 07:26:38 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
25-Sep-2022 07:26:39 Critical Error! The home directory has not been configured,
25-Sep-2022 07:26:39 which will prevent the application from working correctly.
25-Sep-2022 07:26:39
25-Sep-2022 07:26:39
25-Sep-2022 07:26:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.538 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
25-Sep-2022 07:26:40 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
25-Sep-2022 07:26:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 s - in org.jivesoftware.openfire.forward.ForwardTest
25-Sep-2022 07:26:42 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
25-Sep-2022 07:26:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
25-Sep-2022 07:26:44 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
25-Sep-2022 07:26:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.883 s - in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
25-Sep-2022 07:26:46 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
25-Sep-2022 07:26:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s - in org.jivesoftware.openfire.pubsub.CollectionNodeTest
25-Sep-2022 07:26:48 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
25-Sep-2022 07:26:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 s - in org.jivesoftware.openfire.pubsub.LeafNodeTest
25-Sep-2022 07:26:51 [INFO] Running org.jivesoftware.util.SystemPropertyTest
25-Sep-2022 07:26:53 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.605 s - in org.jivesoftware.util.SystemPropertyTest
25-Sep-2022 07:26:54 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
25-Sep-2022 07:26:57 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.262 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
25-Sep-2022 07:26:57 [INFO] Running org.jivesoftware.util.CertificateTest
25-Sep-2022 07:26:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.jivesoftware.util.CertificateTest
25-Sep-2022 07:26:58 [INFO] Running org.jivesoftware.util.AdminConsoleTest
25-Sep-2022 07:26:59 Critical Error! The home directory has not been configured,
25-Sep-2022 07:26:59 which will prevent the application from working correctly.
25-Sep-2022 07:26:59
25-Sep-2022 07:26:59
25-Sep-2022 07:27:00 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.129 s - in org.jivesoftware.util.AdminConsoleTest
25-Sep-2022 07:27:00 [INFO] Running org.jivesoftware.util.AesEncryptorTest
25-Sep-2022 07:27:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in org.jivesoftware.util.AesEncryptorTest
25-Sep-2022 07:27:03 [INFO] Running org.jivesoftware.util.JIDTest
25-Sep-2022 07:27:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in org.jivesoftware.util.JIDTest
25-Sep-2022 07:27:04 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
25-Sep-2022 07:27:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s - in org.jivesoftware.util.BlowfishEncryptorTest
25-Sep-2022 07:27:06 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
25-Sep-2022 07:27:07 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in org.jivesoftware.util.WebXmlUtilsTest
25-Sep-2022 07:27:08 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
25-Sep-2022 07:27:08 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
25-Sep-2022 07:27:09 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
25-Sep-2022 07:27:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
25-Sep-2022 07:27:10 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
25-Sep-2022 07:27:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.jivesoftware.util.JavaSpecVersionTest
25-Sep-2022 07:27:11 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
25-Sep-2022 07:27:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s - in org.jivesoftware.util.LocaleUtilsTest
25-Sep-2022 07:27:13 [INFO] Running org.jivesoftware.util.StringUtilsTest
25-Sep-2022 07:27:14 Critical Error! The home directory has not been configured,
25-Sep-2022 07:27:14 which will prevent the application from working correctly.
25-Sep-2022 07:27:14
25-Sep-2022 07:27:14
25-Sep-2022 07:27:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in org.jivesoftware.util.StringUtilsTest
25-Sep-2022 07:27:15 [INFO] Running org.jivesoftware.util.CacheUtilTest
25-Sep-2022 07:27:16 Critical Error! The home directory has not been configured,
25-Sep-2022 07:27:16 which will prevent the application from working correctly.
25-Sep-2022 07:27:16
25-Sep-2022 07:27:16
25-Sep-2022 07:27:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 s - in org.jivesoftware.util.CacheUtilTest
25-Sep-2022 07:27:16 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
25-Sep-2022 07:27:17 Critical Error! The home directory has not been configured,
25-Sep-2022 07:27:17 which will prevent the application from working correctly.
25-Sep-2022 07:27:17
25-Sep-2022 07:27:17
25-Sep-2022 07:27:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 s - in org.jivesoftware.util.SAXReaderUtilTest
25-Sep-2022 07:27:18 [INFO] Running org.jivesoftware.util.XPPWriterTest
25-Sep-2022 07:27:18 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.085 s - in org.jivesoftware.util.XPPWriterTest
25-Sep-2022 07:27:19 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
25-Sep-2022 07:27:19 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.172 s - in org.jivesoftware.util.CacheableOptionalTest
25-Sep-2022 07:27:20 [INFO] Running org.jivesoftware.util.CertificateManagerTest
25-Sep-2022 07:27:22 Critical Error! The home directory has not been configured,
25-Sep-2022 07:27:22 which will prevent the application from working correctly.
25-Sep-2022 07:27:22
25-Sep-2022 07:27:22
25-Sep-2022 07:27:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.04 s - in org.jivesoftware.util.CertificateManagerTest
25-Sep-2022 07:27:23 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
25-Sep-2022 07:27:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 s - in org.jivesoftware.util.GraphicsUtilsTest
25-Sep-2022 07:27:25 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
25-Sep-2022 07:27:26 Critical Error! The home directory has not been configured,
25-Sep-2022 07:27:26 which will prevent the application from working correctly.
25-Sep-2022 07:27:26
25-Sep-2022 07:27:26
25-Sep-2022 07:27:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
25-Sep-2022 07:27:27 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
25-Sep-2022 07:27:28 Critical Error! The home directory has not been configured,
25-Sep-2022 07:27:28 which will prevent the application from working correctly.
25-Sep-2022 07:27:28
25-Sep-2022 07:27:28
25-Sep-2022 07:27:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s - in org.jivesoftware.util.XMLPropertiesTest
25-Sep-2022 07:27:29 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
25-Sep-2022 07:27:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
25-Sep-2022 07:27:30 [INFO] Running org.jivesoftware.util.VersionTest
25-Sep-2022 07:27:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.jivesoftware.util.VersionTest
25-Sep-2022 07:27:31 [INFO] Running org.jivesoftware.util.ListPagerTest
25-Sep-2022 07:27:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 s - in org.jivesoftware.util.ListPagerTest
25-Sep-2022 07:27:34 [INFO] Running org.jivesoftware.util.LDAPTest
25-Sep-2022 07:27:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s - in org.jivesoftware.util.LDAPTest
25-Sep-2022 07:27:36 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
25-Sep-2022 07:27:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.jivesoftware.util.CollectionUtilsTest
25-Sep-2022 07:27:37 [INFO] Running dom.io.XMPPPacketReaderTest
25-Sep-2022 07:27:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 s - in dom.io.XMPPPacketReaderTest
25-Sep-2022 07:27:38 [INFO]
25-Sep-2022 07:27:38 [INFO] Results:
25-Sep-2022 07:27:38 [INFO]
25-Sep-2022 07:27:38 [WARNING] Tests run: 625, Failures: 0, Errors: 0, Skipped: 5
25-Sep-2022 07:27:38 [INFO]
25-Sep-2022 07:27:38 [INFO]
25-Sep-2022 07:27:38 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
25-Sep-2022 07:27:38 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-4.8.0-SNAPSHOT.jar
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
25-Sep-2022 07:27:39 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-4.8.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/4.8.0-SNAPSHOT/xmppserver-4.8.0-SNAPSHOT.jar
25-Sep-2022 07:27:39 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/4.8.0-SNAPSHOT/xmppserver-4.8.0-SNAPSHOT.pom
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
25-Sep-2022 07:27:39 [INFO] Building Starter for Openfire 4.8.0-SNAPSHOT                       [4/7]
25-Sep-2022 07:27:39 [INFO] --------------------------------[ jar ]---------------------------------
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
25-Sep-2022 07:27:39 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
25-Sep-2022 07:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:27:39 [INFO] Copying 11 resources
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
25-Sep-2022 07:27:39 [INFO] Changes detected - recompiling the module!
25-Sep-2022 07:27:39 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/classes
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
25-Sep-2022 07:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:27:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/test/resources
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
25-Sep-2022 07:27:39 [INFO] No sources to compile
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
25-Sep-2022 07:27:39 [INFO] No tests to run.
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
25-Sep-2022 07:27:39 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
25-Sep-2022 07:27:39 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/4.8.0-SNAPSHOT/starter-4.8.0-SNAPSHOT.jar
25-Sep-2022 07:27:39 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/4.8.0-SNAPSHOT/starter-4.8.0-SNAPSHOT.pom
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
25-Sep-2022 07:27:39 [INFO] Building Openfire Plugins 4.8.0-SNAPSHOT                           [5/7]
25-Sep-2022 07:27:39 [INFO] --------------------------------[ pom ]---------------------------------
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
25-Sep-2022 07:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:27:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/src/main/java/../i18n
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
25-Sep-2022 07:27:39 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/target/i18n
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
25-Sep-2022 07:27:39 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/4.8.0-SNAPSHOT/plugins-4.8.0-SNAPSHOT.pom
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
25-Sep-2022 07:27:39 [INFO] Building Openfire Plugin Assembly Descriptor 4.8.0-SNAPSHOT        [6/7]
25-Sep-2022 07:27:39 [INFO] --------------------------------[ jar ]---------------------------------
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:27:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:27:39 [INFO] Copying 1 resource
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [INFO] No sources to compile
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:27:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [INFO] No sources to compile
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [INFO] No tests to run.
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.jar
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
25-Sep-2022 07:27:39 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.8.0-SNAPSHOT/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.jar
25-Sep-2022 07:27:39 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.8.0-SNAPSHOT/openfire-plugin-assembly-descriptor-4.8.0-SNAPSHOT.pom
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
25-Sep-2022 07:27:39 [INFO] Building Distribution 4.8.0-SNAPSHOT                               [7/7]
25-Sep-2022 07:27:39 [INFO] --------------------------------[ jar ]---------------------------------
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
25-Sep-2022 07:27:39 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
25-Sep-2022 07:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:27:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/main/resources
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
25-Sep-2022 07:27:39 [INFO] No sources to compile
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
25-Sep-2022 07:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Sep-2022 07:27:39 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/test/resources
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
25-Sep-2022 07:27:39 [INFO] No sources to compile
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
25-Sep-2022 07:27:39 [INFO] No tests to run.
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
25-Sep-2022 07:27:39 [WARNING] JAR will be empty - no content was marked for inclusion!
25-Sep-2022 07:27:39 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution.jar
25-Sep-2022 07:27:39 [INFO]
25-Sep-2022 07:27:39 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
25-Sep-2022 07:27:40 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
25-Sep-2022 07:27:40 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
25-Sep-2022 07:27:44 [INFO] Copying files to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base
25-Sep-2022 07:27:44 [WARNING] Assembly file: /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
25-Sep-2022 07:27:44 [INFO]
25-Sep-2022 07:27:44 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
25-Sep-2022 07:27:45 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
25-Sep-2022 07:27:45 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base/plugins/search.jar
25-Sep-2022 07:27:45 [INFO]
25-Sep-2022 07:27:45 [INFO] --- install4j-maven-plugin:1.1.1:compile (compile-installers) @ distribution ---
25-Sep-2022 07:27:47 [INFO] NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
25-Sep-2022 07:27:48 [INFO] install4j version 9.0.5 (build 9133), built on 2021-09-18
25-Sep-2022 07:27:48 [INFO] Using Java 11.0.16.1 from /usr/lib/jvm/java-11-amazon-corretto.x86_64
25-Sep-2022 07:27:48 [INFO] Registered to
25-Sep-2022 07:27:48 [INFO]
25-Sep-2022 07:27:49 [INFO] Loading config file /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/installer/openfire.install4j
25-Sep-2022 07:27:49 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
25-Sep-2022 07:27:49 [INFO] Creating media file 'Windows x86':
25-Sep-2022 07:27:49 [INFO] Created media file output directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
25-Sep-2022 07:27:49 [INFO]
25-Sep-2022 07:27:49 [INFO]   Collecting files:
25-Sep-2022 07:27:49 [INFO]   Compiling launchers:
25-Sep-2022 07:27:49 [INFO]     Compiling launcher 'Openfire':
25-Sep-2022 07:27:49 [INFO]     Compiling launcher 'GUI Launcher':
25-Sep-2022 07:27:49 [INFO]     Compiling launcher 'openfired':
25-Sep-2022 07:27:50 [INFO]   Creating media file:
25-Sep-2022 07:27:52 [INFO]     Preparing custom code & resources JAR file:
25-Sep-2022 07:27:53 [INFO]     Zipping custom code & resources JAR file
25-Sep-2022 07:27:53 [INFO]     Identifying components
25-Sep-2022 07:27:57 [INFO]     Shrinking runtime
25-Sep-2022 07:27:57 [INFO]   
25-Sep-2022 07:27:57 [INFO] Creating media file 'Unix Archive':
25-Sep-2022 07:27:57 [INFO]   Collecting files:
25-Sep-2022 07:27:57 [INFO]   Compiling launchers:
25-Sep-2022 07:27:57 [INFO]     Compiling launcher 'openfire':
25-Sep-2022 07:27:57 [INFO]       Generating launcher script file
25-Sep-2022 07:27:58 [INFO]   Creating media file:
25-Sep-2022 07:27:59 [INFO]       Shrinking runtime
25-Sep-2022 07:27:59 [INFO]   
25-Sep-2022 07:27:59 [INFO] Creating media file 'Windows Archive':
25-Sep-2022 07:27:59 [INFO]   Collecting files:
25-Sep-2022 07:27:59 [INFO]   Compiling launchers:
25-Sep-2022 07:27:59 [INFO]     Compiling launcher 'Openfire':
25-Sep-2022 07:27:59 [INFO]     Compiling launcher 'GUI Launcher':
25-Sep-2022 07:27:59 [INFO]     Compiling launcher 'openfired':
25-Sep-2022 07:27:59 [INFO]   Creating media file:
25-Sep-2022 07:28:00 [INFO]       Shrinking runtime
25-Sep-2022 07:28:00 [INFO]   
25-Sep-2022 07:28:00 [INFO] Creating media file 'Windows x64':
25-Sep-2022 07:28:00 [INFO]   Collecting files:
25-Sep-2022 07:28:00 [INFO]   Compiling launchers:
25-Sep-2022 07:28:00 [INFO]     Compiling launcher 'Openfire':
25-Sep-2022 07:28:00 [INFO]     Compiling launcher 'GUI Launcher':
25-Sep-2022 07:28:00 [INFO]     Compiling launcher 'openfired':
25-Sep-2022 07:28:00 [INFO]   Creating media file:
25-Sep-2022 07:28:01 [INFO]     Preparing custom code & resources JAR file:
25-Sep-2022 07:28:01 [INFO]     Zipping custom code & resources JAR file
25-Sep-2022 07:28:01 [INFO]     Identifying components
25-Sep-2022 07:28:02 [INFO]     Shrinking runtime
25-Sep-2022 07:28:02 [INFO]   
25-Sep-2022 07:28:40 [INFO] Compressing 4 media files with 2 threads:
25-Sep-2022 07:28:40 [INFO]
25-Sep-2022 07:28:40 [INFO] Compressed media file 'Windows x64':
25-Sep-2022 07:28:40 [INFO]   Compressing files
25-Sep-2022 07:28:40 [INFO]   Applying LZMA compression
25-Sep-2022 07:28:40 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
25-Sep-2022 07:28:40 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT_x64.exe.
25-Sep-2022 07:28:41 [INFO]   The size of the media file is 46.6 MB
25-Sep-2022 07:28:41 [INFO]
25-Sep-2022 07:28:41 [INFO] Compressed media file 'Windows x86':
25-Sep-2022 07:28:41 [INFO]   Compressing files
25-Sep-2022 07:28:41 [INFO]   Applying LZMA compression
25-Sep-2022 07:28:41 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
25-Sep-2022 07:28:41 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT.exe.
25-Sep-2022 07:28:44 [INFO]   The size of the media file is 46.5 MB
25-Sep-2022 07:28:44 [INFO]
25-Sep-2022 07:28:44 [INFO] Compressed media file 'Unix Archive':
25-Sep-2022 07:28:44 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
25-Sep-2022 07:28:44 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT.tar.gz.
25-Sep-2022 07:28:45 [INFO]   The size of the media file is 45.6 MB
25-Sep-2022 07:28:45 [INFO]
25-Sep-2022 07:28:45 [INFO] Compressed media file 'Windows Archive':
25-Sep-2022 07:28:45 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
25-Sep-2022 07:28:45 [INFO]   The name of the media file is openfire_4_8_0-SNAPSHOT.zip.
25-Sep-2022 07:28:45 [INFO]   The size of the media file is 46.2 MB
25-Sep-2022 07:28:45 [INFO] Writing md5sums.
25-Sep-2022 07:28:45 [INFO] Writing sha256sums.
25-Sep-2022 07:28:45 [INFO] Writing updates.xml.
25-Sep-2022 07:28:45 [INFO] Build completed in 57.1 seconds at 2022-09-25 07:28:45 with 1 warning.
25-Sep-2022 07:28:45 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
25-Sep-2022 07:28:45 [INFO]
25-Sep-2022 07:28:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
25-Sep-2022 07:28:45 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution.jar to /mnt/maven/org/igniterealtime/openfire/distribution/4.8.0-SNAPSHOT/distribution-4.8.0-SNAPSHOT.jar
25-Sep-2022 07:28:45 [INFO] Installing /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/4.8.0-SNAPSHOT/distribution-4.8.0-SNAPSHOT.pom
25-Sep-2022 07:28:45 [INFO] ------------------------------------------------------------------------
25-Sep-2022 07:28:45 [INFO] Reactor Summary for Parent 4.8.0-SNAPSHOT:
25-Sep-2022 07:28:45 [INFO]
25-Sep-2022 07:28:45 [INFO] Parent ............................................. SUCCESS [  0.479 s]
25-Sep-2022 07:28:45 [INFO] Internationalization files for Openfire ............ SUCCESS [  2.252 s]
25-Sep-2022 07:28:45 [INFO] Core XMPP Server ................................... SUCCESS [03:17 min]
25-Sep-2022 07:28:45 [INFO] Starter for Openfire ............................... SUCCESS [  0.226 s]
25-Sep-2022 07:28:45 [INFO] Openfire Plugins ................................... SUCCESS [  0.032 s]
25-Sep-2022 07:28:45 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.071 s]
25-Sep-2022 07:28:45 [INFO] Distribution ....................................... SUCCESS [01:06 min]
25-Sep-2022 07:28:45 [INFO] ------------------------------------------------------------------------
25-Sep-2022 07:28:45 [INFO] BUILD SUCCESS
25-Sep-2022 07:28:45 [INFO] ------------------------------------------------------------------------
25-Sep-2022 07:28:45 [INFO] Total time:  04:28 min
25-Sep-2022 07:28:45 [INFO] Finished at: 2022-09-25T07:28:45Z
25-Sep-2022 07:28:45 [INFO] ------------------------------------------------------------------------
25-Sep-2022 07:28:45 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1...
25-Sep-2022 07:28:45 Finished task 'Build and install in local repository' with result: Success
25-Sep-2022 07:28:45 Running post build plugin 'Artifact Copier'
25-Sep-2022 07:28:45 Publishing an artifact: install4j-generated media
25-Sep-2022 07:28:46 Finished publishing of artifact Non required shared artifact: [install4j-generated media], pattern: [*] anchored at: [distribution/target/media] in 226.0 ms
25-Sep-2022 07:28:46 Publishing an artifact: plugins
25-Sep-2022 07:28:46 Unable to publish artifact [plugins]: the source directory /var/atlassian/bamboo-home/local-working-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins does not exist.
25-Sep-2022 07:28:46 The artifact hasn't been successfully published after 847.2 μs
25-Sep-2022 07:28:46 Running post build plugin 'npm Cache Cleanup'
25-Sep-2022 07:28:46 Running post build plugin 'NCover Results Collector'
25-Sep-2022 07:28:46 Running post build plugin 'Build Results Label Collector'
25-Sep-2022 07:28:46 Running post build plugin 'Clover Results Collector'
25-Sep-2022 07:28:46 Running post build plugin 'Docker Container Cleanup'
25-Sep-2022 07:28:46 Finalising the build...
25-Sep-2022 07:28:46 Stopping timer.
25-Sep-2022 07:28:46 Build OPENFIRE-NIGHTLYMAVEN-JOB1-1961 completed.
25-Sep-2022 07:28:46 Running on server: post build plugin 'Build Hanging Detection Configuration'
25-Sep-2022 07:28:46 Running on server: post build plugin 'NCover Results Collector'
25-Sep-2022 07:28:46 Running on server: post build plugin 'Build Labeller'
25-Sep-2022 07:28:46 Running on server: post build plugin 'Clover Delta Calculator'
25-Sep-2022 07:28:46 Running on server: post build plugin 'Maven Dependencies Postprocessor'
25-Sep-2022 07:28:46 All post build plugins have finished
25-Sep-2022 07:28:46 Generating build results summary...
25-Sep-2022 07:28:46 Saving build results to disk...
25-Sep-2022 07:28:46 Store variable context...
25-Sep-2022 07:28:46 Finished building OPENFIRE-NIGHTLYMAVEN-JOB1-1961.