Build: #267 was successful

Job: Mac Build Workflow was successful

Stages & jobs

  1. Build and Package

Build log

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

10-Nov-2022 07:13:04 Build Openfire - Nightly Maven Mac Build - 4.7 - Mac Build Workflow #267 (OPENFIRE-NMMB4-JOB1-267) started building on agent whiteknight.agron.iastate.edu, bamboo version: 8.2.4
10-Nov-2022 07:13:04 Remote agent on host whiteknight.agron.iastate.edu
10-Nov-2022 07:13:05 Build working directory is /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1
10-Nov-2022 07:13:05 Executing build Openfire - Nightly Maven Mac Build - 4.7 - Mac Build Workflow #267 (OPENFIRE-NMMB4-JOB1-267)
10-Nov-2022 07:13:05 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
10-Nov-2022 07:13:05 Checking out into /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1
10-Nov-2022 07:13:05 Updating source code to revision: 96ea10a04a9bc5660d52d4bacee9495c4cbce985
10-Nov-2022 07:13:05 Fetching 'refs/heads/4.7' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch.
10-Nov-2022 07:13:07 From https://github.com/igniterealtime/Openfire
10-Nov-2022 07:13:07 + e65c35b...96ea10a 4.7        -> 4.7  (forced update)
10-Nov-2022 07:13:07 Checking out revision 96ea10a04a9bc5660d52d4bacee9495c4cbce985.
10-Nov-2022 07:13:07 Already on '4.7'
10-Nov-2022 07:13:07 Updated source code to revision: 96ea10a04a9bc5660d52d4bacee9495c4cbce985
10-Nov-2022 07:13:07 Finished task 'Checkout Default Repository' with result: Success
10-Nov-2022 07:13:07 Running pre-build action: Build Log Labeller Pre Build Action
10-Nov-2022 07:13:07 Running pre-build action: VCS Version Collector
10-Nov-2022 07:13:07 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
10-Nov-2022 07:13:08
Beginning to execute external process for build 'Openfire - Nightly Maven Mac Build - 4.7 - Mac Build Workflow #267 (OPENFIRE-NMMB4-JOB1-267)'
... running command line:
/usr/local/bin/mvn --batch-mode -Djava.io.tmpdir=/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1 clean package
... in: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1
10-Nov-2022 07:13:09 [INFO] Scanning for projects...
10-Nov-2022 07:13:10 [WARNING]
10-Nov-2022 07:13:10 [WARNING] Some problems were encountered while building the effective model for org.igniterealtime.openfire:starter:jar:4.7.5-SNAPSHOT
10-Nov-2022 07:13:10 [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
10-Nov-2022 07:13:10 [WARNING]
10-Nov-2022 07:13:10 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
10-Nov-2022 07:13:10 [WARNING]
10-Nov-2022 07:13:10 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
10-Nov-2022 07:13:11 [WARNING]
10-Nov-2022 07:13:11 [INFO] ------------------------------------------------------------------------
10-Nov-2022 07:13:11 [INFO] Reactor Build Order:
10-Nov-2022 07:13:11 [INFO]
10-Nov-2022 07:13:11 [INFO] Parent                                                             [pom]
10-Nov-2022 07:13:11 [INFO] Internationalization files for Openfire                            [jar]
10-Nov-2022 07:13:11 [INFO] Core XMPP Server                                                   [jar]
10-Nov-2022 07:13:11 [INFO] Starter for Openfire                                               [jar]
10-Nov-2022 07:13:11 [INFO] Openfire Plugins                                                   [pom]
10-Nov-2022 07:13:11 [INFO] Openfire Plugin Assembly Descriptor                                [jar]
10-Nov-2022 07:13:11 [INFO] Distribution                                                       [jar]
10-Nov-2022 07:13:11 [INFO]
10-Nov-2022 07:13:11 [INFO] -----------------< org.igniterealtime.openfire:parent >-----------------
10-Nov-2022 07:13:11 [INFO] Building Parent 4.7.5-SNAPSHOT                                     [1/7]
10-Nov-2022 07:13:11 [INFO] --------------------------------[ pom ]---------------------------------
10-Nov-2022 07:13:11 [INFO]
10-Nov-2022 07:13:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
10-Nov-2022 07:13:11 [INFO]
10-Nov-2022 07:13:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ parent ---
10-Nov-2022 07:13:11 [INFO]
10-Nov-2022 07:13:11 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------
10-Nov-2022 07:13:11 [INFO] Building Internationalization files for Openfire 4.7.5-SNAPSHOT    [2/7]
10-Nov-2022 07:13:11 [INFO] --------------------------------[ jar ]---------------------------------
10-Nov-2022 07:13:11 [INFO]
10-Nov-2022 07:13:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n ---
10-Nov-2022 07:13:11 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target
10-Nov-2022 07:13:11 [INFO]
10-Nov-2022 07:13:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ i18n ---
10-Nov-2022 07:13:11 [INFO]
10-Nov-2022 07:13:11 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ i18n ---
10-Nov-2022 07:13:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:13:11 [INFO] Copying 13 resources
10-Nov-2022 07:13:11 [INFO]
10-Nov-2022 07:13:11 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ i18n ---
10-Nov-2022 07:13:12 [INFO] Includes: [**/*.properties]
10-Nov-2022 07:13:12 [INFO] Excludes: []
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n.properties3079348980947271576native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_cs_CZ.properties4986219664965736738native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_cs_CZ.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_de.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_de.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_de.properties780012188818912075native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_de.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_es.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_es.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_es.properties6247028335213707449native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_es.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_fr.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_fr.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_fr.properties7235421501956179059native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_fr.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_ja_JP.properties2848649929817467567native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_ja_JP.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_nl.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_nl.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_nl.properties7376764653925504033native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_nl.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_pl_PL.properties1800939849511055244native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_pl_PL.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_pt_BR.properties5271319406431415343native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_pt_BR.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_pt_PT.properties7962381445288670193native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_pt_PT.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_ru_RU.properties1142132885403655220native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_ru_RU.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_sk.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_sk.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_sk.properties6138298413507919034native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_sk.properties
10-Nov-2022 07:13:12 [INFO] Processing /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
10-Nov-2022 07:13:12 [INFO] Converting: '/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties' to: '/var/folders/4l/hy48_9hs213g27_fl5f85cqm0000gq/T/OPENFIRE-NMMB4-JOB1/openfire_i18n_zh_CN.properties7059269925631878529native2ascii'
10-Nov-2022 07:13:12 [INFO] File converted successfuly: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/classes/openfire_i18n_zh_CN.properties
10-Nov-2022 07:13:12 [INFO]
10-Nov-2022 07:13:12 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ i18n ---
10-Nov-2022 07:13:12 [INFO] No sources to compile
10-Nov-2022 07:13:12 [INFO]
10-Nov-2022 07:13:12 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ i18n ---
10-Nov-2022 07:13:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:13:12 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/src/test/resources
10-Nov-2022 07:13:12 [INFO]
10-Nov-2022 07:13:12 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ i18n ---
10-Nov-2022 07:13:12 [INFO] No sources to compile
10-Nov-2022 07:13:12 [INFO]
10-Nov-2022 07:13:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n ---
10-Nov-2022 07:13:12 [INFO] No tests to run.
10-Nov-2022 07:13:12 [INFO]
10-Nov-2022 07:13:12 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ i18n ---
10-Nov-2022 07:13:13 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/i18n/target/i18n-4.7.5-SNAPSHOT.jar
10-Nov-2022 07:13:13 [INFO]
10-Nov-2022 07:13:13 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >---------------
10-Nov-2022 07:13:13 [INFO] Building Core XMPP Server 4.7.5-SNAPSHOT                           [3/7]
10-Nov-2022 07:13:13 [INFO] --------------------------------[ jar ]---------------------------------
10-Nov-2022 07:13:13 [INFO]
10-Nov-2022 07:13:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver ---
10-Nov-2022 07:13:13 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/target
10-Nov-2022 07:13:14 [INFO]
10-Nov-2022 07:13:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ xmppserver ---
10-Nov-2022 07:13:14 [INFO]
10-Nov-2022 07:13:14 [INFO] --- git-commit-id-plugin:4.0.3:revision (get-the-git-infos) @ xmppserver ---
10-Nov-2022 07:13:15 [INFO]
10-Nov-2022 07:13:15 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmppserver ---
10-Nov-2022 07:13:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:13:15 [INFO] Copying 5 resources
10-Nov-2022 07:13:15 [INFO]
10-Nov-2022 07:13:15 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xmppserver ---
10-Nov-2022 07:13:15 [INFO] Changes detected - recompiling the module!
10-Nov-2022 07:13:15 [INFO] Compiling 735 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/target/classes
10-Nov-2022 07:13:29 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Some input files use or override a deprecated API.
10-Nov-2022 07:13:29 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java: Recompile with -Xlint:deprecation for details.
10-Nov-2022 07:13:29 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/XMPPServer.java: Some input files use unchecked or unsafe operations.
10-Nov-2022 07:13:29 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/XMPPServer.java: Recompile with -Xlint:unchecked for details.
10-Nov-2022 07:13:29 [INFO]
10-Nov-2022 07:13:29 [INFO] --- jetty-jspc-maven-plugin:9.4.43.v20210629:jspc (jspc) @ xmppserver ---
10-Nov-2022 07:13:29 [INFO] Logging initialized @21576ms to org.eclipse.jetty.util.log.Slf4jLog
10-Nov-2022 07:13:29 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,chatroom-history-settings.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,js/jscalendar/i18n.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-configuration.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-subscribers.jsp,pubsub-node-summary.jsp,pubsub-service-summary.jsp,reg-settings.jsp,security-audit-viewer-jsp.jsp,security-certificate-details.jsp,security-certificate-store-backup.jsp,security-certificate-store-management.jsp,security-keystore-signing-request.jsp,security-keystore.jsp,security-truststore.jsp,server-connectiontest.jsp,server-db-stats.jsp,server-db.jsp,server-locale.jsp,server-props.jsp,server-restart.jsp,server-session-details.jsp,server-session-summary.jsp,session-conflict.jsp,session-details.jsp,session-summary.jsp,setup/index.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-ldap-user_test.jsp,setup/setup-profile-settings.jsp,system-cache-details.jsp,system-cache.jsp,system-clustering-data-consistency-check.jsp,system-clustering.jsp,system-email.jsp,system-emailtest.jsp,system-properties.jsp,system-sms.jsp,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-groups.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/**
10-Nov-2022 07:13:30 [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.
10-Nov-2022 07:13:36 [INFO] Generation completed with [0] errors in [5856] milliseconds
10-Nov-2022 07:13:36 [INFO]
10-Nov-2022 07:13:36 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmppserver ---
10-Nov-2022 07:13:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:13:36 [INFO] Copying 18 resources
10-Nov-2022 07:13:36 [INFO]
10-Nov-2022 07:13:36 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xmppserver ---
10-Nov-2022 07:13:36 [INFO] Changes detected - recompiling the module!
10-Nov-2022 07:13:36 [INFO] Compiling 67 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/target/test-classes
10-Nov-2022 07:13:37 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Some input files use or override a deprecated API.
10-Nov-2022 07:13:37 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/src/test/java/org/jivesoftware/openfire/muc/spi/MucPrivilegesTest.java: Recompile with -Xlint:deprecation for details.
10-Nov-2022 07:13:37 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Some input files use unchecked or unsafe operations.
10-Nov-2022 07:13:37 [INFO] /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/src/test/java/org/jivesoftware/util/AdminConsoleTest.java: Recompile with -Xlint:unchecked for details.
10-Nov-2022 07:13:37 [INFO]
10-Nov-2022 07:13:37 [INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ xmppserver ---
10-Nov-2022 07:13:38 [INFO]
10-Nov-2022 07:13:38 [INFO] -------------------------------------------------------
10-Nov-2022 07:13:38 [INFO]  T E S T S
10-Nov-2022 07:13:38 [INFO] -------------------------------------------------------
10-Nov-2022 07:13:39 [INFO] Running dom.io.XMPPPacketReaderTest
10-Nov-2022 07:13:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 s - in dom.io.XMPPPacketReaderTest
10-Nov-2022 07:13:40 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest
10-Nov-2022 07:13:41 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 s - in org.jivesoftware.admin.AuthCheckFilterTest
10-Nov-2022 07:13:41 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest
10-Nov-2022 07:13:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.jivesoftware.admin.LoginLimitManagerTest
10-Nov-2022 07:13:42 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
10-Nov-2022 07:13:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest
10-Nov-2022 07:13:42 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
10-Nov-2022 07:13:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest
10-Nov-2022 07:13:42 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest
10-Nov-2022 07:13:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.302 s - in org.jivesoftware.openfire.archive.ArchiverTest
10-Nov-2022 07:13:43 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest
10-Nov-2022 07:13:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in org.jivesoftware.openfire.auth.JDBCAuthProviderTest
10-Nov-2022 07:13:43 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest
10-Nov-2022 07:13:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.openfire.carbons.MessageCarbonsTest
10-Nov-2022 07:13:43 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest
10-Nov-2022 07:13:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.jivesoftware.openfire.cluster.ClusterMonitorTest
10-Nov-2022 07:13:44 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest
10-Nov-2022 07:13:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.openfire.container.PluginManagerTest
10-Nov-2022 07:13:44 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest
10-Nov-2022 07:13:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest
10-Nov-2022 07:13:44 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
10-Nov-2022 07:13:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest
10-Nov-2022 07:13:44 [INFO] Running org.jivesoftware.openfire.forward.ForwardTest
10-Nov-2022 07:13:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.openfire.forward.ForwardTest
10-Nov-2022 07:13:44 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest
10-Nov-2022 07:13:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.openfire.group.GroupJIDTest
10-Nov-2022 07:13:44 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest
10-Nov-2022 07:13:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jivesoftware.openfire.group.GroupManagerTest
10-Nov-2022 07:13:44 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
10-Nov-2022 07:13:44 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest
10-Nov-2022 07:13:44 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest
10-Nov-2022 07:13:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s - in org.jivesoftware.openfire.keystore.CertificateUtilsTest
10-Nov-2022 07:13:45 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest
10-Nov-2022 07:13:58 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.331 s - in org.jivesoftware.openfire.keystore.CheckChainTrustedTest
10-Nov-2022 07:13:58 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
10-Nov-2022 07:14:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s - in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
10-Nov-2022 07:14:00 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest
10-Nov-2022 07:14:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jivesoftware.openfire.ldap.LdapManagerTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest
10-Nov-2022 07:14:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jivesoftware.openfire.ldap.VCardTemplateTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest
10-Nov-2022 07:14:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jivesoftware.openfire.ldap.VCardTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest
10-Nov-2022 07:14:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jivesoftware.openfire.muc.HistoryStrategyTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.muc.MUCRoleTest
10-Nov-2022 07:14:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.jivesoftware.openfire.muc.MUCRoleTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest
10-Nov-2022 07:14:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.jivesoftware.openfire.muc.MUCRoomTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
10-Nov-2022 07:14:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.openfire.muc.spi.MucPrivilegesTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest
10-Nov-2022 07:14:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.jivesoftware.openfire.muc.spi.OccupantManagerTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest
10-Nov-2022 07:14:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jivesoftware.openfire.net.DNSUtilTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest
10-Nov-2022 07:14:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jivesoftware.openfire.nio.XMLLightweightParserTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
10-Nov-2022 07:14:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest
10-Nov-2022 07:14:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.openfire.OfflineMessageStoreTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest
10-Nov-2022 07:14:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jivesoftware.openfire.pubsub.CollectionNodeTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest
10-Nov-2022 07:14:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.openfire.pubsub.LeafNodeTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest
10-Nov-2022 07:14:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.openfire.spi.ConnectionTypeTest
10-Nov-2022 07:14:00 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
10-Nov-2022 07:14:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest
10-Nov-2022 07:14:01 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
10-Nov-2022 07:14:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest
10-Nov-2022 07:14:01 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest
10-Nov-2022 07:14:01 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.jivesoftware.openfire.user.UserManagerTest
10-Nov-2022 07:14:01 [INFO] Running org.jivesoftware.util.AdminConsoleTest
10-Nov-2022 07:14:01 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.146 s - in org.jivesoftware.util.AdminConsoleTest
10-Nov-2022 07:14:01 [INFO] Running org.jivesoftware.util.AesEncryptorTest
10-Nov-2022 07:14:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s - in org.jivesoftware.util.AesEncryptorTest
10-Nov-2022 07:14:02 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest
10-Nov-2022 07:14:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s - in org.jivesoftware.util.AutoCloseableReentrantLockTest
10-Nov-2022 07:14:02 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest
10-Nov-2022 07:14:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.BlowfishEncryptorTest
10-Nov-2022 07:14:02 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
10-Nov-2022 07:14:02 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
10-Nov-2022 07:14:02 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
10-Nov-2022 07:14:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
10-Nov-2022 07:14:02 [INFO] Running org.jivesoftware.util.CacheableOptionalTest
10-Nov-2022 07:14:02 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.jivesoftware.util.CacheableOptionalTest
10-Nov-2022 07:14:02 [INFO] Running org.jivesoftware.util.CacheUtilTest
10-Nov-2022 07:14:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.CacheUtilTest
10-Nov-2022 07:14:02 [INFO] Running org.jivesoftware.util.CertificateManagerTest
10-Nov-2022 07:14:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.jivesoftware.util.CertificateManagerTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.CertificateTest
10-Nov-2022 07:14:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.CertificateTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.CollectionUtilsTest
10-Nov-2022 07:14:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.CollectionUtilsTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.EntityCapabilitiesManagerTest
10-Nov-2022 07:14:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.EntityCapabilitiesManagerTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest
10-Nov-2022 07:14:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.jivesoftware.util.GraphicsUtilsTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest
10-Nov-2022 07:14:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.JavaSpecVersionTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.JIDTest
10-Nov-2022 07:14:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.JIDTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.LDAPTest
10-Nov-2022 07:14:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.LDAPTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.ListPagerTest
10-Nov-2022 07:14:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jivesoftware.util.ListPagerTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.LocaleUtilsTest
10-Nov-2022 07:14:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.LocaleUtilsTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest
10-Nov-2022 07:14:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.SAXReaderUtilTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.StringUtilsTest
10-Nov-2022 07:14:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.jivesoftware.util.StringUtilsTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.SystemPropertyTest
10-Nov-2022 07:14:03 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.jivesoftware.util.SystemPropertyTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.VersionTest
10-Nov-2022 07:14:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jivesoftware.util.VersionTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
10-Nov-2022 07:14:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jivesoftware.util.WebXmlUtilsTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
10-Nov-2022 07:14:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.XMLPropertiesTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
10-Nov-2022 07:14:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jivesoftware.util.XMPPDateTimeFormatTest
10-Nov-2022 07:14:03 [INFO] Running org.jivesoftware.util.XPPWriterTest
10-Nov-2022 07:14:03 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.jivesoftware.util.XPPWriterTest
10-Nov-2022 07:14:04 [INFO]
10-Nov-2022 07:14:04 [INFO] Results:
10-Nov-2022 07:14:04 [INFO]
10-Nov-2022 07:14:04 [WARNING] Tests run: 489, Failures: 0, Errors: 0, Skipped: 5
10-Nov-2022 07:14:04 [INFO]
10-Nov-2022 07:14:04 [INFO]
10-Nov-2022 07:14:04 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ xmppserver ---
10-Nov-2022 07:14:04 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/xmppserver/target/xmppserver-4.7.5-SNAPSHOT.jar
10-Nov-2022 07:14:04 [INFO]
10-Nov-2022 07:14:04 [INFO] ----------------< org.igniterealtime.openfire:starter >-----------------
10-Nov-2022 07:14:04 [INFO] Building Starter for Openfire 4.7.5-SNAPSHOT                       [4/7]
10-Nov-2022 07:14:04 [INFO] --------------------------------[ jar ]---------------------------------
10-Nov-2022 07:14:04 [INFO]
10-Nov-2022 07:14:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter ---
10-Nov-2022 07:14:04 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/starter/target
10-Nov-2022 07:14:04 [INFO]
10-Nov-2022 07:14:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ starter ---
10-Nov-2022 07:14:04 [INFO]
10-Nov-2022 07:14:04 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ starter ---
10-Nov-2022 07:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:14:04 [INFO] Copying 11 resources
10-Nov-2022 07:14:04 [INFO]
10-Nov-2022 07:14:04 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ starter ---
10-Nov-2022 07:14:04 [INFO] Changes detected - recompiling the module!
10-Nov-2022 07:14:04 [INFO] Compiling 8 source files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/starter/target/classes
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ starter ---
10-Nov-2022 07:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:14:05 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/starter/src/test/resources
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ starter ---
10-Nov-2022 07:14:05 [INFO] No sources to compile
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter ---
10-Nov-2022 07:14:05 [INFO] No tests to run.
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ starter ---
10-Nov-2022 07:14:05 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/starter/target/startup.jar
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] ----------------< org.igniterealtime.openfire:plugins >-----------------
10-Nov-2022 07:14:05 [INFO] Building Openfire Plugins 4.7.5-SNAPSHOT                           [5/7]
10-Nov-2022 07:14:05 [INFO] --------------------------------[ pom ]---------------------------------
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins ---
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ plugins ---
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ plugins ---
10-Nov-2022 07:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:14:05 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/plugins/src/main/java/../i18n
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ plugins ---
10-Nov-2022 07:14:05 [WARNING] Source directory does not exist: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/plugins/target/i18n
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >--
10-Nov-2022 07:14:05 [INFO] Building Openfire Plugin Assembly Descriptor 4.7.5-SNAPSHOT        [6/7]
10-Nov-2022 07:14:05 [INFO] --------------------------------[ jar ]---------------------------------
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor ---
10-Nov-2022 07:14:05 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/plugins/openfire-plugin-assembly-descriptor/target
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor ---
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (default) @ openfire-plugin-assembly-descriptor ---
10-Nov-2022 07:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:14:05 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/plugins/openfire-plugin-assembly-descriptor/src/main/java/../i18n
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openfire-plugin-assembly-descriptor ---
10-Nov-2022 07:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:14:05 [INFO] Copying 1 resource
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- native2ascii-maven-plugin:2.0.1:inplace (utf8-to-latin1) @ openfire-plugin-assembly-descriptor ---
10-Nov-2022 07:14:05 [WARNING] Source directory does not exist: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/plugins/openfire-plugin-assembly-descriptor/target/i18n
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openfire-plugin-assembly-descriptor ---
10-Nov-2022 07:14:05 [INFO] No sources to compile
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ openfire-plugin-assembly-descriptor ---
10-Nov-2022 07:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:14:05 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor ---
10-Nov-2022 07:14:05 [INFO] No sources to compile
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor ---
10-Nov-2022 07:14:05 [INFO] No tests to run.
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ openfire-plugin-assembly-descriptor ---
10-Nov-2022 07:14:05 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-4.7.5-SNAPSHOT.jar
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --------------< org.igniterealtime.openfire:distribution >--------------
10-Nov-2022 07:14:05 [INFO] Building Distribution 4.7.5-SNAPSHOT                               [7/7]
10-Nov-2022 07:14:05 [INFO] --------------------------------[ jar ]---------------------------------
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
10-Nov-2022 07:14:05 [INFO] Deleting /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/target
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ distribution ---
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ distribution ---
10-Nov-2022 07:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:14:05 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/src/main/resources
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
10-Nov-2022 07:14:05 [INFO] No sources to compile
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ distribution ---
10-Nov-2022 07:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10-Nov-2022 07:14:05 [INFO] skip non existing resourceDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/src/test/resources
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
10-Nov-2022 07:14:05 [INFO] No sources to compile
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
10-Nov-2022 07:14:05 [INFO] No tests to run.
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ distribution ---
10-Nov-2022 07:14:05 [WARNING] JAR will be empty - no content was marked for inclusion!
10-Nov-2022 07:14:05 [INFO] Building jar: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/target/distribution.jar
10-Nov-2022 07:14:05 [INFO]
10-Nov-2022 07:14:05 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ distribution ---
10-Nov-2022 07:14:05 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
10-Nov-2022 07:14:05 [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
10-Nov-2022 07:14:10 [INFO] Copying files to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/target/distribution-base
10-Nov-2022 07:14:12 [WARNING] Assembly file: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-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.
10-Nov-2022 07:14:12 [INFO]
10-Nov-2022 07:14:12 [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ distribution ---
10-Nov-2022 07:14:12 [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar
10-Nov-2022 07:14:12 [INFO] Copying search-1.7.3-openfire-plugin-assembly.jar to /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/target/distribution-base/plugins/search.jar
10-Nov-2022 07:14:12 [INFO] ------------------------------------------------------------------------
10-Nov-2022 07:14:12 [INFO] Reactor Summary for Parent 4.7.5-SNAPSHOT:
10-Nov-2022 07:14:12 [INFO]
10-Nov-2022 07:14:12 [INFO] Parent ............................................. SUCCESS [  0.400 s]
10-Nov-2022 07:14:12 [INFO] Internationalization files for Openfire ............ SUCCESS [  1.764 s]
10-Nov-2022 07:14:12 [INFO] Core XMPP Server ................................... SUCCESS [ 51.532 s]
10-Nov-2022 07:14:12 [INFO] Starter for Openfire ............................... SUCCESS [  0.367 s]
10-Nov-2022 07:14:12 [INFO] Openfire Plugins ................................... SUCCESS [  0.042 s]
10-Nov-2022 07:14:12 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [  0.113 s]
10-Nov-2022 07:14:12 [INFO] Distribution ....................................... SUCCESS [  7.167 s]
10-Nov-2022 07:14:12 [INFO] ------------------------------------------------------------------------
10-Nov-2022 07:14:12 [INFO] BUILD SUCCESS
10-Nov-2022 07:14:12 [INFO] ------------------------------------------------------------------------
10-Nov-2022 07:14:12 [INFO] Total time:  01:02 min
10-Nov-2022 07:14:12 [INFO] Finished at: 2022-11-10T01:14:12-06:00
10-Nov-2022 07:14:12 [INFO] ------------------------------------------------------------------------
10-Nov-2022 07:14:12 Parsing test results under /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1...
10-Nov-2022 07:14:12 Finished task 'Build and install in local repository' with result: Success
10-Nov-2022 07:14:12 Starting task 'build script' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
10-Nov-2022 07:14:12
Beginning to execute external process for build 'Openfire - Nightly Maven Mac Build - 4.7 - Mac Build Workflow #267 (OPENFIRE-NMMB4-JOB1-267)'
... running command line:
/Users/j2ee-bamboo/bamboo-agent-home/temp/OPENFIRE-NMMB4-JOB1-267-ScriptBuildTask-5278983858564680843.sh
... in: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1
10-Nov-2022 07:14:12 ++ mvn help:evaluate -Dexpression=project.version -q -DforceStdout
10-Nov-2022 07:14:16 + export OPENFIRE_FULLVERSION=4.7.5-SNAPSHOT
10-Nov-2022 07:14:16 + OPENFIRE_FULLVERSION=4.7.5-SNAPSHOT
10-Nov-2022 07:14:16 ++ echo 4.7.5-SNAPSHOT
10-Nov-2022 07:14:16 ++ cut -d- -f1
10-Nov-2022 07:14:16 + export OPENFIRE_VERSION=4.7.5
10-Nov-2022 07:14:16 + OPENFIRE_VERSION=4.7.5
10-Nov-2022 07:14:16 ++ echo 4.7.5
10-Nov-2022 07:14:16 ++ cut -d. -f1
10-Nov-2022 07:14:16 + export VERSION_MAJOR=4
10-Nov-2022 07:14:16 + VERSION_MAJOR=4
10-Nov-2022 07:14:16 ++ echo 4.7.5
10-Nov-2022 07:14:16 ++ cut -d. -f2
10-Nov-2022 07:14:16 + export VERSION_MINOR=7
10-Nov-2022 07:14:16 + VERSION_MINOR=7
10-Nov-2022 07:14:16 + export TARGET_OSX=distribution/build/osx
10-Nov-2022 07:14:16 + TARGET_OSX=distribution/build/osx
10-Nov-2022 07:14:16 + export MAC_PKG_DIR=distribution/build/osx/macpkg
10-Nov-2022 07:14:16 + MAC_PKG_DIR=distribution/build/osx/macpkg
10-Nov-2022 07:14:16 + export MAC_DMG_DIR=distribution/build/osx/Openfire
10-Nov-2022 07:14:16 + MAC_DMG_DIR=distribution/build/osx/Openfire
10-Nov-2022 07:14:16 + export MAC_DMG_FILE=openfire.dmg
10-Nov-2022 07:14:16 + MAC_DMG_FILE=openfire.dmg
10-Nov-2022 07:14:16 + export MAC_TEMPLATE=distribution/build/osx/template
10-Nov-2022 07:14:16 + MAC_TEMPLATE=distribution/build/osx/template
10-Nov-2022 07:14:16 + export MAC_PREFPANE_BUILD=distribution/build/osx/prefPane
10-Nov-2022 07:14:16 + MAC_PREFPANE_BUILD=distribution/build/osx/prefPane
10-Nov-2022 07:14:16 ++ date +%Y
10-Nov-2022 07:14:16 + export COPYRIGHTYEAR=2022
10-Nov-2022 07:14:16 + COPYRIGHTYEAR=2022
10-Nov-2022 07:14:16 + rm -rf distribution/build/osx
10-Nov-2022 07:14:16 + rm -f openfire.dmg
10-Nov-2022 07:14:16 + mkdir -p distribution/build/osx/prefPane
10-Nov-2022 07:14:16 + cp -R build/osx/openfirePrefPane/English.lproj build/osx/openfirePrefPane/Info.plist build/osx/openfirePrefPane/authTool.c build/osx/openfirePrefPane/jivesoftware_logo.png build/osx/openfirePrefPane/openfire-logo-notext.png build/osx/openfirePrefPane/openfire-logo-notext.tif build/osx/openfirePrefPane/openfire-logo.png build/osx/openfirePrefPane/openfirePrefPane.h build/osx/openfirePrefPane/openfirePrefPane.m build/osx/openfirePrefPane/openfirePrefPane.xcodeproj build/osx/openfirePrefPane/openfirePrefPanePref.tiff build/osx/openfirePrefPane/openfirePrefPane_Prefix.pch distribution/build/osx/prefPane/
10-Nov-2022 07:14:16 + cd distribution/build/osx/prefPane
10-Nov-2022 07:14:16 + /usr/bin/xcodebuild -configuration Deployment -target Openfire clean install
10-Nov-2022 07:14:18 note: Using new build system
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 ** CLEAN SUCCEEDED **
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 note: Using new build system
10-Nov-2022 07:14:18 note: Planning build
10-Nov-2022 07:14:18 note: Constructing build description
10-Nov-2022 07:14:18 Build system information
10-Nov-2022 07:14:18 warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'Openfire')
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 Build system information
10-Nov-2022 07:14:18 warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'HelperTool')
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 Build system information
10-Nov-2022 07:14:18 warning: Skipping duplicate build file in Copy Bundle Resources build phase: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/jivesoftware_logo.png (in target 'Openfire')
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 CreateBuildDirectory /tmp/openfirePrefPane.dst (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     builtin-create-build-directory /tmp/openfirePrefPane.dst
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 CreateBuildDirectory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     builtin-create-build-directory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 SymLink /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment/HelperTool /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     /bin/ln -sfh /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment/HelperTool
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-own-target-headers.hmap (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-own-target-headers.hmap
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-all-target-headers.hmap (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-all-target-headers.hmap
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-generated-files.hmap (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-generated-files.hmap
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-project-headers.hmap (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-project-headers.hmap
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/all-product-headers.yaml (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/all-product-headers.yaml
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-all-non-framework-target-headers.hmap (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-all-non-framework-target-headers.hmap
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool.hmap (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool.hmap
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/HelperTool.LinkFileList (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/HelperTool.LinkFileList
10-Nov-2022 07:14:18
10-Nov-2022 07:14:18 CompileC /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/authTool.o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/authTool.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target: HelperTool)
10-Nov-2022 07:14:18     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:18     export LANG=en_US.US-ASCII
10-Nov-2022 07:14:18     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -mmacosx-version-min=10.6 -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-generated-files.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-own-target-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-all-target-headers.hmap -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/HelperTool-project-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment/include -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/DerivedSources/x86_64 -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/DerivedSources -F/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment -MMD -MT dependencies -MF /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/authTool.d --serialize-diagnostics /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/authTool.dia -c /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/authTool.c -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/authTool.o
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 Ld /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool normal x86_64 (in target: HelperTool)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     export MACOSX_DEPLOYMENT_TARGET=10.6
10-Nov-2022 07:14:19     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment -F/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment -filelist /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/HelperTool.LinkFileList -mmacosx-version-min=10.6 -Xlinker -final_output -Xlinker /Users/j2ee-bamboo/bin/HelperTool -framework CoreFoundation -Xlinker -dependency_info -Xlinker /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/HelperTool.build/Objects-normal/x86_64/HelperTool_dependency_info.dat -o /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 Strip /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool (in target: HelperTool)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 SetOwnerAndGroup j2ee-bamboo:staff /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool (in target: HelperTool)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     /usr/sbin/chown -RH j2ee-bamboo:staff /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 SetMode u+w,go-w,a+rX /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool (in target: HelperTool)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     /bin/chmod -RH u+w,go-w,a+rX /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 SymLink /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment/Openfire.prefPane /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     /bin/ln -sfh /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment/Openfire.prefPane
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 MkDir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     /bin/mkdir -p /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 MkDir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     /bin/mkdir -p /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 MkDir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     /bin/mkdir -p /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 MkDir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     /bin/mkdir -p /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-generated-files.hmap (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-generated-files.hmap
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/all-product-headers.yaml (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/all-product-headers.yaml
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-project-headers.hmap (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-project-headers.hmap
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire.hmap (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire.hmap
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-non-framework-target-headers.hmap (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-non-framework-target-headers.hmap
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-target-headers.hmap (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-target-headers.hmap
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-own-target-headers.hmap (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-own-target-headers.hmap
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 ProcessInfoPlistFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Info.plist /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/Info.plist (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     builtin-infoPlistUtility /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/Info.plist -expandbuildsettings -platform macosx -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Info.plist
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 CopyTiffFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/openfire-logo-notext.tif /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfire-logo-notext.tif (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     builtin-copyTiff --outdir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources -- /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfire-logo-notext.tif
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 CopyStringsFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/English.lproj/InfoPlist.strings /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/English.lproj/InfoPlist.strings (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/English.lproj -- /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/English.lproj/InfoPlist.strings
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 CopyPNGFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/openfire-logo.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfire-logo.png (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
10-Nov-2022 07:14:19     export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
10-Nov-2022 07:14:19     export TOOLCHAINS=
10-Nov-2022 07:14:19     /Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfire-logo.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/openfire-logo.png
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 StripNIB /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/English.lproj/openfirePrefPane.nib (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
10-Nov-2022 07:14:19     /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --strip /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/English.lproj/openfirePrefPane.nib --output-format human-readable-text /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/English.lproj/openfirePrefPane.nib
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 CopyPNGFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/openfire-logo-notext.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfire-logo-notext.png (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
10-Nov-2022 07:14:19     export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
10-Nov-2022 07:14:19     export TOOLCHAINS=
10-Nov-2022 07:14:19     /Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfire-logo-notext.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/openfire-logo-notext.png
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 CopyPNGFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/jivesoftware_logo.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/jivesoftware_logo.png (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
10-Nov-2022 07:14:19     export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
10-Nov-2022 07:14:19     export TOOLCHAINS=
10-Nov-2022 07:14:19     /Applications/Xcode.app/Contents/Developer/usr/bin/copypng /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/jivesoftware_logo.png /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/Resources/jivesoftware_logo.png
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 WriteAuxiliaryFile /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/Openfire.LinkFileList (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     write-file /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/Openfire.LinkFileList
10-Nov-2022 07:14:19
10-Nov-2022 07:14:19 ProcessPCH /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/17895047949073687795/openfirePrefPane_Prefix.pch.gch /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfirePrefPane_Prefix.pch normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: Openfire)
10-Nov-2022 07:14:19     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:19     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DOBJC_OLD_DISPATCH_PROTOTYPES=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.6 -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-generated-files.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-own-target-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-target-headers.hmap -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-project-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment/include -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources/x86_64 -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment -c /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfirePrefPane_Prefix.pch -MD -MT dependencies -MF /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/17895047949073687795/openfirePrefPane_Prefix.pch.d -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-generated-files.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-own-target-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-target-headers.hmap -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-project-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment/include -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources/x86_64 -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/17895047949073687795/openfirePrefPane_Prefix.pch.gch --serialize-diagnostics /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/17895047949073687795/openfirePrefPane_Prefix.pch.dia
10-Nov-2022 07:14:22
10-Nov-2022 07:14:22 CompileC /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/openfirePrefPane.o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfirePrefPane.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: Openfire)
10-Nov-2022 07:14:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:22     export LANG=en_US.US-ASCII
10-Nov-2022 07:14:22     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DOBJC_OLD_DISPATCH_PROTOTYPES=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.6 -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-generated-files.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-own-target-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-all-target-headers.hmap -iquote /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Openfire-project-headers.hmap -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment/include -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources/x86_64 -I/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/DerivedSources -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment -include /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/17895047949073687795/openfirePrefPane_Prefix.pch -MMD -MT dependencies -MF /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/openfirePrefPane.d --serialize-diagnostics /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/openfirePrefPane.dia -c /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfirePrefPane.m -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/openfirePrefPane.o
10-Nov-2022 07:14:22 /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfirePrefPane.m:22:8: warning: initializing 'char *' with an expression of type 'const char * _Nullable' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
10-Nov-2022 07:14:22         char *cmd = [[[NSBundle bundleForClass:[self class]] pathForAuxiliaryExecutable:@"HelperTool"] fileSystemRepresentation];
10-Nov-2022 07:14:22               ^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10-Nov-2022 07:14:22 /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfirePrefPane.m:69:11:
10-Nov-2022 07:14:22 warning: format string is not a string literal (potentially insecure) [-Wformat-security]
10-Nov-2022 07:14:22                         printf(buff);
10-Nov-2022 07:14:22                                ^~~~
10-Nov-2022 07:14:22 /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/openfirePrefPane.m:69:11: note: treat the string as an argument to avoid this
10-Nov-2022 07:14:22                         printf(buff);
10-Nov-2022 07:14:22                                ^
10-Nov-2022 07:14:22                                "%s",
10-Nov-2022 07:14:22 2 warnings generated
10-Nov-2022 07:14:22 .
10-Nov-2022 07:14:22
10-Nov-2022 07:14:22 Ld /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/Openfire normal x86_64 (in target: Openfire)
10-Nov-2022 07:14:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:22     export MACOSX_DEPLOYMENT_TARGET=10.6
10-Nov-2022 07:14:22     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -bundle -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment -F/Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment -filelist /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/Openfire.LinkFileList -mmacosx-version-min=10.6 -fobjc-link-runtime -bundle -twolevel_namespace -framework Cocoa -framework PreferencePanes -framework Security -framework SecurityInterface -Xlinker -dependency_info -Xlinker /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/openfirePrefPane.build/Deployment/Openfire.build/Objects-normal/x86_64/Openfire_dependency_info.dat -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/Openfire
10-Nov-2022 07:14:22
10-Nov-2022 07:14:22 PBXCp /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment/HelperTool /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/HelperTool (in target: Openfire)
10-Nov-2022 07:14:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:22     builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/Deployment/HelperTool /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS
10-Nov-2022 07:14:22 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -S /tmp/openfirePrefPane.dst/Users/j2ee-bamboo/bin/HelperTool -o /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/HelperTool
10-Nov-2022 07:14:22
10-Nov-2022 07:14:22 Strip /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/Openfire (in target: Openfire)
10-Nov-2022 07:14:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:22     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -x /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane/Contents/MacOS/Openfire
10-Nov-2022 07:14:22
10-Nov-2022 07:14:22 SetOwnerAndGroup j2ee-bamboo:staff /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane (in target: Openfire)
10-Nov-2022 07:14:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:22     /usr/sbin/chown -RH j2ee-bamboo:staff /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane
10-Nov-2022 07:14:22
10-Nov-2022 07:14:22 SetMode u+w,a+rX /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane (in target: Openfire)
10-Nov-2022 07:14:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:22     /bin/chmod -RH u+w,a+rX /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane
10-Nov-2022 07:14:22
10-Nov-2022 07:14:22 Touch /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane (in target: Openfire)
10-Nov-2022 07:14:22     cd /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane
10-Nov-2022 07:14:22     /usr/bin/touch -c /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane
10-Nov-2022 07:14:22
10-Nov-2022 07:14:22 ** INSTALL SUCCEEDED **
10-Nov-2022 07:14:22
10-Nov-2022 07:14:22 + cd ../../../..
10-Nov-2022 07:14:22 + mkdir -p distribution/build/osx/macpkg/usr/local/openfire
10-Nov-2022 07:14:22 + cp -R distribution/target/distribution-base/. distribution/build/osx/macpkg/usr/local/openfire/
10-Nov-2022 07:14:23 + mkdir -p distribution/build/osx/macpkg/Library/LaunchDaemons
10-Nov-2022 07:14:23 + cp build/osx/org.jivesoftware.openfire.plist distribution/build/osx/macpkg/Library/LaunchDaemons
10-Nov-2022 07:14:23 + mkdir -p distribution/build/osx/Openfire
10-Nov-2022 07:14:23 + mkdir -p distribution/build/osx/macpkg/Library/PreferencePanes
10-Nov-2022 07:14:23 + cp -a distribution/build/osx/prefPane/build/UninstalledProducts/macosx/Openfire.prefPane distribution/build/osx/macpkg/Library/PreferencePanes/
10-Nov-2022 07:14:23 + mkdir -p distribution/build/osx/template/.background
10-Nov-2022 07:14:23 + cp build/osx/dmgBackground.png distribution/build/osx/template/.background/
10-Nov-2022 07:14:23 + pkgbuild --identifier com.jivesoftware.openfire --version 4.7.5-SNAPSHOT --root distribution/build/osx/macpkg distribution/build/osx/PrefPane.pkg
10-Nov-2022 07:14:30 pkgbuild: Inferring bundle components from contents of distribution/build/osx/macpkg
10-Nov-2022 07:14:30 pkgbuild: Adding component at Library/PreferencePanes/Openfire.prefPane
10-Nov-2022 07:14:30 pkgbuild: Wrote package to distribution/build/osx/PrefPane.pkg
10-Nov-2022 07:14:30 + cp build/osx/distribution.plist distribution/build/osx/
10-Nov-2022 07:14:30 + sed -i.bak s/%VERSION%/4.7.5/g distribution/build/osx/distribution.plist
10-Nov-2022 07:14:30 + sed -i.bak s/%COPYRIGHT%/2022/g distribution/build/osx/distribution.plist
10-Nov-2022 07:14:30 + productbuild --distribution distribution/build/osx/distribution.plist --resources build/osx/resources --package-path distribution/build/osx distribution/build/osx/template/Openfire.pkg
10-Nov-2022 07:14:31 productbuild: Wrote product to distribution/build/osx/template/Openfire.pkg
10-Nov-2022 07:14:31 + mkdir -p distribution/target/macosx
10-Nov-2022 07:14:31 + hdiutil create -srcfolder distribution/build/osx/template -volname Openfire -fs HFS+ -fsargs '-c c=64,a=16,e=16' -format UDRW distribution/build/osx/tmp.dmg
10-Nov-2022 07:14:37 created: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/tmp.dmg
10-Nov-2022 07:14:37 + hdiutil attach distribution/build/osx/tmp.dmg -readwrite -noverify -noautoopen -noidme -mountpoint distribution/build/osx/Openfire
10-Nov-2022 07:14:38 /dev/disk1                  GUID_partition_scheme                  
10-Nov-2022 07:14:38 /dev/disk1s1                Apple_HFS                              /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/Openfire
10-Nov-2022 07:14:38 + osascript build/osx/dmg_openfire.scpt Openfire build/osx 648 500 450 205 128
10-Nov-2022 07:14:38 build/osx/dmg_openfire.scpt: execution error: An error of type -610 has occurred. (-610)
10-Nov-2022 07:14:38 + hdiutil detach distribution/build/osx/Openfire -quiet -force
10-Nov-2022 07:14:38 + hdiutil convert distribution/build/osx/tmp.dmg -format UDZO -imagekey zlib-level=9 -o distribution/build/osx/Openfire
10-Nov-2022 07:14:38 Preparing imaging engine…
10-Nov-2022 07:14:38 Reading Protective Master Boot Record (MBR : 0)…
10-Nov-2022 07:14:38    (CRC32 $954FB98E: Protective Master Boot Record (MBR : 0))
10-Nov-2022 07:14:38 Reading GPT Header (Primary GPT Header : 1)…
10-Nov-2022 07:14:39    (CRC32 $24DD4ECA: GPT Header (Primary GPT Header : 1))
10-Nov-2022 07:14:39 Reading GPT Partition Data (Primary GPT Table : 2)…
10-Nov-2022 07:14:39    (CRC32 $13B98E08: GPT Partition Data (Primary GPT Table : 2))
10-Nov-2022 07:14:39 Reading  (Apple_Free : 3)…
10-Nov-2022 07:14:40    (CRC32 $00000000:  (Apple_Free : 3))
10-Nov-2022 07:14:40 Reading disk image (Apple_HFS : 4)…
10-Nov-2022 07:14:40    (CRC32 $AE472E3E: disk image (Apple_HFS : 4))
10-Nov-2022 07:14:40 Reading  (Apple_Free : 5)…
10-Nov-2022 07:14:41    (CRC32 $00000000:  (Apple_Free : 5))
10-Nov-2022 07:14:41 Reading GPT Partition Data (Backup GPT Table : 6)…
10-Nov-2022 07:14:42    (CRC32 $13B98E08: GPT Partition Data (Backup GPT Table : 6))
10-Nov-2022 07:14:42 Reading GPT Header (Backup GPT Header : 7)…
10-Nov-2022 07:14:43    (CRC32 $56510E7F: GPT Header (Backup GPT Header : 7))
10-Nov-2022 07:14:43 Adding resources…
10-Nov-2022 07:14:43 Elapsed Time:  4.579s
10-Nov-2022 07:14:43 File size: 46262464 bytes, Checksum: CRC32 $895EDFE6
10-Nov-2022 07:14:43 Sectors processed: 97604, 92468 compressed
10-Nov-2022 07:14:43 Speed: 9.9Mbytes/sec
10-Nov-2022 07:14:43 Savings: 7.4%
10-Nov-2022 07:14:43 created: /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/distribution/build/osx/Openfire.dmg
10-Nov-2022 07:14:43 Finished task 'build script' with result: Success
10-Nov-2022 07:14:43 Running post build plugin 'Docker Container Cleanup'
10-Nov-2022 07:14:43 Running post build plugin 'NCover Results Collector'
10-Nov-2022 07:14:43 Running post build plugin 'Build Results Label Collector'
10-Nov-2022 07:14:43 Running post build plugin 'Clover Results Collector'
10-Nov-2022 07:14:43 Running post build plugin 'npm Cache Cleanup'
10-Nov-2022 07:14:43 Running post build plugin 'Artifact Copier'
10-Nov-2022 07:14:43 Publishing an artifact: dmg
10-Nov-2022 07:14:54 Finished publishing of artifact Required shared artifact: [dmg], pattern: [Openfire.dmg] anchored at: [distribution/build/osx] in 11.37 s
10-Nov-2022 07:14:54 Publishing an artifact: plugins
10-Nov-2022 07:14:54 Unable to publish artifact [plugins]: the source directory /Users/j2ee-bamboo/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NMMB4-JOB1/src/plugins does not exist.
10-Nov-2022 07:14:54 The artifact hasn't been successfully published after 529.4 μs
10-Nov-2022 07:14:54 Finalising the build...
10-Nov-2022 07:14:54 Stopping timer.
10-Nov-2022 07:14:54 Build OPENFIRE-NMMB4-JOB1-267 completed.
10-Nov-2022 07:14:55 Running on server: post build plugin 'Build Hanging Detection Configuration'
10-Nov-2022 07:14:55 Running on server: post build plugin 'NCover Results Collector'
10-Nov-2022 07:14:55 Running on server: post build plugin 'Build Labeller'
10-Nov-2022 07:14:55 Running on server: post build plugin 'Clover Delta Calculator'
10-Nov-2022 07:14:55 Running on server: post build plugin 'Maven Dependencies Postprocessor'
10-Nov-2022 07:14:55 All post build plugins have finished
10-Nov-2022 07:14:55 Generating build results summary...
10-Nov-2022 07:14:55 Saving build results to disk...
10-Nov-2022 07:14:55 Store variable context...
10-Nov-2022 07:14:55 Finished building OPENFIRE-NMMB4-JOB1-267.