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

Build: #1580 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 602 lines of output. Download or view full build log.

23-Jul-2021 07:09:48 Build Openfire - Nightly Maven Install4j Build - Run Maven #1580 (OPENFIRE-NIGHTLYMAVEN-JOB1-1580) started building on agent Default Agent, bamboo version: 7.2.4
23-Jul-2021 07:09:48
23-Jul-2021 07:09:48 Build working directory is /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
23-Jul-2021 07:09:48 Executing build Openfire - Nightly Maven Install4j Build - Run Maven #1580 (OPENFIRE-NIGHTLYMAVEN-JOB1-1580)
23-Jul-2021 07:09:48 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
23-Jul-2021 07:09:48 Checking out into /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
23-Jul-2021 07:09:48 Updating source code to revision: 0549a0d9def56157e56c87039705f8a637ee07ff
23-Jul-2021 07:09:49 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Openfire.git'.
23-Jul-2021 07:09:49 From https://github.com/igniterealtime/Openfire
23-Jul-2021 07:09:49    a5392f60a..0549a0d9d  master     -> master
23-Jul-2021 07:09:49 Checking out revision 0549a0d9def56157e56c87039705f8a637ee07ff.
23-Jul-2021 07:09:49 Already on 'master'
23-Jul-2021 07:09:49 Your branch is ahead of 'origin/master' by 237 commits.
23-Jul-2021 07:09:49   (use "git push" to publish your local commits)
23-Jul-2021 07:09:49 Updated source code to revision: 0549a0d9def56157e56c87039705f8a637ee07ff
23-Jul-2021 07:09:49 Finished task 'Checkout Default Repository' with result: Success
23-Jul-2021 07:09:49 Running pre-build action: VCS Version Collector
23-Jul-2021 07:09:49 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
23-Jul-2021 07:09:49
Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - Run Maven #1580 (OPENFIRE-NIGHTLYMAVEN-JOB1-1580)'
... 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/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1
23-Jul-2021 07:09:50 [INFO] Scanning for projects...
23-Jul-2021 07:09:51 [WARNING]
23-Jul-2021 07:09:51 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.7.0-SNAPSHOT
23-Jul-2021 07:09:51 [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
23-Jul-2021 07:09:51 [WARNING]
23-Jul-2021 07:09:51 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
23-Jul-2021 07:09:51 [WARNING]
23-Jul-2021 07:09:51 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
23-Jul-2021 07:09:51 [WARNING]
23-Jul-2021 07:09:51 [INFO] ------------------------------------------------------------------------
23-Jul-2021 07:09:51 [INFO] Reactor Build Order:
23-Jul-2021 07:09:51 [INFO]
23-Jul-2021 07:09:51 [INFO] Parent                                                             [pom]
23-Jul-2021 07:09:51 [INFO] Internationalization files for Openfire                            [jar]
23-Jul-2021 07:09:51 [INFO] Core XMPP Server                                                   [jar]
23-Jul-2021 07:09:51 [INFO] Starter for Openfire                                               [jar]
23-Jul-2021 07:09:51 [INFO] Openfire Plugins                                                   [pom]
23-Jul-2021 07:09:51 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
23-Jul-2021 07:09:51 [INFO] Distribution                                                       [jar]
23-Jul-2021 07:09:51 [INFO]
23-Jul-2021 07:09:51 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
23-Jul-2021 07:09:51 [INFO] Building Parent 4.7.0-SNAPSHOT                                     [1/7]
23-Jul-2021 07:09:51 [INFO] --------------------------------[ pom ]---------------------------------
23-Jul-2021 07:09:52 [INFO]
23-Jul-2021 07:09:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
23-Jul-2021 07:09:52 [INFO]
23-Jul-2021 07:09:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
23-Jul-2021 07:09:52 [INFO]
23-Jul-2021 07:09:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
23-Jul-2021 07:09:52 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/pom.xml to /mnt/maven/org/igniterealtime/openfire/parent/4.7.0-SNAPSHOT/parent-4.7.0-SNAPSHOT.pom
23-Jul-2021 07:09:52 [INFO]
23-Jul-2021 07:09:52 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
23-Jul-2021 07:09:52 [INFO] Building Internationalization files for Openfire 4.7.0-SNAPSHOT    [2/7]
23-Jul-2021 07:09:52 [INFO] --------------------------------[ jar ]---------------------------------
23-Jul-2021 07:09:52 [INFO]
23-Jul-2021 07:09:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
23-Jul-2021 07:09:52 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target
23-Jul-2021 07:09:52 [INFO]
23-Jul-2021 07:09:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
23-Jul-2021 07:09:52 [INFO]
23-Jul-2021 07:09:52 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
23-Jul-2021 07:09:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:09:52 [INFO] Copying 13 resources
23-Jul-2021 07:09:52 [INFO]
23-Jul-2021 07:09:52 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
23-Jul-2021 07:09:53 [INFO] Includes: [**/*.properties]
23-Jul-2021 07:09:53 [INFO] Excludes: []
23-Jul-2021 07:09:53 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
23-Jul-2021 07:09:53 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_cs_CZ.properties6095056630331998097native2ascii'
23-Jul-2021 07:09:53 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
23-Jul-2021 07:09:53 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties
23-Jul-2021 07:09:53 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_de.properties1958251718468930904native2ascii'
23-Jul-2021 07:09:53 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_de.properties
23-Jul-2021 07:09:53 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties
23-Jul-2021 07:09:53 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_es.properties5641008871780536136native2ascii'
23-Jul-2021 07:09:53 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_es.properties
23-Jul-2021 07:09:53 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties
23-Jul-2021 07:09:53 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_fr.properties8895456920892239579native2ascii'
23-Jul-2021 07:09:53 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_fr.properties
23-Jul-2021 07:09:53 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
23-Jul-2021 07:09:53 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_ja_JP.properties4591931119536530055native2ascii'
23-Jul-2021 07:09:53 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
23-Jul-2021 07:09:53 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties
23-Jul-2021 07:09:53 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_nl.properties629257050138166597native2ascii'
23-Jul-2021 07:09:53 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_nl.properties
23-Jul-2021 07:09:53 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
23-Jul-2021 07:09:53 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_pl_PL.properties7083959944162681518native2ascii'
23-Jul-2021 07:09:53 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
23-Jul-2021 07:09:53 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
23-Jul-2021 07:09:53 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_pt_BR.properties7183605376387746255native2ascii'
23-Jul-2021 07:09:53 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
23-Jul-2021 07:09:53 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
23-Jul-2021 07:09:53 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_pt_PT.properties7116939250946502225native2ascii'
23-Jul-2021 07:09:54 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
23-Jul-2021 07:09:54 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
23-Jul-2021 07:09:54 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_ru_RU.properties6352360561671462754native2ascii'
23-Jul-2021 07:09:54 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
23-Jul-2021 07:09:54 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties
23-Jul-2021 07:09:54 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_sk.properties3000838746620372628native2ascii'
23-Jul-2021 07:09:54 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_sk.properties
23-Jul-2021 07:09:54 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
23-Jul-2021 07:09:54 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n_zh_CN.properties3345970224771193984native2ascii'
23-Jul-2021 07:09:54 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
23-Jul-2021 07:09:54 [INFO] Processing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties
23-Jul-2021 07:09:54 [INFO] Converting: '/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/opt/atlassian/bamboo/temp/OPENFIRE-NIGHTLYMAVEN-JOB1/openfire_i18n.properties2601458716813300486native2ascii'
23-Jul-2021 07:09:54 [INFO] File converted successfuly: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/classes/openfire_i18n.properties
23-Jul-2021 07:09:54 [INFO]
23-Jul-2021 07:09:54 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
23-Jul-2021 07:09:54 [INFO] No sources to compile
23-Jul-2021 07:09:54 [INFO]
23-Jul-2021 07:09:54 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
23-Jul-2021 07:09:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:09:54 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/src/test/resources
23-Jul-2021 07:09:54 [INFO]
23-Jul-2021 07:09:54 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
23-Jul-2021 07:09:54 [INFO] No sources to compile
23-Jul-2021 07:09:54 [INFO]
23-Jul-2021 07:09:54 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
23-Jul-2021 07:09:54 [INFO] No tests to run.
23-Jul-2021 07:09:54 [INFO]
23-Jul-2021 07:09:54 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
23-Jul-2021 07:09:54 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-4.7.0-SNAPSHOT.jar
23-Jul-2021 07:09:54 [INFO]
23-Jul-2021 07:09:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
23-Jul-2021 07:09:54 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/target/i18n-4.7.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/i18n/4.7.0-SNAPSHOT/i18n-4.7.0-SNAPSHOT.jar
23-Jul-2021 07:09:54 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/i18n/pom.xml to /mnt/maven/org/igniterealtime/openfire/i18n/4.7.0-SNAPSHOT/i18n-4.7.0-SNAPSHOT.pom
23-Jul-2021 07:09:54 [INFO]
23-Jul-2021 07:09:54 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
23-Jul-2021 07:09:54 [INFO] Building Core XMPP Server 4.7.0-SNAPSHOT                           [3/7]
23-Jul-2021 07:09:54 [INFO] --------------------------------[ jar ]---------------------------------
23-Jul-2021 07:09:55 [INFO]
23-Jul-2021 07:09:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
23-Jul-2021 07:09:55 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target
23-Jul-2021 07:09:55 [INFO]
23-Jul-2021 07:09:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
23-Jul-2021 07:09:55 [INFO]
23-Jul-2021 07:09:55 [INFO] --- git-commit-id-plugin:4.0.3:revision (get-the-git-infos) @ xmppserver ---
23-Jul-2021 07:09:55 [INFO]
23-Jul-2021 07:09:55 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
23-Jul-2021 07:09:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:09:55 [INFO] Copying 5 resources
23-Jul-2021 07:09:55 [INFO]
23-Jul-2021 07:09:55 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
23-Jul-2021 07:09:56 [INFO] Changes detected - recompiling the module!
23-Jul-2021 07:09:56 [INFO] Compiling 731 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/classes
23-Jul-2021 07:10:07 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Some input files use or override a deprecated API.
23-Jul-2021 07:10:07 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Recompile with -Xlint:deprecation for details.
23-Jul-2021 07:10:07 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/FMUCHandler.java: Some input files use unchecked or unsafe operations.
23-Jul-2021 07:10:07 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/FMUCHandler.java: Recompile with -Xlint:unchecked for details.
23-Jul-2021 07:10:07 [INFO]
23-Jul-2021 07:10:07 [INFO] --- jetty-jspc-maven-plugin:9.4.39.v20210325:jspc (jspc) @ xmppserver ---
23-Jul-2021 07:10:07 [INFO] Logging initialized @17738ms to org.eclipse.jetty.util.log.Slf4jLog
23-Jul-2021 07:10:07 [INFO] Compiling decorators/main.jsp,decorators/setup.jsp,js/jscalendar/i18n.jsp,setup/setup-profile-settings.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user_test.jsp,setup/index.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-user.jsp,setup/setup-ldap-group_test.jsp,security-truststore.jsp,dns-check.jsp,plugin-admin.jsp,available-plugins.jsp,muc-room-summary.jsp,chatroom-history-settings.jsp,muc-service-create.jsp,component-session-details.jsp,muc-service-delete.jsp,component-session-summary.jsp,plugin-showfile.jsp,compression-settings.jsp,muc-service-edit-form.jsp,connection-managers-settings.jsp,muc-service-summary.jsp,connection-settings-advanced.jsp,muc-room-occupants.jsp,connection-settings-external-components.jsp,pubsub-node-edit.jsp,connection-settings-socket-c2s.jsp,muc-sysadmins.jsp,connection-settings-socket-s2s.jsp,log.jsp,server-connectiontest.jsp,error.jsp,server-db-stats.jsp,error-serverdown.jsp,system-emailtest.jsp,login.jsp,user-lockout.jsp,private-data-settings.jsp,index.jsp,file-transfer-proxy.jsp,server-db.jsp,group-create.jsp,server-locale.jsp,group-delete.jsp,server-props.jsp,group-edit.jsp,server-restart.jsp,group-summary.jsp,server-session-details.jsp,http-bind.jsp,muc-tasks.jsp,import-keystore-certificate.jsp,offline-messages.jsp,import-truststore-certificate.jsp,system-smstest.jsp,user-create.jsp,user-groups.jsp,ldap-group.jsp,server-session-summary.jsp,ldap-server.jsp,system-cache.jsp,ldap-user.jsp,user-delete.jsp,user-edit-form.jsp,user-message.jsp,session-details.jsp,loginToken.jsp,logviewer.jsp,session-summary.jsp,manage-updates.jsp,system-cache-details.jsp,media-proxy.jsp,profile-settings.jsp,muc-create-permission.jsp,pubsub-node-summary.jsp,muc-default-settings.jsp,pubsub-service-summary.jsp,muc-history-settings.jsp,security-audit-viewer-jsp.jsp,muc-room-affiliations.jsp,system-sms.jsp,muc-room-create.jsp,system-clustering.jsp,muc-room-delete.jsp,security-certificate-details.jsp,muc-room-edit-form.jsp,pubsub-form-table.jsp,pubsub-node-items.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-subscribers.jsp,pubsub-node-affiliates-edit.jsp,audit-policy.jsp,pubsub-node-affiliates.jsp,security-keystore.jsp,pubsub-node-delete.jsp,system-email.jsp,reg-settings.jsp,session-conflict.jsp,security-certificate-store-backup.jsp,system-properties.jsp,user-password.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-search.jsp,user-tabs.jsp,user-roster.jsp,user-summary.jsp,muc-room-federation.jsp,pubsub-node-configuration.jsp,user-privacylists.jsp,security-certificate-store-management.jsp,security-keystore-signing-request.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
23-Jul-2021 07:10:07 [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.
23-Jul-2021 07:10:21 [INFO] Generation completed with [0] errors in [13406] milliseconds
23-Jul-2021 07:10:21 [INFO]
23-Jul-2021 07:10:21 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
23-Jul-2021 07:10:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:10:21 [INFO] Copying 17 resources
23-Jul-2021 07:10:21 [INFO]
23-Jul-2021 07:10:21 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
23-Jul-2021 07:10:21 [INFO] Changes detected - recompiling the module!
23-Jul-2021 07:10:21 [INFO] Compiling 60 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/test-classes
23-Jul-2021 07:10:23 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
23-Jul-2021 07:10:23 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
23-Jul-2021 07:10:23 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Some input files use unchecked or unsafe operations.
23-Jul-2021 07:10:23 [INFO] /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Recompile with -Xlint:unchecked for details.
23-Jul-2021 07:10:23 [INFO]
23-Jul-2021 07:10:23 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
23-Jul-2021 07:10:23 [INFO]
23-Jul-2021 07:10:23 [INFO] -------------------------------------------------------
23-Jul-2021 07:10:23 [INFO]  T E S T S
23-Jul-2021 07:10:23 [INFO] -------------------------------------------------------
23-Jul-2021 07:10:24 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
23-Jul-2021 07:10:25 Critical Error! The home directory has not been configured,
23-Jul-2021 07:10:25 which will prevent the application from working correctly.
23-Jul-2021 07:10:25
23-Jul-2021 07:10:25
23-Jul-2021 07:10:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in org.jivesoftware.admin.LoginLimitManagerTest
23-Jul-2021 07:10:25 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
23-Jul-2021 07:10:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
23-Jul-2021 07:10:26 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
23-Jul-2021 07:10:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.jivesoftware.admin.AuthCheckFilterTest
23-Jul-2021 07:10:26 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
23-Jul-2021 07:10:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jivesoftware.openfire.ldap.LdapManagerTest
23-Jul-2021 07:10:26 [INFO] Running org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
23-Jul-2021 07:10:26 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
23-Jul-2021 07:10:26 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
23-Jul-2021 07:10:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.openfire.ldap.VCardTemplateTest
23-Jul-2021 07:10:26 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
23-Jul-2021 07:10:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jivesoftware.openfire.ldap.VCardTest
23-Jul-2021 07:10:26 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
23-Jul-2021 07:10:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
23-Jul-2021 07:10:26 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
23-Jul-2021 07:10:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jivesoftware.openfire.forward.ForwardTest
23-Jul-2021 07:10:26 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
23-Jul-2021 07:10:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
23-Jul-2021 07:10:26 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
23-Jul-2021 07:10:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
23-Jul-2021 07:10:27 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
23-Jul-2021 07:10:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
23-Jul-2021 07:10:28 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
23-Jul-2021 07:10:38 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.144 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
23-Jul-2021 07:10:38 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
23-Jul-2021 07:10:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
23-Jul-2021 07:10:38 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
23-Jul-2021 07:10:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
23-Jul-2021 07:10:38 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
23-Jul-2021 07:10:38 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
23-Jul-2021 07:10:38 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
23-Jul-2021 07:10:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
23-Jul-2021 07:10:38 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
23-Jul-2021 07:10:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
23-Jul-2021 07:10:38 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
23-Jul-2021 07:10:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jivesoftware.openfire.spi.ConnectionTypeTest
23-Jul-2021 07:10:38 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
23-Jul-2021 07:10:39 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in org.jivesoftware.openfire.user.UserManagerTest
23-Jul-2021 07:10:39 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
23-Jul-2021 07:10:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s - in org.jivesoftware.openfire.archive.ArchiverTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
23-Jul-2021 07:10:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest
23-Jul-2021 07:10:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
23-Jul-2021 07:10:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
23-Jul-2021 07:10:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
23-Jul-2021 07:10:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
23-Jul-2021 07:10:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.openfire.group.GroupJIDTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
23-Jul-2021 07:10:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jivesoftware.openfire.group.GroupManagerTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
23-Jul-2021 07:10:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.openfire.container.PluginManagerTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
23-Jul-2021 07:10:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jivesoftware.openfire.pubsub.LeafNodeTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
23-Jul-2021 07:10:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jivesoftware.openfire.pubsub.CollectionNodeTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
23-Jul-2021 07:10:40 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jivesoftware.openfire.net.DNSUtilTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.AdminConsoleTest
23-Jul-2021 07:10:40 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.139 s - in org.jivesoftware.util.AdminConsoleTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
23-Jul-2021 07:10:40 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.JIDTest
23-Jul-2021 07:10:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.JIDTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
23-Jul-2021 07:10:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
23-Jul-2021 07:10:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.LocaleUtilsTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.CertificateManagerTest
23-Jul-2021 07:10:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.jivesoftware.util.CertificateManagerTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
23-Jul-2021 07:10:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jivesoftware.util.XMLPropertiesTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.SystemPropertyTest
23-Jul-2021 07:10:40 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.jivesoftware.util.SystemPropertyTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.CertificateTest
23-Jul-2021 07:10:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.CertificateTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
23-Jul-2021 07:10:40 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.jivesoftware.util.CacheableOptionalTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.VersionTest
23-Jul-2021 07:10:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.jivesoftware.util.VersionTest
23-Jul-2021 07:10:40 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
23-Jul-2021 07:10:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.jivesoftware.util.GraphicsUtilsTest
23-Jul-2021 07:10:41 [INFO] Running org.jivesoftware.util.XPPWriterTest
23-Jul-2021 07:10:41 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.jivesoftware.util.XPPWriterTest
23-Jul-2021 07:10:41 [INFO] Running org.jivesoftware.util.ListPagerTest
23-Jul-2021 07:10:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.jivesoftware.util.ListPagerTest
23-Jul-2021 07:10:41 [INFO] Running org.jivesoftware.util.CacheUtilTest
23-Jul-2021 07:10:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.util.CacheUtilTest
23-Jul-2021 07:10:41 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
23-Jul-2021 07:10:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
23-Jul-2021 07:10:41 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
23-Jul-2021 07:10:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.686 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
23-Jul-2021 07:10:42 [INFO] Running org.jivesoftware.util.LDAPTest
23-Jul-2021 07:10:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.jivesoftware.util.LDAPTest
23-Jul-2021 07:10:42 [INFO] Running org.jivesoftware.util.StringUtilsTest
23-Jul-2021 07:10:43 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.jivesoftware.util.StringUtilsTest
23-Jul-2021 07:10:43 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
23-Jul-2021 07:10:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jivesoftware.util.SAXReaderUtilTest
23-Jul-2021 07:10:43 [INFO] Running org.jivesoftware.util.AesEncryptorTest
23-Jul-2021 07:10:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s - in org.jivesoftware.util.AesEncryptorTest
23-Jul-2021 07:10:43 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
23-Jul-2021 07:10:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jivesoftware.util.BlowfishEncryptorTest
23-Jul-2021 07:10:43 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
23-Jul-2021 07:10:43 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.jivesoftware.util.WebXmlUtilsTest
23-Jul-2021 07:10:43 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
23-Jul-2021 07:10:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jivesoftware.util.JavaSpecVersionTest
23-Jul-2021 07:10:43 [INFO] Running dom.io.XMPPPacketReaderTest
23-Jul-2021 07:10:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in dom.io.XMPPPacketReaderTest
23-Jul-2021 07:10:43 [INFO]
23-Jul-2021 07:10:43 [INFO] Results:
23-Jul-2021 07:10:43 [INFO]
23-Jul-2021 07:10:43 [WARNING] Tests run: 456, Failures: 0, Errors: 0, Skipped: 5
23-Jul-2021 07:10:43 [INFO]
23-Jul-2021 07:10:43 [INFO]
23-Jul-2021 07:10:43 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
23-Jul-2021 07:10:43 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-4.7.0-SNAPSHOT.jar
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
23-Jul-2021 07:10:44 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/target/xmppserver-4.7.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/xmppserver/4.7.0-SNAPSHOT/xmppserver-4.7.0-SNAPSHOT.jar
23-Jul-2021 07:10:44 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/xmppserver/pom.xml to /mnt/maven/org/igniterealtime/openfire/xmppserver/4.7.0-SNAPSHOT/xmppserver-4.7.0-SNAPSHOT.pom
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
23-Jul-2021 07:10:44 [INFO] Building Starter for Openfire 4.7.0-SNAPSHOT                       [4/7]
23-Jul-2021 07:10:44 [INFO] --------------------------------[ jar ]---------------------------------
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
23-Jul-2021 07:10:44 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
23-Jul-2021 07:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:10:44 [INFO] Copying 11 resources
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
23-Jul-2021 07:10:44 [INFO] Changes detected - recompiling the module!
23-Jul-2021 07:10:44 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/classes
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
23-Jul-2021 07:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:10:44 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/src/test/resources
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
23-Jul-2021 07:10:44 [INFO] No sources to compile
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
23-Jul-2021 07:10:44 [INFO] No tests to run.
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
23-Jul-2021 07:10:44 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
23-Jul-2021 07:10:44 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/target/startup.jar to /mnt/maven/org/igniterealtime/openfire/starter/4.7.0-SNAPSHOT/starter-4.7.0-SNAPSHOT.jar
23-Jul-2021 07:10:44 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/starter/pom.xml to /mnt/maven/org/igniterealtime/openfire/starter/4.7.0-SNAPSHOT/starter-4.7.0-SNAPSHOT.pom
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
23-Jul-2021 07:10:44 [INFO] Building Openfire Plugins 4.7.0-SNAPSHOT                           [5/7]
23-Jul-2021 07:10:44 [INFO] --------------------------------[ pom ]---------------------------------
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
23-Jul-2021 07:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:10:44 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/src/main/java/../i18n
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
23-Jul-2021 07:10:44 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/target/i18n
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
23-Jul-2021 07:10:44 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/pom.xml to /mnt/maven/org/igniterealtime/openfire/plugins/4.7.0-SNAPSHOT/plugins-4.7.0-SNAPSHOT.pom
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
23-Jul-2021 07:10:44 [INFO] Building Openfire Plugin Assembly Descriptor 4.7.0-SNAPSHOT        [6/7]
23-Jul-2021 07:10:44 [INFO] --------------------------------[ jar ]---------------------------------
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:10:44 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:10:44 [INFO] Copying 1 resource
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [WARNING] Source directory does not exist: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [INFO] No sources to compile
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:10:44 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [INFO] No sources to compile
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [INFO] No tests to run.
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.7.0-SNAPSHOT.jar
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
23-Jul-2021 07:10:44 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.7.0-SNAPSHOT.jar to /mnt/maven/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.7.0-SNAPSHOT/openfire-plugin-assembly-descriptor-4.7.0-SNAPSHOT.jar
23-Jul-2021 07:10:44 [INFO] Installing /var/atlassian/bamboo-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/4.7.0-SNAPSHOT/openfire-plugin-assembly-descriptor-4.7.0-SNAPSHOT.pom
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
23-Jul-2021 07:10:44 [INFO] Building Distribution 4.7.0-SNAPSHOT                               [7/7]
23-Jul-2021 07:10:44 [INFO] --------------------------------[ jar ]---------------------------------
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
23-Jul-2021 07:10:44 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
23-Jul-2021 07:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:10:44 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/main/resources
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
23-Jul-2021 07:10:44 [INFO] No sources to compile
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
23-Jul-2021 07:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Jul-2021 07:10:44 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/test/resources
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
23-Jul-2021 07:10:44 [INFO] No sources to compile
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
23-Jul-2021 07:10:44 [INFO] No tests to run.
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
23-Jul-2021 07:10:44 [WARNING] JAR will be empty - no content was marked for inclusion!
23-Jul-2021 07:10:44 [INFO] Building jar: /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution.jar
23-Jul-2021 07:10:44 [INFO]
23-Jul-2021 07:10:44 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
23-Jul-2021 07:10:45 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
23-Jul-2021 07:10:45 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
23-Jul-2021 07:10:48 [INFO] Copying files to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base
23-Jul-2021 07:10:49 [WARNING] Assembly file: /var/atlassian/bamboo-home/xml-data/build-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.
23-Jul-2021 07:10:49 [INFO]
23-Jul-2021 07:10:49 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
23-Jul-2021 07:10:49 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
23-Jul-2021 07:10:49 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution-base/plugins/search.jar
23-Jul-2021 07:10:49 [INFO]
23-Jul-2021 07:10:49 [INFO] --- install4j-maven-plugin:1.1.1:compile (compile-installers) @ distribution ---
23-Jul-2021 07:10:52 [INFO] install4j version 8.0.10 (build 8257), built on 2021-01-07
23-Jul-2021 07:10:52 [INFO] Using Java 1.8.0_91 from /opt/java/sdk/oracle/jdk1.8.0_91/jre
23-Jul-2021 07:10:52 [INFO] Registered to Ignite
23-Jul-2021 07:10:52 [INFO]
23-Jul-2021 07:10:53 [INFO] Loading config file /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/src/installer/openfire.install4j
23-Jul-2021 07:10:53 [INFO] [WARNING] The variable 'sys.version' is a system variable that cannot be overridden.
23-Jul-2021 07:10:53 [INFO] Creating media file 'Windows x86':
23-Jul-2021 07:10:53 [INFO] Created media file output directory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
23-Jul-2021 07:10:53 [INFO]
23-Jul-2021 07:10:53 [INFO]   Collecting files:
23-Jul-2021 07:10:53 [INFO]   Compiling launchers:
23-Jul-2021 07:10:53 [INFO]     Compiling launcher 'Openfire':
23-Jul-2021 07:10:53 [INFO]     Compiling launcher 'GUI Launcher':
23-Jul-2021 07:10:53 [INFO]     Compiling launcher 'openfired':
23-Jul-2021 07:10:54 [INFO]   Creating media file:
23-Jul-2021 07:10:56 [INFO]     Preparing custom code & resources JAR file:
23-Jul-2021 07:10:56 [INFO]     Zipping custom code & resources JAR file
23-Jul-2021 07:10:56 [INFO]     Identifying components
23-Jul-2021 07:10:59 [INFO]     Shrinking runtime
23-Jul-2021 07:10:59 [INFO]   
23-Jul-2021 07:10:59 [INFO] Creating media file 'Unix Archive':
23-Jul-2021 07:10:59 [INFO]   Collecting files:
23-Jul-2021 07:10:59 [INFO]   Compiling launchers:
23-Jul-2021 07:10:59 [INFO]     Compiling launcher 'openfire':
23-Jul-2021 07:10:59 [INFO]       Generating launcher script file
23-Jul-2021 07:11:00 [INFO]   Creating media file:
23-Jul-2021 07:11:01 [INFO]       Shrinking runtime
23-Jul-2021 07:11:01 [INFO]   
23-Jul-2021 07:11:01 [INFO] Creating media file 'Windows Archive':
23-Jul-2021 07:11:01 [INFO]   Collecting files:
23-Jul-2021 07:11:01 [INFO]   Compiling launchers:
23-Jul-2021 07:11:01 [INFO]     Compiling launcher 'Openfire':
23-Jul-2021 07:11:01 [INFO]     Compiling launcher 'GUI Launcher':
23-Jul-2021 07:11:01 [INFO]     Compiling launcher 'openfired':
23-Jul-2021 07:11:01 [INFO]   Creating media file:
23-Jul-2021 07:11:02 [INFO]       Shrinking runtime
23-Jul-2021 07:11:02 [INFO]   
23-Jul-2021 07:11:02 [INFO] Creating media file 'Windows x64':
23-Jul-2021 07:11:02 [INFO]   Collecting files:
23-Jul-2021 07:11:02 [INFO]   Compiling launchers:
23-Jul-2021 07:11:02 [INFO]     Compiling launcher 'Openfire':
23-Jul-2021 07:11:02 [INFO]     Compiling launcher 'GUI Launcher':
23-Jul-2021 07:11:02 [INFO]     Compiling launcher 'openfired':
23-Jul-2021 07:11:02 [INFO]   Creating media file:
23-Jul-2021 07:11:03 [INFO]     Preparing custom code & resources JAR file:
23-Jul-2021 07:11:03 [INFO]     Zipping custom code & resources JAR file
23-Jul-2021 07:11:03 [INFO]     Identifying components
23-Jul-2021 07:11:03 [INFO]     Shrinking runtime
23-Jul-2021 07:11:03 [INFO]   
23-Jul-2021 07:11:03 [INFO] Creating media file 'Windows Bundled JRE x86':
23-Jul-2021 07:11:03 [INFO]   Collecting files:
23-Jul-2021 07:11:03 [INFO]   Compiling launchers:
23-Jul-2021 07:11:03 [INFO]     Compiling launcher 'Openfire':
23-Jul-2021 07:11:03 [INFO]     Compiling launcher 'GUI Launcher':
23-Jul-2021 07:11:03 [INFO]     Compiling launcher 'openfired':
23-Jul-2021 07:11:03 [INFO]   Creating media file:
23-Jul-2021 07:11:04 [INFO]     Preparing custom code & resources JAR file:
23-Jul-2021 07:11:04 [INFO]     Zipping custom code & resources JAR file
23-Jul-2021 07:11:04 [INFO]     Identifying components
23-Jul-2021 07:11:04 [INFO]     Adding JRE (windows-x86-1.8.0_202.tar.gz)
23-Jul-2021 07:11:04 [INFO]     Shrinking runtime
23-Jul-2021 07:11:04 [INFO]   
23-Jul-2021 07:11:04 [INFO] Creating media file 'Windows Bundled JRE x64':
23-Jul-2021 07:11:04 [INFO]   Collecting files:
23-Jul-2021 07:11:04 [INFO]   Compiling launchers:
23-Jul-2021 07:11:04 [INFO]     Compiling launcher 'Openfire':
23-Jul-2021 07:11:04 [INFO]     Compiling launcher 'GUI Launcher':
23-Jul-2021 07:11:04 [INFO]     Compiling launcher 'openfired':
23-Jul-2021 07:11:04 [INFO]   Creating media file:
23-Jul-2021 07:11:05 [INFO]     Preparing custom code & resources JAR file:
23-Jul-2021 07:11:05 [INFO]     Zipping custom code & resources JAR file
23-Jul-2021 07:11:05 [INFO]     Identifying components
23-Jul-2021 07:11:05 [INFO]     Adding JRE (windows-amd64-1.8.0_202.tar.gz)
23-Jul-2021 07:11:05 [INFO]     Shrinking runtime
23-Jul-2021 07:11:05 [INFO]   
23-Jul-2021 07:11:42 [INFO] Compressing 6 media files with 2 threads:
23-Jul-2021 07:11:42 [INFO]
23-Jul-2021 07:11:42 [INFO] Compressed media file 'Windows x86':
23-Jul-2021 07:11:42 [INFO]   Compressing files
23-Jul-2021 07:11:42 [INFO]   Applying LZMA compression
23-Jul-2021 07:11:42 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
23-Jul-2021 07:11:42 [INFO]   The name of the media file is openfire_4_7_0-SNAPSHOT.exe.
23-Jul-2021 07:11:43 [INFO]   The size of the media file is 47.0 MB
23-Jul-2021 07:11:43 [INFO]
23-Jul-2021 07:11:43 [INFO] Compressed media file 'Windows x64':
23-Jul-2021 07:11:43 [INFO]   Compressing files
23-Jul-2021 07:11:43 [INFO]   Applying LZMA compression
23-Jul-2021 07:11:43 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
23-Jul-2021 07:11:43 [INFO]   The name of the media file is openfire_4_7_0-SNAPSHOT_x64.exe.
23-Jul-2021 07:12:14 [INFO]   The size of the media file is 47.1 MB
23-Jul-2021 07:12:14 [INFO]
23-Jul-2021 07:12:14 [INFO] Compressed media file 'Windows Bundled JRE x86':
23-Jul-2021 07:12:14 [INFO]   Compressing files
23-Jul-2021 07:12:14 [INFO]   Applying LZMA compression
23-Jul-2021 07:12:14 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
23-Jul-2021 07:12:14 [INFO]   The name of the media file is openfire_4_7_0-SNAPSHOT_bundledJRE.exe.
23-Jul-2021 07:12:16 [INFO]   The size of the media file is 89.0 MB
23-Jul-2021 07:12:16 [INFO]
23-Jul-2021 07:12:16 [INFO] Compressed media file 'Windows Bundled JRE x64':
23-Jul-2021 07:12:16 [INFO]   Compressing files
23-Jul-2021 07:12:16 [INFO]   Applying LZMA compression
23-Jul-2021 07:12:16 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
23-Jul-2021 07:12:16 [INFO]   The name of the media file is openfire_4_7_0-SNAPSHOT_bundledJRE_x64.exe.
23-Jul-2021 07:12:18 [INFO]   The size of the media file is 93.9 MB
23-Jul-2021 07:12:18 [INFO]
23-Jul-2021 07:12:18 [INFO] Compressed media file 'Unix Archive':
23-Jul-2021 07:12:18 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
23-Jul-2021 07:12:18 [INFO]   The name of the media file is openfire_4_7_0-SNAPSHOT.tar.gz.
23-Jul-2021 07:12:19 [INFO]   The size of the media file is 46.7 MB
23-Jul-2021 07:12:19 [INFO]
23-Jul-2021 07:12:19 [INFO] Compressed media file 'Windows Archive':
23-Jul-2021 07:12:19 [INFO]   Moving media files to media directory /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/media
23-Jul-2021 07:12:19 [INFO]   The name of the media file is openfire_4_7_0-SNAPSHOT.zip.
23-Jul-2021 07:12:19 [INFO]   The size of the media file is 47.3 MB
23-Jul-2021 07:12:19 [INFO] Writing md5sums.
23-Jul-2021 07:12:19 [INFO] Writing sha256sums.
23-Jul-2021 07:12:19 [INFO] Writing updates.xml.
23-Jul-2021 07:12:19 [INFO] Build completed in 86.9 seconds.
23-Jul-2021 07:12:19 [INFO]
23-Jul-2021 07:12:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
23-Jul-2021 07:12:19 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/target/distribution.jar to /mnt/maven/org/igniterealtime/openfire/distribution/4.7.0-SNAPSHOT/distribution-4.7.0-SNAPSHOT.jar
23-Jul-2021 07:12:19 [INFO] Installing /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/distribution/pom.xml to /mnt/maven/org/igniterealtime/openfire/distribution/4.7.0-SNAPSHOT/distribution-4.7.0-SNAPSHOT.pom
23-Jul-2021 07:12:19 [INFO] ------------------------------------------------------------------------
23-Jul-2021 07:12:19 [INFO] Reactor Summary for Parent 4.7.0-SNAPSHOT:
23-Jul-2021 07:12:19 [INFO]
23-Jul-2021 07:12:19 [INFO] Parent ............................................. SUCCESS [  0.719 s]
23-Jul-2021 07:12:19 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.906 s]
23-Jul-2021 07:12:19 [INFO] Core XMPP Server ................................... SUCCESS [ 49.715 s]
23-Jul-2021 07:12:19 [INFO] Starter for Openfire ............................... SUCCESS [  0.293 s]
23-Jul-2021 07:12:19 [INFO] Openfire Plugins ................................... SUCCESS [  0.040 s]
23-Jul-2021 07:12:19 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.128 s]
23-Jul-2021 07:12:19 [INFO] Distribution ....................................... SUCCESS [01:35 min]
23-Jul-2021 07:12:19 [INFO] ------------------------------------------------------------------------
23-Jul-2021 07:12:19 [INFO] BUILD SUCCESS
23-Jul-2021 07:12:19 [INFO] ------------------------------------------------------------------------
23-Jul-2021 07:12:19 [INFO] Total time:  02:29 min
23-Jul-2021 07:12:19 [INFO] Finished at: 2021-07-23T07:12:19Z
23-Jul-2021 07:12:19 [INFO] ------------------------------------------------------------------------
23-Jul-2021 07:12:19 Parsing test results under /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1...
23-Jul-2021 07:12:20 File /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/contentFilter/target/surefire-reports/TEST-org.jivesoftware.openfire.plugin.ContentFilterTest.xml was ignored because it was modified (2018-12-27 07:07:15.000) before task started (2021-07-23 07:09:48.141)
23-Jul-2021 07:12:20 File /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/plugins/externalservicediscovery/target/surefire-reports/TEST-org.igniterealtime.openfire.plugins.externalservicediscovery.ServiceTest.xml was ignored because it was modified (2018-12-27 07:07:18.000) before task started (2021-07-23 07:09:48.141)
23-Jul-2021 07:12:20 File /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/contentFilter/target/surefire-reports/TEST-org.jivesoftware.openfire.plugin.ContentFilterTest.xml was ignored because it was modified (2018-11-02 07:07:09.000) before task started (2021-07-23 07:09:48.141)
23-Jul-2021 07:12:20 File /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN-JOB1/src/plugins/externalservicediscovery/target/surefire-reports/TEST-org.igniterealtime.openfire.plugins.externalservicediscovery.ServiceTest.xml was ignored because it was modified (2018-11-02 07:07:11.000) before task started (2021-07-23 07:09:48.141)
23-Jul-2021 07:12:20 Finished task 'Build and install in local repository' with result: Success
23-Jul-2021 07:12:20 Running post build plugin 'NCover Results Collector'
23-Jul-2021 07:12:20 Running post build plugin 'Artifact Copier'
23-Jul-2021 07:12:20 Publishing an artifact: install4j-generated media
23-Jul-2021 07:12:20 Finished publishing of artifact Non required shared artifact: [install4j-generated media], pattern: [*] anchored at: [distribution/target/media] in 466.7 ms
23-Jul-2021 07:12:20 Publishing an artifact: plugins
23-Jul-2021 07:12:21 Finished publishing of artifact Non required job artifact: [plugins], pattern: [**/target/*.jar] anchored at: [src/plugins] in 832.3 ms
23-Jul-2021 07:12:21 Running post build plugin 'npm Cache Cleanup'
23-Jul-2021 07:12:21 Running post build plugin 'Clover Results Collector'
23-Jul-2021 07:12:21 Running post build plugin 'Docker Container Cleanup'
23-Jul-2021 07:12:21 Finalising the build...
23-Jul-2021 07:12:21 Stopping timer.
23-Jul-2021 07:12:21 Build OPENFIRE-NIGHTLYMAVEN-JOB1-1580 completed.
23-Jul-2021 07:12:21 Running on server: post build plugin 'NCover Results Collector'
23-Jul-2021 07:12:21 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Jul-2021 07:12:21 Running on server: post build plugin 'Clover Delta Calculator'
23-Jul-2021 07:12:21 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Jul-2021 07:12:21 All post build plugins have finished
23-Jul-2021 07:12:21 Generating build results summary...
23-Jul-2021 07:12:21 Saving build results to disk...
23-Jul-2021 07:12:21 Store variable context...
23-Jul-2021 07:12:21 Indexing build results...
23-Jul-2021 07:12:21 Finished building OPENFIRE-NIGHTLYMAVEN-JOB1-1580.