Build: #641 was successful

Job: Debian Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

30-May-2021 07:13:02 Build Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #641 (OPENFIRE-NMDB1-JOB1-641) started building on agent ip-172-31-16-33.eu-central-1.compute.internal, bamboo version: 7.2.4
30-May-2021 07:13:02 Remote agent on host ip-172-31-16-33.eu-central-1.compute.internal
30-May-2021 07:13:02 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
30-May-2021 07:13:02 Executing build Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #641 (OPENFIRE-NMDB1-JOB1-641)
30-May-2021 07:13:02 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
30-May-2021 07:13:02 Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
30-May-2021 07:13:02 Updating source code to revision: c1ada76b7507ce6ef3fc475b67b31c5742df4bcc
30-May-2021 07:13:02 Fetching 'refs/heads/4.4' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
30-May-2021 07:13:03 Checking out revision c1ada76b7507ce6ef3fc475b67b31c5742df4bcc.
30-May-2021 07:13:03 Already on '4.4'
30-May-2021 07:13:03 Updated source code to revision: c1ada76b7507ce6ef3fc475b67b31c5742df4bcc
30-May-2021 07:13:03 Finished task 'Checkout Default Repository' with result: Success
30-May-2021 07:13:03 Running pre-build action: VCS Version Collector
30-May-2021 07:13:03 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
30-May-2021 07:13:03
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #641 (OPENFIRE-NMDB1-JOB1-641)'
... running command line:
/opt/mvn/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NMDB1-JOB1 clean install
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
30-May-2021 07:13:06 [INFO] Scanning for projects...
30-May-2021 07:13:08 [WARNING]
30-May-2021 07:13:08 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.4.5-SNAPSHOT
30-May-2021 07:13:08 [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
30-May-2021 07:13:08 [WARNING]
30-May-2021 07:13:08 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
30-May-2021 07:13:08 [WARNING]
30-May-2021 07:13:08 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
30-May-2021 07:13:08 [WARNING]
30-May-2021 07:13:08 [INFO] ------------------------------------------------------------------------
30-May-2021 07:13:08 [INFO] Reactor Build Order:
30-May-2021 07:13:08 [INFO]
30-May-2021 07:13:08 [INFO] Parent                                                             [pom]
30-May-2021 07:13:08 [INFO] Internationalization files for Openfire                            [jar]
30-May-2021 07:13:08 [INFO] Core XMPP Server                                                   [jar]
30-May-2021 07:13:08 [INFO] Starter for Openfire                                               [jar]
30-May-2021 07:13:08 [INFO] Openfire Plugins                                                   [pom]
30-May-2021 07:13:08 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
30-May-2021 07:13:08 [INFO] Distribution                                                       [jar]
30-May-2021 07:13:08 [INFO]
30-May-2021 07:13:08 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
30-May-2021 07:13:08 [INFO] Building Parent 4.4.5-SNAPSHOT                                     [1/7]
30-May-2021 07:13:08 [INFO] --------------------------------[ pom ]---------------------------------
30-May-2021 07:13:08 [INFO]
30-May-2021 07:13:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
30-May-2021 07:13:08 [INFO]
30-May-2021 07:13:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
30-May-2021 07:13:09 [INFO]
30-May-2021 07:13:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
30-May-2021 07:13:09 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/parent/4.4.5-SNAPSHOT/parent-4.4.5-SNAPSHOT.pom
30-May-2021 07:13:09 [INFO]
30-May-2021 07:13:09 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
30-May-2021 07:13:09 [INFO] Building Internationalization files for Openfire 4.4.5-SNAPSHOT    [2/7]
30-May-2021 07:13:09 [INFO] --------------------------------[ jar ]---------------------------------
30-May-2021 07:13:09 [INFO]
30-May-2021 07:13:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
30-May-2021 07:13:09 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target
30-May-2021 07:13:09 [INFO]
30-May-2021 07:13:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
30-May-2021 07:13:09 [INFO]
30-May-2021 07:13:09 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
30-May-2021 07:13:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:13:09 [INFO] Copying 13 resources
30-May-2021 07:13:09 [INFO]
30-May-2021 07:13:09 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
30-May-2021 07:13:10 [INFO] Includes: [**/*.properties]
30-May-2021 07:13:10 [INFO] Excludes: []
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_fr.properties2271030822874793947native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_fr.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_sk.properties4046866668678998241native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_sk.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_cs_CZ.properties2314000644150491467native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_de.properties3281120602936223450native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_de.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pl_PL.properties4444078169868512969native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_es.properties4072635490804447077native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_es.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_ru_RU.properties5282804576598446975native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n.properties942352497808535789native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pt_BR.properties6728653813376372994native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_ja_JP.properties1971358992838463076native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_pt_PT.properties7956688634381565175native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_zh_CN.properties4819155480648161922native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
30-May-2021 07:13:10 [INFO] Processing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties
30-May-2021 07:13:10 [INFO] Converting: '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/tmp/OPENFIRE-NMDB1-JOB1/openfire_i18n_nl.properties1077098369438032079native2ascii'
30-May-2021 07:13:10 [INFO] File converted successfuly: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/classes/openfire_i18n_nl.properties
30-May-2021 07:13:10 [INFO]
30-May-2021 07:13:10 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
30-May-2021 07:13:11 [INFO] No sources to compile
30-May-2021 07:13:11 [INFO]
30-May-2021 07:13:11 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
30-May-2021 07:13:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:13:11 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/src/test/resources
30-May-2021 07:13:11 [INFO]
30-May-2021 07:13:11 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
30-May-2021 07:13:11 [INFO] No sources to compile
30-May-2021 07:13:11 [INFO]
30-May-2021 07:13:11 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
30-May-2021 07:13:11 [INFO] No tests to run.
30-May-2021 07:13:11 [INFO]
30-May-2021 07:13:11 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
30-May-2021 07:13:11 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/i18n-4.4.5-SNAPSHOT.jar
30-May-2021 07:13:11 [INFO]
30-May-2021 07:13:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ i18n ---
30-May-2021 07:13:12 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/target/i18n-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/i18n/4.4.5-SNAPSHOT/i18n-4.4.5-SNAPSHOT.jar
30-May-2021 07:13:12 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/i18n/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/i18n/4.4.5-SNAPSHOT/i18n-4.4.5-SNAPSHOT.pom
30-May-2021 07:13:12 [INFO]
30-May-2021 07:13:12 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
30-May-2021 07:13:12 [INFO] Building Core XMPP Server 4.4.5-SNAPSHOT                           [3/7]
30-May-2021 07:13:12 [INFO] --------------------------------[ jar ]---------------------------------
30-May-2021 07:13:12 [INFO]
30-May-2021 07:13:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
30-May-2021 07:13:12 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target
30-May-2021 07:13:12 [INFO]
30-May-2021 07:13:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
30-May-2021 07:13:12 [INFO]
30-May-2021 07:13:12 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
30-May-2021 07:13:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:13:12 [INFO] Copying 5 resources
30-May-2021 07:13:12 [INFO]
30-May-2021 07:13:12 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
30-May-2021 07:13:13 [INFO] Changes detected - recompiling the module!
30-May-2021 07:13:13 [INFO] Compiling 713 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/classes
30-May-2021 07:13:30 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Some input files use or override a deprecated API.
30-May-2021 07:13:30 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Recompile with -Xlint:deprecation for details.
30-May-2021 07:13:30 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/util/FastDateFormat.java: Some input files use unchecked or unsafe operations.
30-May-2021 07:13:30 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/main/java/org/jivesoftware/util/FastDateFormat.java: Recompile with -Xlint:unchecked for details.
30-May-2021 07:13:30 [INFO]
30-May-2021 07:13:30 [INFO] --- jetty-jspc-maven-plugin:9.4.18.v20190429:jspc (jspc) @ xmppserver ---
30-May-2021 07:13:30 [INFO] Logging initialized @27147ms to org.eclipse.jetty.util.log.Slf4jLog
30-May-2021 07:13:31 [INFO] Compiling import-truststore-certificate.jsp,user-delete.jsp,connection-settings-advanced.jsp,user-password.jsp,manage-updates.jsp,pubsub-node-items.jsp,system-cache-details.jsp,session-conflict.jsp,security-certificate-store-backup.jsp,server-db-stats.jsp,security-certificate-store-management.jsp,ldap-user.jsp,muc-service-delete.jsp,security-keystore.jsp,setup/setup-datasource-settings.jsp,setup/setup-host-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-ldap-group.jsp,setup/setup-admin-settings.jsp,setup/setup-datasource-jndi.jsp,setup/setup-finished.jsp,setup/index.jsp,setup/setup-ldap-group_test.jsp,setup/setup-admin-settings_test.jsp,setup/setup-profile-settings.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-user_test.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-completed.jsp,loginToken.jsp,muc-service-edit-form.jsp,plugin-admin.jsp,muc-room-occupants.jsp,user-groups.jsp,connection-settings-external-components.jsp,user-create.jsp,log.jsp,system-emailtest.jsp,user-message.jsp,dns-check.jsp,connection-settings-socket-s2s.jsp,http-bind.jsp,system-properties.jsp,muc-room-summary.jsp,user-search.jsp,session-details.jsp,error.jsp,file-transfer-proxy.jsp,ldap-server.jsp,server-restart.jsp,user-roster-edit.jsp,user-edit-form.jsp,group-summary.jsp,group-create.jsp,pubsub-node-subscribers.jsp,system-smstest.jsp,server-props.jsp,logviewer.jsp,server-locale.jsp,reg-settings.jsp,muc-sysadmins.jsp,user-properties.jsp,server-session-details.jsp,pubsub-node-affiliates-delete.jsp,security-certificate-details.jsp,system-sms.jsp,available-plugins.jsp,security-audit-viewer-jsp.jsp,decorators/setup.jsp,decorators/main.jsp,component-session-details.jsp,connection-managers-settings.jsp,muc-create-permission.jsp,user-tabs.jsp,chatroom-history-settings.jsp,compression-settings.jsp,muc-room-create.jsp,muc-default-settings.jsp,muc-room-affiliations.jsp,group-edit.jsp,index.jsp,media-proxy.jsp,login.jsp,server-db.jsp,session-summary.jsp,user-roster-add.jsp,pubsub-node-affiliates.jsp,private-data-settings.jsp,pubsub-service-summary.jsp,server-connectiontest.jsp,pubsub-form-table.jsp,error-serverdown.jsp,audit-policy.jsp,security-truststore.jsp,offline-messages.jsp,user-roster-view.jsp,user-roster.jsp,muc-tasks.jsp,security-keystore-signing-request.jsp,pubsub-node-delete.jsp,component-session-summary.jsp,js/jscalendar/i18n.jsp,system-cache.jsp,system-clustering.jsp,server-session-summary.jsp,system-email.jsp,plugin-showfile.jsp,group-delete.jsp,pubsub-node-summary.jsp,muc-service-summary.jsp,ldap-group.jsp,connection-settings-socket-c2s.jsp,user-roster-delete.jsp,import-keystore-certificate.jsp,profile-settings.jsp,pubsub-node-edit.jsp,user-summary.jsp,muc-room-delete.jsp,muc-history-settings.jsp,muc-room-edit-form.jsp,user-lockout.jsp,muc-service-create.jsp,pubsub-node-affiliates-edit.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
30-May-2021 07:13:31 [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.
30-May-2021 07:13:55 [INFO] Generation completed with [0] errors in [23944] milliseconds
30-May-2021 07:13:55 [INFO]
30-May-2021 07:13:55 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
30-May-2021 07:13:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:13:55 [INFO] Copying 12 resources
30-May-2021 07:13:55 [INFO]
30-May-2021 07:13:55 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
30-May-2021 07:13:55 [INFO] Changes detected - recompiling the module!
30-May-2021 07:13:55 [INFO] Compiling 47 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/test-classes
30-May-2021 07:13:57 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
30-May-2021 07:13:57 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
30-May-2021 07:13:57 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Some input files use unchecked or unsafe operations.
30-May-2021 07:13:57 [INFO] /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details.
30-May-2021 07:13:57 [INFO]
30-May-2021 07:13:57 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
30-May-2021 07:13:58 [INFO]
30-May-2021 07:13:58 [INFO] -------------------------------------------------------
30-May-2021 07:13:58 [INFO]  T E S T S
30-May-2021 07:13:58 [INFO] -------------------------------------------------------
30-May-2021 07:13:59 [INFO] Running org.jivesoftware.util.AesEncryptorTest
30-May-2021 07:14:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 s - in org.jivesoftware.util.AesEncryptorTest
30-May-2021 07:14:01 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
30-May-2021 07:14:01 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.jivesoftware.util.CacheableOptionalTest
30-May-2021 07:14:01 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
30-May-2021 07:14:02 Critical Error! The home directory has not been configured,
30-May-2021 07:14:02 which will prevent the application from working correctly.
30-May-2021 07:14:02
30-May-2021 07:14:02
30-May-2021 07:14:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.jivesoftware.util.XMLPropertiesTest
30-May-2021 07:14:02 [INFO] Running org.jivesoftware.util.ListPagerTest
30-May-2021 07:14:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 s - in org.jivesoftware.util.ListPagerTest
30-May-2021 07:14:03 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
30-May-2021 07:14:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
30-May-2021 07:14:03 [INFO] Running org.jivesoftware.util.SystemPropertyTest
30-May-2021 07:14:04 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s - in org.jivesoftware.util.SystemPropertyTest
30-May-2021 07:14:04 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
30-May-2021 07:14:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
30-May-2021 07:14:04 [INFO] Running org.jivesoftware.util.StringUtilsTest
30-May-2021 07:14:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.jivesoftware.util.StringUtilsTest
30-May-2021 07:14:04 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
30-May-2021 07:14:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
30-May-2021 07:14:05 [INFO] Running org.jivesoftware.util.JIDTest
30-May-2021 07:14:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.jivesoftware.util.JIDTest
30-May-2021 07:14:05 [INFO] Running org.jivesoftware.util.CertificateTest
30-May-2021 07:14:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.CertificateTest
30-May-2021 07:14:05 [INFO] Running org.jivesoftware.util.LDAPTest
30-May-2021 07:14:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jivesoftware.util.LDAPTest
30-May-2021 07:14:05 [INFO] Running org.jivesoftware.util.XPPWriterTest
30-May-2021 07:14:05 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.jivesoftware.util.XPPWriterTest
30-May-2021 07:14:05 [INFO] Running org.jivesoftware.util.CacheUtilTest
30-May-2021 07:14:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.jivesoftware.util.CacheUtilTest
30-May-2021 07:14:05 [INFO] Running org.jivesoftware.util.VersionTest
30-May-2021 07:14:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jivesoftware.util.VersionTest
30-May-2021 07:14:05 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
30-May-2021 07:14:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jivesoftware.util.GraphicsUtilsTest
30-May-2021 07:14:05 [INFO] Running org.jivesoftware.util.AdminConsoleTest
30-May-2021 07:14:06 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.348 s - in org.jivesoftware.util.AdminConsoleTest
30-May-2021 07:14:06 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
30-May-2021 07:14:06 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.jivesoftware.util.WebXmlUtilsTest
30-May-2021 07:14:06 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
30-May-2021 07:14:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jivesoftware.util.JavaSpecVersionTest
30-May-2021 07:14:06 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
30-May-2021 07:14:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.jivesoftware.util.BlowfishEncryptorTest
30-May-2021 07:14:06 [INFO] Running org.jivesoftware.util.CertificateManagerTest
30-May-2021 07:14:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in org.jivesoftware.util.CertificateManagerTest
30-May-2021 07:14:06 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
30-May-2021 07:14:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jivesoftware.util.LocaleUtilsTest
30-May-2021 07:14:06 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
30-May-2021 07:14:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
30-May-2021 07:14:06 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
30-May-2021 07:14:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.jivesoftware.admin.LoginLimitManagerTest
30-May-2021 07:14:07 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
30-May-2021 07:14:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.jivesoftware.admin.AuthCheckFilterTest
30-May-2021 07:14:07 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
30-May-2021 07:14:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.479 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
30-May-2021 07:14:09 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
30-May-2021 07:14:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
30-May-2021 07:14:09 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
30-May-2021 07:14:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jivesoftware.openfire.group.GroupJIDTest
30-May-2021 07:14:09 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
30-May-2021 07:14:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
30-May-2021 07:14:09 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
30-May-2021 07:14:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jivesoftware.openfire.forward.ForwardTest
30-May-2021 07:14:09 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
30-May-2021 07:14:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
30-May-2021 07:14:09 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
30-May-2021 07:14:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
30-May-2021 07:14:09 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
30-May-2021 07:14:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
30-May-2021 07:14:10 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
30-May-2021 07:14:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jivesoftware.openfire.container.PluginManagerTest
30-May-2021 07:14:10 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
30-May-2021 07:14:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
30-May-2021 07:14:10 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
30-May-2021 07:14:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
30-May-2021 07:14:10 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
30-May-2021 07:14:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.jivesoftware.openfire.user.UserManagerTest
30-May-2021 07:14:10 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
30-May-2021 07:14:24 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.29 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
30-May-2021 07:14:24 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
30-May-2021 07:14:24 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
30-May-2021 07:14:24 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
30-May-2021 07:14:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
30-May-2021 07:14:25 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
30-May-2021 07:14:25 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jivesoftware.openfire.net.DNSUtilTest
30-May-2021 07:14:25 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
30-May-2021 07:14:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
30-May-2021 07:14:26 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
30-May-2021 07:14:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 s - in org.jivesoftware.openfire.archive.ArchiverTest
30-May-2021 07:14:27 [INFO] Running dom.io.XMPPPacketReaderTest
30-May-2021 07:14:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in dom.io.XMPPPacketReaderTest
30-May-2021 07:14:28 [INFO]
30-May-2021 07:14:28 [INFO] Results:
30-May-2021 07:14:28 [INFO]
30-May-2021 07:14:28 [WARNING] Tests run: 336, Failures: 0, Errors: 0, Skipped: 3
30-May-2021 07:14:28 [INFO]
30-May-2021 07:14:28 [INFO]
30-May-2021 07:14:28 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
30-May-2021 07:14:28 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/xmppserver-4.4.5-SNAPSHOT.jar
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ xmppserver ---
30-May-2021 07:14:29 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/target/xmppserver-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/xmppserver/4.4.5-SNAPSHOT/xmppserver-4.4.5-SNAPSHOT.jar
30-May-2021 07:14:29 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/xmppserver/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/xmppserver/4.4.5-SNAPSHOT/xmppserver-4.4.5-SNAPSHOT.pom
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
30-May-2021 07:14:29 [INFO] Building Starter for Openfire 4.4.5-SNAPSHOT                       [4/7]
30-May-2021 07:14:29 [INFO] --------------------------------[ jar ]---------------------------------
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
30-May-2021 07:14:29 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
30-May-2021 07:14:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:14:29 [INFO] Copying 11 resources
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
30-May-2021 07:14:29 [INFO] Changes detected - recompiling the module!
30-May-2021 07:14:29 [INFO] Compiling 8 source files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/classes
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
30-May-2021 07:14:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:14:29 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/src/test/resources
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
30-May-2021 07:14:29 [INFO] No sources to compile
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
30-May-2021 07:14:29 [INFO] No tests to run.
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
30-May-2021 07:14:29 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/startup.jar
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ starter ---
30-May-2021 07:14:29 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/target/startup.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/starter/4.4.5-SNAPSHOT/starter-4.4.5-SNAPSHOT.jar
30-May-2021 07:14:29 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/starter/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/starter/4.4.5-SNAPSHOT/starter-4.4.5-SNAPSHOT.pom
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
30-May-2021 07:14:29 [INFO] Building Openfire Plugins 4.4.5-SNAPSHOT                           [5/7]
30-May-2021 07:14:29 [INFO] --------------------------------[ pom ]---------------------------------
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
30-May-2021 07:14:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:14:29 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/src/main/java/../i18n
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
30-May-2021 07:14:29 [WARNING] Source directory does not exist: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/target/i18n
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ plugins ---
30-May-2021 07:14:29 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/4.4.5-SNAPSHOT/plugins-4.4.5-SNAPSHOT.pom
30-May-2021 07:14:29 [INFO]
30-May-2021 07:14:29 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
30-May-2021 07:14:29 [INFO] Building Openfire Plugin Assembly Descriptor 4.4.5-SNAPSHOT        [6/7]
30-May-2021 07:14:29 [INFO] --------------------------------[ jar ]---------------------------------
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:14:30 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:14:30 [INFO] Copying 1 resource
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [WARNING] Source directory does not exist: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [INFO] No sources to compile
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:14:30 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [INFO] No sources to compile
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [INFO] No tests to run.
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openfire-plugin-assembly-descriptor ---
30-May-2021 07:14:30 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.4.5-SNAPSHOT/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.jar
30-May-2021 07:14:30 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/plugins/openfire-plugin-assembly-descriptor/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/plugins/openfire-plugin-assembly-descriptor/4.4.5-SNAPSHOT/openfire-plugin-assembly-descriptor-4.4.5-SNAPSHOT.pom
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
30-May-2021 07:14:30 [INFO] Building Distribution 4.4.5-SNAPSHOT                               [7/7]
30-May-2021 07:14:30 [INFO] --------------------------------[ jar ]---------------------------------
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
30-May-2021 07:14:30 [INFO] Deleting /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
30-May-2021 07:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:14:30 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/src/main/resources
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
30-May-2021 07:14:30 [INFO] No sources to compile
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
30-May-2021 07:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-May-2021 07:14:30 [INFO] skip non existing resourceDirectory /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/src/test/resources
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
30-May-2021 07:14:30 [INFO] No sources to compile
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
30-May-2021 07:14:30 [INFO] No tests to run.
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
30-May-2021 07:14:30 [WARNING] JAR will be empty - no content was marked for inclusion!
30-May-2021 07:14:30 [INFO] Building jar: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution.jar
30-May-2021 07:14:30 [INFO]
30-May-2021 07:14:30 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
30-May-2021 07:14:30 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
30-May-2021 07:14:30 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
30-May-2021 07:14:37 [INFO] Copying files to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution-base
30-May-2021 07:14:38 [WARNING] Assembly file: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-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.
30-May-2021 07:14:38 [INFO]
30-May-2021 07:14:38 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
30-May-2021 07:14:39 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
30-May-2021 07:14:39 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution-base/plugins/search.jar
30-May-2021 07:14:39 [INFO]
30-May-2021 07:14:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution ---
30-May-2021 07:14:39 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/target/distribution.jar to /home/bamboo/.m2/repository/org/igniterealtime/openfire/distribution/4.4.5-SNAPSHOT/distribution-4.4.5-SNAPSHOT.jar
30-May-2021 07:14:39 [INFO] Installing /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/distribution/pom.xml to /home/bamboo/.m2/repository/org/igniterealtime/openfire/distribution/4.4.5-SNAPSHOT/distribution-4.4.5-SNAPSHOT.pom
30-May-2021 07:14:39 [INFO] ------------------------------------------------------------------------
30-May-2021 07:14:39 [INFO] Reactor Summary for Parent 4.4.5-SNAPSHOT:
30-May-2021 07:14:39 [INFO]
30-May-2021 07:14:39 [INFO] Parent ............................................. SUCCESS [  0.803 s]
30-May-2021 07:14:39 [INFO] Internationalization files for Openfire ............ SUCCESS [  2.842 s]
30-May-2021 07:14:39 [INFO] Core XMPP Server ................................... SUCCESS [01:17 min]
30-May-2021 07:14:39 [INFO] Starter for Openfire ............................... SUCCESS [  0.740 s]
30-May-2021 07:14:39 [INFO] Openfire Plugins ................................... SUCCESS [  0.074 s]
30-May-2021 07:14:39 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.107 s]
30-May-2021 07:14:39 [INFO] Distribution ....................................... SUCCESS [  9.115 s]
30-May-2021 07:14:39 [INFO] ------------------------------------------------------------------------
30-May-2021 07:14:39 [INFO] BUILD SUCCESS
30-May-2021 07:14:39 [INFO] ------------------------------------------------------------------------
30-May-2021 07:14:39 [INFO] Total time:  01:33 min
30-May-2021 07:14:39 [INFO] Finished at: 2021-05-30T07:14:39Z
30-May-2021 07:14:39 [INFO] ------------------------------------------------------------------------
30-May-2021 07:14:39 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1...
30-May-2021 07:14:39 Finished task 'Build and install in local repository' with result: Success
30-May-2021 07:14:39 Starting task 'Build Deb' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-May-2021 07:14:39
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #641 (OPENFIRE-NMDB1-JOB1-641)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/OPENFIRE-NMDB1-JOB1-641-ScriptBuildTask-7226403841820116016.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
30-May-2021 07:14:39 /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
30-May-2021 07:14:39 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
30-May-2021 07:14:46 Removing previous workdir tmp/debian
30-May-2021 07:14:46 dpkg-buildpackage: info: source package openfire
30-May-2021 07:14:46 dpkg-buildpackage: info: source version 4.4.5
30-May-2021 07:14:46 dpkg-buildpackage: info: source distribution unstable
30-May-2021 07:14:46 dpkg-buildpackage: info: source changed by Jive Software <webmaster@jivesoftware.com>
30-May-2021 07:14:46 dpkg-buildpackage: info: host architecture amd64
30-May-2021 07:14:46 dpkg-source --before-build openfire-4.4.5
30-May-2021 07:14:46 fakeroot debian/rules clean
30-May-2021 07:14:47 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
30-May-2021 07:14:47 test -x debian/rules
30-May-2021 07:14:47 /usr/bin/make -f debian/rules reverse-config
30-May-2021 07:14:47 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
30-May-2021 07:14:47 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
30-May-2021 07:14:47 make[1]: 'reverse-config' is up to date.
30-May-2021 07:14:47 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
30-May-2021 07:14:47 if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
30-May-2021 07:14:47 patches:
30-May-2021 07:14:47 if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
30-May-2021 07:14:47 if [ "reverse-patches" != "reverse-patches" ] ; then \
30-May-2021 07:14:47         /usr/bin/make -f debian/rules update-config ; \
30-May-2021 07:14:47 fi
30-May-2021 07:14:47 for dir in debian/patches ; do \
30-May-2021 07:14:47     rm -f $dir/*.log ; \
30-May-2021 07:14:47 done
30-May-2021 07:14:47 dh_clean
30-May-2021 07:14:47 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
30-May-2021 07:14:47 dpkg-source -b openfire-4.4.5
30-May-2021 07:14:47 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
30-May-2021 07:14:47 dpkg-source: info: using source format '1.0'
30-May-2021 07:14:47 dpkg-source: info: building openfire in openfire_4.4.5.tar.gz
30-May-2021 07:14:51 dpkg-source: info: building openfire in openfire_4.4.5.dsc
30-May-2021 07:14:51 debian/rules build
30-May-2021 07:14:51 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
30-May-2021 07:14:51 test -x debian/rules
30-May-2021 07:14:51 mkdir -p "."
30-May-2021 07:14:51 /usr/bin/make -f debian/rules reverse-config
30-May-2021 07:14:51 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
30-May-2021 07:14:51 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
30-May-2021 07:14:51 make[1]: 'reverse-config' is up to date.
30-May-2021 07:14:51 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
30-May-2021 07:14:51 if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
30-May-2021 07:14:51 patches:
30-May-2021 07:14:51 if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
30-May-2021 07:14:51 if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
30-May-2021 07:14:51         /usr/bin/make -f debian/rules update-config ; \
30-May-2021 07:14:51 fi
30-May-2021 07:14:51 make[1]: Entering directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
30-May-2021 07:14:51 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
30-May-2021 07:14:51 make[1]: 'update-config' is up to date.
30-May-2021 07:14:51 make[1]: Leaving directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5'
30-May-2021 07:14:51 fakeroot debian/rules binary
30-May-2021 07:14:51 CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use source format 3.0 (quilt) instead
30-May-2021 07:14:51 test -x debian/rules
30-May-2021 07:14:51 dh_testroot
30-May-2021 07:14:51 dh_clean -k
30-May-2021 07:14:51 dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
30-May-2021 07:14:51 dh_clean: dh_clean -k is deprecated; use dh_prep instead
30-May-2021 07:14:51 dh_installdirs -A
30-May-2021 07:14:51 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
30-May-2021 07:14:51 mkdir -p "."
30-May-2021 07:14:51 Adding cdbs dependencies to debian/openfire.substvars
30-May-2021 07:14:51 dh_installdirs -popenfire \
30-May-2021 07:14:51         
30-May-2021 07:14:51 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
30-May-2021 07:14:51 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/lib/*.jar /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/usr/share/openfire/lib/
30-May-2021 07:14:51 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/lib/log4j2.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
30-May-2021 07:14:51 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/resources/database /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/usr/share/openfire/resources/database
30-May-2021 07:14:51 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/conf/openfire.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
30-May-2021 07:14:51 cp /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/conf/security.xml /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire
30-May-2021 07:14:51 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/resources/security /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/etc/openfire/security
30-May-2021 07:14:51 cp -r /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/plugins /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5/debian/openfire/var/lib/openfire/plugins
30-May-2021 07:14:51 dh_installdocs -popenfire
30-May-2021 07:14:51 dh_installexamples -popenfire
30-May-2021 07:14:52 dh_installman -popenfire
30-May-2021 07:14:52 dh_installinfo -popenfire
30-May-2021 07:14:52 dh_installmenu -popenfire
30-May-2021 07:14:52 dh_installcron -popenfire
30-May-2021 07:14:52 dh_systemd_enable -popenfire
30-May-2021 07:14:52 dh_installinit -popenfire
30-May-2021 07:14:52 dh_installinit: Compatibility levels before 9 are deprecated (level 5 in use)
30-May-2021 07:14:52 dh_installdebconf -popenfire
30-May-2021 07:14:52 dh_installemacsen -popenfire
30-May-2021 07:14:52 dh_installcatalogs -popenfire
30-May-2021 07:14:52 dh_installpam -popenfire
30-May-2021 07:14:52 dh_installlogrotate -popenfire
30-May-2021 07:14:52 dh_installlogcheck -popenfire
30-May-2021 07:14:52 dh_installchangelogs -popenfire
30-May-2021 07:14:52 dh_installudev -popenfire
30-May-2021 07:14:52 dh_lintian -popenfire
30-May-2021 07:14:52 dh_bugfiles -popenfire
30-May-2021 07:14:52 dh_install -popenfire
30-May-2021 07:14:52 dh_systemd_start -popenfire
30-May-2021 07:14:52 dh_systemd_start: Compatibility levels before 9 are deprecated (level 5 in use)
30-May-2021 07:14:52 dh_link -popenfire
30-May-2021 07:14:52 dh_link: Compatibility levels before 9 are deprecated (level 5 in use)
30-May-2021 07:14:52 dh_installmime -popenfire
30-May-2021 07:14:52 dh_installgsettings -popenfire
30-May-2021 07:14:52 dh_strip -popenfire 
30-May-2021 07:14:52 dh_strip: Compatibility levels before 9 are deprecated (level 5 in use)
30-May-2021 07:14:52 dh_strip_nondeterminism -popenfire
30-May-2021 07:14:54 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcprov-jdk15on-1.63.jar: ignoring signed JAR file
30-May-2021 07:14:55 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcpkix-jdk15on-1.63.jar: ignoring signed JAR file
30-May-2021 07:15:00 strip-nondeterminism: debian/openfire/usr/share/openfire/lib/bcpg-jdk15on-1.63.jar: ignoring signed JAR file
30-May-2021 07:15:04         Normalized debian/openfire/usr/share/openfire/lib/bcprov-jdk15on-1.63.jar
30-May-2021 07:15:04         Normalized debian/openfire/usr/share/openfire/lib/bcpkix-jdk15on-1.63.jar
30-May-2021 07:15:04         Normalized debian/openfire/usr/share/openfire/lib/bcpg-jdk15on-1.63.jar
30-May-2021 07:15:04 dh_compress -popenfire
30-May-2021 07:15:04 dh_fixperms -popenfire
30-May-2021 07:15:04 dh_makeshlibs -popenfire 
30-May-2021 07:15:04 dh_installdeb -popenfire
30-May-2021 07:15:04 dh_installdeb: Compatibility levels before 9 are deprecated (level 5 in use)
30-May-2021 07:15:04 dh_perl -popenfire
30-May-2021 07:15:04 dh_shlibdeps -popenfire
30-May-2021 07:15:04 dh_gencontrol -popenfire 
30-May-2021 07:15:04 dh_md5sums -popenfire
30-May-2021 07:15:04 dh_builddeb -popenfire
30-May-2021 07:15:04 dpkg-deb: warning: conffile name '/etc/openfire/openfire.xml' is duplicated
30-May-2021 07:15:04 dpkg-deb: warning: conffile name '/etc/openfire/security.xml' is duplicated
30-May-2021 07:15:04 dpkg-deb: warning: conffile name '/etc/openfire/security/client.truststore' is duplicated
30-May-2021 07:15:04 dpkg-deb: warning: conffile name '/etc/openfire/security/keystore' is duplicated
30-May-2021 07:15:04 dpkg-deb: warning: conffile name '/etc/openfire/security/truststore' is duplicated
30-May-2021 07:15:04 dpkg-deb: warning: ignoring 5 warnings about the control file(s)
30-May-2021 07:15:04 dpkg-deb: building package 'openfire' in '../openfire_4.4.5_all.deb'.
30-May-2021 07:15:27 dpkg-genbuildinfo
30-May-2021 07:15:27 dpkg-genchanges  >../openfire_4.4.5_amd64.changes
30-May-2021 07:15:28 dpkg-genchanges: info: including full source code in upload
30-May-2021 07:15:28 dpkg-source --after-build openfire-4.4.5
30-May-2021 07:15:29 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
30-May-2021 07:15:29 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1 ~/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1/tmp/debian/openfire-4.4.5
30-May-2021 07:15:29 Finished task 'Build Deb' with result: Success
30-May-2021 07:15:29
Substituting variable: ${bamboo.planRepository.branch} with 4.4
30-May-2021 07:15:29 Starting task 'Copy to Website' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-May-2021 07:15:29
Beginning to execute external process for build 'Openfire - Nightly Maven Debian Build - 4.4 - Debian Workflow #641 (OPENFIRE-NMDB1-JOB1-641)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/OPENFIRE-NMDB1-JOB1-641-ScriptBuildTask-2409375474978208030.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMDB1-JOB1
30-May-2021 07:15:29 Skipping copy to website of non-master branch.
30-May-2021 07:15:29 Finished task 'Copy to Website' with result: Success
30-May-2021 07:15:29 Running post build plugin 'Docker Container Cleanup'
30-May-2021 07:15:29 Running post build plugin 'NCover Results Collector'
30-May-2021 07:15:29 Running post build plugin 'Clover Results Collector'
30-May-2021 07:15:29 Running post build plugin 'npm Cache Cleanup'
30-May-2021 07:15:29 Running post build plugin 'Artifact Copier'
30-May-2021 07:15:29 Publishing an artifact: .deb files
30-May-2021 07:15:31 Finished publishing of artifact Required shared artifact: [.deb files], pattern: [*.*] anchored at: [distribution/target/debian] in 2.903 s
30-May-2021 07:15:31 Finalising the build...
30-May-2021 07:15:31 Stopping timer.
30-May-2021 07:15:31 Build OPENFIRE-NMDB1-JOB1-641 completed.
30-May-2021 07:07:30 Running on server: post build plugin 'NCover Results Collector'
30-May-2021 07:07:30 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-May-2021 07:07:30 Running on server: post build plugin 'Clover Delta Calculator'
30-May-2021 07:07:30 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-May-2021 07:07:30 All post build plugins have finished
30-May-2021 07:07:30 Generating build results summary...
30-May-2021 07:07:30 Saving build results to disk...
30-May-2021 07:07:30 Store variable context...
30-May-2021 07:07:30 Indexing build results...
30-May-2021 07:07:30 Finished building OPENFIRE-NMDB1-JOB1-641.