Builds the Spark Install4j distributables once every day.

Build: #3062 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

  2. Post Build

Build log

The build generated 1,007 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

25-Oct-2024 04:15:01 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Spark.git'. Will try to do a shallow fetch.
25-Oct-2024 04:15:01 Checking out revision 35cd2a398f146f7f5c307992730fc8ab66633d0b.
25-Oct-2024 04:15:01 Already on 'master'
25-Oct-2024 04:15:01 Updated source code to revision: 35cd2a398f146f7f5c307992730fc8ab66633d0b
25-Oct-2024 04:15:01 Finished task 'Checkout Default Repository' with result: Success
25-Oct-2024 04:15:01 Running pre-build action: Build Log Labeller Pre Build Action
25-Oct-2024 04:15:01 Running pre-build action: VCS Version Collector
25-Oct-2024 04:15:01 Build Spark - Nightly Build - Maven build #3062 (SPARK-NIGHTLY-JOB1-3062) started building on agent 'ip-172-31-27-151.eu-central-1.compute.internal' (Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal)
25-Oct-2024 04:15:01 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
25-Oct-2024 04:15:01
Beginning to execute external process for build 'Spark - Nightly Build - Maven build #3062 (SPARK-NIGHTLY-JOB1-3062)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/SPARK-NIGHTLY-JOB1 -Dinstall4j.home=/home/bamboo-agent/install4j clean package -P install4j
... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1
25-Oct-2024 04:15:03 [INFO] Scanning for projects...
25-Oct-2024 04:15:04 [INFO] ------------------------------------------------------------------------
25-Oct-2024 04:15:04 [INFO] Reactor Build Order:
25-Oct-2024 04:15:04 [INFO]
25-Oct-2024 04:15:04 [INFO] Spark (parent)                                                     [pom]
25-Oct-2024 04:15:04 [INFO] Spark Emoticons                                                    [jar]
25-Oct-2024 04:15:04 [INFO] Spark Core                                                         [jar]
25-Oct-2024 04:15:04 [INFO] Spark Plugin Assembly Descriptor                                   [jar]
25-Oct-2024 04:15:04 [INFO] Apple Plugin                                                       [jar]
25-Oct-2024 04:15:04 [INFO] Fastpath                                                           [jar]
25-Oct-2024 04:15:04 [INFO] Http File Upload Plugin                                            [jar]
25-Oct-2024 04:15:04 [INFO] Window Flashing Plugin                                             [jar]
25-Oct-2024 04:15:04 [INFO] Growl                                                              [jar]
25-Oct-2024 04:15:04 [INFO] Pade Meetings Plugin                                               [jar]
25-Oct-2024 04:15:04 [INFO] Reversi                                                            [jar]
25-Oct-2024 04:15:04 [INFO] Roar!!!                                                            [jar]
25-Oct-2024 04:15:04 [INFO] TicTacToe                                                          [jar]
25-Oct-2024 04:15:04 [INFO] Spellchecker Plugin                                                [jar]
25-Oct-2024 04:15:04 [INFO] Transfer Guard                                                     [jar]
25-Oct-2024 04:15:04 [INFO] Translator Plugin                                                  [jar]
25-Oct-2024 04:15:04 [INFO] Spark Distribution                                                 [jar]
25-Oct-2024 04:15:04 [INFO]
25-Oct-2024 04:15:04 [INFO] ------------------< org.igniterealtime.spark:parent >-------------------
25-Oct-2024 04:15:04 [INFO] Building Spark (parent) 3.0.3-SNAPSHOT                            [1/17]
25-Oct-2024 04:15:04 [INFO] --------------------------------[ pom ]---------------------------------
25-Oct-2024 04:15:04 [INFO]
25-Oct-2024 04:15:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
25-Oct-2024 04:15:04 [INFO]
25-Oct-2024 04:15:04 [INFO] -----------------< org.igniterealtime.spark:emoticons >-----------------
25-Oct-2024 04:15:04 [INFO] Building Spark Emoticons 3.0.3-SNAPSHOT                           [2/17]
25-Oct-2024 04:15:04 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:05 [INFO]
25-Oct-2024 04:15:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emoticons ---
25-Oct-2024 04:15:05 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons
25-Oct-2024 04:15:05 [INFO]
25-Oct-2024 04:15:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emoticons ---
25-Oct-2024 04:15:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:05 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/emoticons/src/main/resources
25-Oct-2024 04:15:05 [INFO]
25-Oct-2024 04:15:05 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ emoticons ---
25-Oct-2024 04:15:06 [INFO] No sources to compile
25-Oct-2024 04:15:06 [INFO]
25-Oct-2024 04:15:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emoticons ---
25-Oct-2024 04:15:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:06 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/emoticons/src/test/resources
25-Oct-2024 04:15:06 [INFO]
25-Oct-2024 04:15:06 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ emoticons ---
25-Oct-2024 04:15:06 [INFO] No sources to compile
25-Oct-2024 04:15:06 [INFO]
25-Oct-2024 04:15:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emoticons ---
25-Oct-2024 04:15:06 [INFO] No tests to run.
25-Oct-2024 04:15:06 [INFO]
25-Oct-2024 04:15:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ emoticons ---
25-Oct-2024 04:15:07 [WARNING] JAR will be empty - no content was marked for inclusion!
25-Oct-2024 04:15:07 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.3-SNAPSHOT.jar
25-Oct-2024 04:15:07 [INFO]
25-Oct-2024 04:15:07 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ emoticons ---
25-Oct-2024 04:15:08 [INFO] Reading assembly descriptor: src/assembly/Default.adiumemoticonset.xml
25-Oct-2024 04:15:08 [INFO] Reading assembly descriptor: src/assembly/GTalk.AdiumEmoticonset.xml
25-Oct-2024 04:15:08 [INFO] Reading assembly descriptor: src/assembly/POPO.adiumemoticonset.xml
25-Oct-2024 04:15:08 [INFO] Reading assembly descriptor: src/assembly/sparkEmoticonSet.xml
25-Oct-2024 04:15:08 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.3-SNAPSHOT-Default.adiumemoticonset.zip
25-Oct-2024 04:15:08 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.3-SNAPSHOT-GTalk.AdiumEmoticonset.zip
25-Oct-2024 04:15:08 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.3-SNAPSHOT-POPO.adiumemoticonset.zip
25-Oct-2024 04:15:08 [INFO] Building zip: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.3-SNAPSHOT-sparkEmoticonSet.zip
25-Oct-2024 04:15:08 [INFO]
25-Oct-2024 04:15:08 [INFO] ----------------< org.igniterealtime.spark:spark-core >-----------------
25-Oct-2024 04:15:08 [INFO] Building Spark Core 3.0.3-SNAPSHOT                                [3/17]
25-Oct-2024 04:15:08 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml
25-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-core/maven-metadata.xml
25-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml (1.5 kB at 2.8 kB/s)
25-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/maven-metadata.xml
25-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml
25-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml (1.5 kB at 101 kB/s)
25-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.0/jxmpp-jid-1.0.0.pom
25-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.0/jxmpp-jid-1.0.0.pom
25-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.0/jxmpp-jid-1.0.0.pom (2.1 kB at 159 kB/s)
25-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.1/jxmpp-jid-1.0.1.pom
25-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.1/jxmpp-jid-1.0.1.pom
25-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.1/jxmpp-jid-1.0.1.pom (2.1 kB at 115 kB/s)
25-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.2/jxmpp-jid-1.0.2.pom
25-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.2/jxmpp-jid-1.0.2.pom
25-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.2/jxmpp-jid-1.0.2.pom (2.1 kB at 172 kB/s)
25-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.pom
25-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.pom
25-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.pom (2.1 kB at 230 kB/s)
25-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/maven-metadata.xml
25-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml
25-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml (996 B at 52 kB/s)
25-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-api/maven-metadata.xml
25-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/maven-metadata.xml
25-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/maven-metadata.xml (3.8 kB at 378 kB/s)
25-Oct-2024 04:15:10 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.jar
25-Oct-2024 04:15:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.jar
25-Oct-2024 04:15:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/1.0.3/jxmpp-jid-1.0.3.jar (29 kB at 1.5 MB/s)
25-Oct-2024 04:15:10 [INFO]
25-Oct-2024 04:15:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core ---
25-Oct-2024 04:15:10 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target
25-Oct-2024 04:15:10 [INFO]
25-Oct-2024 04:15:10 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spark-core ---
25-Oct-2024 04:15:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:10 [INFO] Copying 833 resources
25-Oct-2024 04:15:12 [INFO]
25-Oct-2024 04:15:12 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spark-core ---
25-Oct-2024 04:15:12 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:12 [INFO] Compiling 381 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/classes
25-Oct-2024 04:15:23 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/spark/SoundManager.java: Some input files use or override a deprecated API.
25-Oct-2024 04:15:23 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/spark/SoundManager.java: Recompile with -Xlint:deprecation for details.
25-Oct-2024 04:15:23 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/sparkimpl/plugin/idle/windows/Win32IdleTime.java: Some input files use unchecked or unsafe operations.
25-Oct-2024 04:15:23 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/main/java/org/jivesoftware/sparkimpl/plugin/idle/windows/Win32IdleTime.java: Recompile with -Xlint:unchecked for details.
25-Oct-2024 04:15:23 [INFO]
25-Oct-2024 04:15:23 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spark-core ---
25-Oct-2024 04:15:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:23 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/test/resources
25-Oct-2024 04:15:23 [INFO]
25-Oct-2024 04:15:23 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spark-core ---
25-Oct-2024 04:15:23 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:23 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/test-classes
25-Oct-2024 04:15:24 [INFO]
25-Oct-2024 04:15:24 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spark-core ---
25-Oct-2024 04:15:24 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/surefire-reports
25-Oct-2024 04:15:24
25-Oct-2024 04:15:24 -------------------------------------------------------
25-Oct-2024 04:15:24 T E S T S
25-Oct-2024 04:15:24 -------------------------------------------------------
25-Oct-2024 04:15:25 Running org.jivesoftware.spark.plugin.PluginDependencyTest
25-Oct-2024 04:15:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
25-Oct-2024 04:15:25 Running org.jivesoftware.spark.util.JavaVersionTest
25-Oct-2024 04:15:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
25-Oct-2024 04:15:25 Running org.jivesoftware.spark.util.EncryptorTest
25-Oct-2024 04:15:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
25-Oct-2024 04:15:25
25-Oct-2024 04:15:25 Results :
25-Oct-2024 04:15:25
25-Oct-2024 04:15:25 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
25-Oct-2024 04:15:25
25-Oct-2024 04:15:25 [INFO]
25-Oct-2024 04:15:25 [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ spark-core ---
25-Oct-2024 04:15:25 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/spark.jar
25-Oct-2024 04:15:26 [INFO]
25-Oct-2024 04:15:26 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ spark-core ---
25-Oct-2024 04:15:26 [INFO] Reading assembly descriptor: src/assembly/installation-directory.xml
25-Oct-2024 04:15:27 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/install4j/install4j-runtime/10.0.9/install4j-runtime-10.0.9.pom
25-Oct-2024 04:15:28 [INFO] Downloading from clojars.org: https://repo.clojars.org/com/install4j/install4j-runtime/10.0.9/install4j-runtime-10.0.9.pom
25-Oct-2024 04:15:29 [INFO] Building tar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/spark-installation-directory.tar
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --------< org.igniterealtime.spark.plugins:assembly-descriptor >--------
25-Oct-2024 04:15:30 [INFO] Building Spark Plugin Assembly Descriptor 3.0.3-SNAPSHOT          [4/17]
25-Oct-2024 04:15:30 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ assembly-descriptor ---
25-Oct-2024 04:15:30 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/assembly-descriptor/target
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ assembly-descriptor ---
25-Oct-2024 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:30 [INFO] Copying 1 resource
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ assembly-descriptor ---
25-Oct-2024 04:15:30 [INFO] No sources to compile
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ assembly-descriptor ---
25-Oct-2024 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:30 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/assembly-descriptor/src/test/resources
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ assembly-descriptor ---
25-Oct-2024 04:15:30 [INFO] No sources to compile
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ assembly-descriptor ---
25-Oct-2024 04:15:30 [INFO] No tests to run.
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ assembly-descriptor ---
25-Oct-2024 04:15:30 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/assembly-descriptor/target/assembly-descriptor-3.0.3-SNAPSHOT.jar
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] ---------------< org.igniterealtime.spark.plugins:apple >---------------
25-Oct-2024 04:15:30 [INFO] Building Apple Plugin 4.0                                         [5/17]
25-Oct-2024 04:15:30 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apple ---
25-Oct-2024 04:15:30 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apple ---
25-Oct-2024 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:30 [INFO] Copying 3 resources
25-Oct-2024 04:15:30 [INFO] Copying 1 resource
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ apple ---
25-Oct-2024 04:15:30 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:30 [INFO] Compiling 7 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target/classes
25-Oct-2024 04:15:30 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java uses or overrides a deprecated API.
25-Oct-2024 04:15:30 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: Recompile with -Xlint:deprecation for details.
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apple ---
25-Oct-2024 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:30 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/src/test/resources
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ apple ---
25-Oct-2024 04:15:30 [INFO] No sources to compile
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ apple ---
25-Oct-2024 04:15:30 [INFO] No tests to run.
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apple ---
25-Oct-2024 04:15:30 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target/apple-4.0.jar
25-Oct-2024 04:15:30 [INFO]
25-Oct-2024 04:15:30 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ apple ---
25-Oct-2024 04:15:31 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from central
25-Oct-2024 04:15:31 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from ej-technologies
25-Oct-2024 04:15:31 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from central
25-Oct-2024 04:15:31 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from ej-technologies
25-Oct-2024 04:15:31 [INFO] artifact org.minidns:minidns-core: checking for updates from central
25-Oct-2024 04:15:31 [INFO] artifact org.minidns:minidns-core: checking for updates from ej-technologies
25-Oct-2024 04:15:31 [INFO] artifact org.slf4j:slf4j-api: checking for updates from central
25-Oct-2024 04:15:31 [INFO] artifact org.slf4j:slf4j-api: checking for updates from ej-technologies
25-Oct-2024 04:15:31 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target/apple-4.0-spark-plugin.jar
25-Oct-2024 04:15:31 [INFO]
25-Oct-2024 04:15:31 [INFO] -------------< org.igniterealtime.spark.plugins:fastpath >--------------
25-Oct-2024 04:15:31 [INFO] Building Fastpath 3.5.1                                           [6/17]
25-Oct-2024 04:15:31 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:31 [INFO]
25-Oct-2024 04:15:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastpath ---
25-Oct-2024 04:15:31 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target
25-Oct-2024 04:15:31 [INFO]
25-Oct-2024 04:15:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fastpath ---
25-Oct-2024 04:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:31 [INFO] Copying 14 resources
25-Oct-2024 04:15:31 [INFO] Copying 1 resource
25-Oct-2024 04:15:31 [INFO]
25-Oct-2024 04:15:31 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fastpath ---
25-Oct-2024 04:15:31 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:31 [INFO] Compiling 44 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/classes
25-Oct-2024 04:15:32 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/Workpane.java: Some input files use or override a deprecated API.
25-Oct-2024 04:15:32 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/Workpane.java: Recompile with -Xlint:deprecation for details.
25-Oct-2024 04:15:32 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Some input files use unchecked or unsafe operations.
25-Oct-2024 04:15:32 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Recompile with -Xlint:unchecked for details.
25-Oct-2024 04:15:32 [INFO]
25-Oct-2024 04:15:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fastpath ---
25-Oct-2024 04:15:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:32 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/test/resources
25-Oct-2024 04:15:32 [INFO]
25-Oct-2024 04:15:32 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fastpath ---
25-Oct-2024 04:15:32 [INFO] No sources to compile
25-Oct-2024 04:15:32 [INFO]
25-Oct-2024 04:15:32 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fastpath ---
25-Oct-2024 04:15:32 [INFO] No tests to run.
25-Oct-2024 04:15:32 [INFO]
25-Oct-2024 04:15:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fastpath ---
25-Oct-2024 04:15:32 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/fastpath-3.5.1.jar
25-Oct-2024 04:15:32 [INFO]
25-Oct-2024 04:15:32 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fastpath ---
25-Oct-2024 04:15:32 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/fastpath-3.5.1-spark-plugin.jar
25-Oct-2024 04:15:32 [INFO]
25-Oct-2024 04:15:32 [INFO] ------------< org.igniterealtime.spark.plugins:fileupload >-------------
25-Oct-2024 04:15:32 [INFO] Building Http File Upload Plugin 0.0.4                            [7/17]
25-Oct-2024 04:15:32 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:32 [INFO]
25-Oct-2024 04:15:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fileupload ---
25-Oct-2024 04:15:32 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target
25-Oct-2024 04:15:32 [INFO]
25-Oct-2024 04:15:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fileupload ---
25-Oct-2024 04:15:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:32 [INFO] Copying 1 resource
25-Oct-2024 04:15:32 [INFO] Copying 1 resource
25-Oct-2024 04:15:32 [INFO]
25-Oct-2024 04:15:32 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fileupload ---
25-Oct-2024 04:15:32 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:32 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/classes
25-Oct-2024 04:15:33 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java uses or overrides a deprecated API.
25-Oct-2024 04:15:33 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: Recompile with -Xlint:deprecation for details.
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fileupload ---
25-Oct-2024 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:33 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/test/resources
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fileupload ---
25-Oct-2024 04:15:33 [INFO] No sources to compile
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fileupload ---
25-Oct-2024 04:15:33 [INFO] No tests to run.
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fileupload ---
25-Oct-2024 04:15:33 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/fileupload-0.0.4.jar
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fileupload ---
25-Oct-2024 04:15:33 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/fileupload-0.0.4-spark-plugin.jar
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] -------------< org.igniterealtime.spark.plugins:flashing >--------------
25-Oct-2024 04:15:33 [INFO] Building Window Flashing Plugin 1.3                               [8/17]
25-Oct-2024 04:15:33 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flashing ---
25-Oct-2024 04:15:33 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flashing ---
25-Oct-2024 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:33 [INFO] Copying 10 resources
25-Oct-2024 04:15:33 [INFO] Copying 1 resource
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ flashing ---
25-Oct-2024 04:15:33 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:33 [INFO] Compiling 7 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target/classes
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flashing ---
25-Oct-2024 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:33 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/src/test/resources
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ flashing ---
25-Oct-2024 04:15:33 [INFO] No sources to compile
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flashing ---
25-Oct-2024 04:15:33 [INFO] No tests to run.
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flashing ---
25-Oct-2024 04:15:33 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target/flashing-1.3.jar
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ flashing ---
25-Oct-2024 04:15:33 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target/flashing-1.3-spark-plugin.jar
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] ---------------< org.igniterealtime.spark.plugins:growl >---------------
25-Oct-2024 04:15:33 [INFO] Building Growl 2.4                                                [9/17]
25-Oct-2024 04:15:33 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ growl ---
25-Oct-2024 04:15:33 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ growl ---
25-Oct-2024 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:33 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/src/main/resources
25-Oct-2024 04:15:33 [INFO] Copying 1 resource
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ growl ---
25-Oct-2024 04:15:33 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:33 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/classes
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ growl ---
25-Oct-2024 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:33 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/src/test/resources
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ growl ---
25-Oct-2024 04:15:33 [INFO] No sources to compile
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ growl ---
25-Oct-2024 04:15:33 [INFO] No tests to run.
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ growl ---
25-Oct-2024 04:15:33 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/growl-2.4.jar
25-Oct-2024 04:15:33 [INFO]
25-Oct-2024 04:15:33 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ growl ---
25-Oct-2024 04:15:34 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/growl-2.4-spark-plugin.jar
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] ---------------< org.igniterealtime.spark.plugins:meet >----------------
25-Oct-2024 04:15:34 [INFO] Building Pade Meetings Plugin 0.0.9                              [10/17]
25-Oct-2024 04:15:34 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ meet ---
25-Oct-2024 04:15:34 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ meet ---
25-Oct-2024 04:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:34 [INFO] Copying 5 resources
25-Oct-2024 04:15:34 [INFO] Copying 1 resource
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ meet ---
25-Oct-2024 04:15:34 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:34 [INFO] Compiling 11 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/classes
25-Oct-2024 04:15:34 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java uses or overrides a deprecated API.
25-Oct-2024 04:15:34 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: Recompile with -Xlint:deprecation for details.
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ meet ---
25-Oct-2024 04:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:34 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/test/resources
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ meet ---
25-Oct-2024 04:15:34 [INFO] No sources to compile
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ meet ---
25-Oct-2024 04:15:34 [INFO] No tests to run.
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ meet ---
25-Oct-2024 04:15:34 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/meet-0.0.9.jar
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ meet ---
25-Oct-2024 04:15:34 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/meet-0.0.9-spark-plugin.jar
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --------------< org.igniterealtime.spark.plugins:reversi >--------------
25-Oct-2024 04:15:34 [INFO] Building Reversi 1.6                                             [11/17]
25-Oct-2024 04:15:34 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reversi ---
25-Oct-2024 04:15:34 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reversi ---
25-Oct-2024 04:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:34 [INFO] Copying 12 resources
25-Oct-2024 04:15:34 [INFO] Copying 1 resource
25-Oct-2024 04:15:34 [INFO]
25-Oct-2024 04:15:34 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ reversi ---
25-Oct-2024 04:15:34 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:34 [INFO] Compiling 7 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/classes
25-Oct-2024 04:15:35 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java: Some input files use or override a deprecated API.
25-Oct-2024 04:15:35 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPanel.java: Recompile with -Xlint:deprecation for details.
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reversi ---
25-Oct-2024 04:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/src/test/resources
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ reversi ---
25-Oct-2024 04:15:35 [INFO] No sources to compile
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reversi ---
25-Oct-2024 04:15:35 [INFO] No tests to run.
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reversi ---
25-Oct-2024 04:15:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/reversi-1.6.jar
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ reversi ---
25-Oct-2024 04:15:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/reversi-1.6-spark-plugin.jar
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] ---------------< org.igniterealtime.spark.plugins:roar >----------------
25-Oct-2024 04:15:35 [INFO] Building Roar!!! 1.0                                             [12/17]
25-Oct-2024 04:15:35 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roar ---
25-Oct-2024 04:15:35 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roar ---
25-Oct-2024 04:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:35 [INFO] Copying 12 resources
25-Oct-2024 04:15:35 [INFO] Copying 1 resource
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ roar ---
25-Oct-2024 04:15:35 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:35 [INFO] Compiling 17 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/classes
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ roar ---
25-Oct-2024 04:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/src/test/resources
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ roar ---
25-Oct-2024 04:15:35 [INFO] No sources to compile
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ roar ---
25-Oct-2024 04:15:35 [INFO] No tests to run.
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ roar ---
25-Oct-2024 04:15:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/roar-1.0.jar
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ roar ---
25-Oct-2024 04:15:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/roar-1.0-spark-plugin.jar
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] -------------< org.igniterealtime.spark.plugins:tictactoe >-------------
25-Oct-2024 04:15:35 [INFO] Building TicTacToe 0.3                                           [13/17]
25-Oct-2024 04:15:35 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tictactoe ---
25-Oct-2024 04:15:35 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tictactoe ---
25-Oct-2024 04:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:35 [INFO] Copying 15 resources
25-Oct-2024 04:15:35 [INFO] Copying 1 resource
25-Oct-2024 04:15:35 [INFO]
25-Oct-2024 04:15:35 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tictactoe ---
25-Oct-2024 04:15:35 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:35 [INFO] Compiling 12 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/classes
25-Oct-2024 04:15:36 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Some input files use or override a deprecated API.
25-Oct-2024 04:15:36 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Recompile with -Xlint:deprecation for details.
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tictactoe ---
25-Oct-2024 04:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:36 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/src/test/resources
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tictactoe ---
25-Oct-2024 04:15:36 [INFO] No sources to compile
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tictactoe ---
25-Oct-2024 04:15:36 [INFO] No tests to run.
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tictactoe ---
25-Oct-2024 04:15:36 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/tictactoe-0.3.jar
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ tictactoe ---
25-Oct-2024 04:15:36 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/tictactoe-0.3-spark-plugin.jar
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] -------------< org.igniterealtime.spark.plugins:spelling >--------------
25-Oct-2024 04:15:36 [INFO] Building Spellchecker Plugin 0.8                                 [14/17]
25-Oct-2024 04:15:36 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spelling ---
25-Oct-2024 04:15:36 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spelling ---
25-Oct-2024 04:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:36 [INFO] Copying 19 resources
25-Oct-2024 04:15:36 [INFO] Copying 1 resource
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spelling ---
25-Oct-2024 04:15:36 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:36 [INFO] Compiling 8 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target/classes
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spelling ---
25-Oct-2024 04:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:36 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/src/test/resources
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spelling ---
25-Oct-2024 04:15:36 [INFO] No sources to compile
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spelling ---
25-Oct-2024 04:15:36 [INFO] No tests to run.
25-Oct-2024 04:15:36 [INFO]
25-Oct-2024 04:15:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spelling ---
25-Oct-2024 04:15:36 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target/spelling-0.8.jar
25-Oct-2024 04:15:37 [INFO]
25-Oct-2024 04:15:37 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ spelling ---
25-Oct-2024 04:15:38 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target/spelling-0.8-spark-plugin.jar
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] -----------< org.igniterealtime.spark.plugins:transferguard >-----------
25-Oct-2024 04:15:38 [INFO] Building Transfer Guard 1.2                                      [15/17]
25-Oct-2024 04:15:38 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transferguard ---
25-Oct-2024 04:15:38 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transferguard ---
25-Oct-2024 04:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:38 [INFO] Copying 13 resources
25-Oct-2024 04:15:38 [INFO] Copying 1 resource
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ transferguard ---
25-Oct-2024 04:15:38 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:38 [INFO] Compiling 5 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/classes
25-Oct-2024 04:15:38 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java uses or overrides a deprecated API.
25-Oct-2024 04:15:38 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: Recompile with -Xlint:deprecation for details.
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transferguard ---
25-Oct-2024 04:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:38 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/test/resources
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ transferguard ---
25-Oct-2024 04:15:38 [INFO] No sources to compile
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transferguard ---
25-Oct-2024 04:15:38 [INFO] No tests to run.
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ transferguard ---
25-Oct-2024 04:15:38 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/transferguard-1.2.jar
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ transferguard ---
25-Oct-2024 04:15:38 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/transferguard-1.2-spark-plugin.jar
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] ------------< org.igniterealtime.spark.plugins:translator >-------------
25-Oct-2024 04:15:38 [INFO] Building Translator Plugin 2.0                                   [16/17]
25-Oct-2024 04:15:38 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:38 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/jxmpp/jxmpp-core/maven-metadata.xml
25-Oct-2024 04:15:38 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/jxmpp/jxmpp-jid/maven-metadata.xml
25-Oct-2024 04:15:38 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/minidns/minidns-core/maven-metadata.xml
25-Oct-2024 04:15:38 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/slf4j/slf4j-api/maven-metadata.xml
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ translator ---
25-Oct-2024 04:15:38 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ translator ---
25-Oct-2024 04:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:38 [INFO] Copying 9 resources
25-Oct-2024 04:15:38 [INFO] Copying 1 resource
25-Oct-2024 04:15:38 [INFO]
25-Oct-2024 04:15:38 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ translator ---
25-Oct-2024 04:15:38 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:38 [INFO] Compiling 6 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/classes
25-Oct-2024 04:15:39 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java uses or overrides a deprecated API.
25-Oct-2024 04:15:39 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: Recompile with -Xlint:deprecation for details.
25-Oct-2024 04:15:39 [INFO]
25-Oct-2024 04:15:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ translator ---
25-Oct-2024 04:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:39 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/src/test/resources
25-Oct-2024 04:15:39 [INFO]
25-Oct-2024 04:15:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ translator ---
25-Oct-2024 04:15:39 [INFO] Changes detected - recompiling the module!
25-Oct-2024 04:15:39 [INFO] Compiling 1 source file to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/test-classes
25-Oct-2024 04:15:39 [INFO]
25-Oct-2024 04:15:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ translator ---
25-Oct-2024 04:15:39 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/surefire-reports
25-Oct-2024 04:15:39
25-Oct-2024 04:15:39 -------------------------------------------------------
25-Oct-2024 04:15:39 T E S T S
25-Oct-2024 04:15:39 -------------------------------------------------------
25-Oct-2024 04:15:39 Running com.jivesoftware.spark.translator.TestTranslator
25-Oct-2024 04:15:40 NONE
25-Oct-2024 04:15:40 ARABIC
25-Oct-2024 04:15:40 AZERBAIJANI
25-Oct-2024 04:15:40 CATALAN
25-Oct-2024 04:15:40 CHINESE
25-Oct-2024 04:15:40 CZECH
25-Oct-2024 04:15:40 DANISH
25-Oct-2024 04:15:40 DUTCH
25-Oct-2024 04:15:40 ENGLISH
25-Oct-2024 04:15:40 ESPERANTO
25-Oct-2024 04:15:40 FINNISH
25-Oct-2024 04:15:40 FRENCH
25-Oct-2024 04:15:40 GERMAN
25-Oct-2024 04:15:40 GREEK
25-Oct-2024 04:15:40 HEBREW
25-Oct-2024 04:15:40 HINDI
25-Oct-2024 04:15:40 HUNGARIAN
25-Oct-2024 04:15:40 INDONESIAN
25-Oct-2024 04:15:40 IRISH
25-Oct-2024 04:15:40 ITALIAN
25-Oct-2024 04:15:40 JAPANESE
25-Oct-2024 04:15:40 KOREAN
25-Oct-2024 04:15:40 PERSIAN
25-Oct-2024 04:15:40 POLISH
25-Oct-2024 04:15:40 PORTUGUESE
25-Oct-2024 04:15:40 RUSSIAN
25-Oct-2024 04:15:40 SLOVAK
25-Oct-2024 04:15:40 SPANISH
25-Oct-2024 04:15:40 SWEDISH
25-Oct-2024 04:15:40 TURKISH
25-Oct-2024 04:15:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
25-Oct-2024 04:15:40
25-Oct-2024 04:15:40 Results :
25-Oct-2024 04:15:40
25-Oct-2024 04:15:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
25-Oct-2024 04:15:40
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ translator ---
25-Oct-2024 04:15:40 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/translator-2.0.jar
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ translator ---
25-Oct-2024 04:15:40 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from clojars.org
25-Oct-2024 04:15:40 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from clojars.org
25-Oct-2024 04:15:40 [INFO] artifact org.minidns:minidns-core: checking for updates from clojars.org
25-Oct-2024 04:15:40 [INFO] artifact org.slf4j:slf4j-api: checking for updates from clojars.org
25-Oct-2024 04:15:40 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/translator-2.0-spark-plugin.jar
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] ---------------< org.igniterealtime.spark:distribution >----------------
25-Oct-2024 04:15:40 [INFO] Building Spark Distribution 3.0.3-SNAPSHOT                       [17/17]
25-Oct-2024 04:15:40 [INFO] --------------------------------[ jar ]---------------------------------
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
25-Oct-2024 04:15:40 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ distribution ---
25-Oct-2024 04:15:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:40 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/main/resources
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
25-Oct-2024 04:15:40 [INFO] No sources to compile
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ distribution ---
25-Oct-2024 04:15:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
25-Oct-2024 04:15:40 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/test/resources
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
25-Oct-2024 04:15:40 [INFO] No sources to compile
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
25-Oct-2024 04:15:40 [INFO] No tests to run.
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ distribution ---
25-Oct-2024 04:15:40 [WARNING] JAR will be empty - no content was marked for inclusion!
25-Oct-2024 04:15:40 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution.jar
25-Oct-2024 04:15:40 [INFO]
25-Oct-2024 04:15:40 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ distribution ---
25-Oct-2024 04:15:40 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
25-Oct-2024 04:15:40 [WARNING] The current modules seemed to be having different versions.
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:fastpath:jar:3.5.1
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:fileupload:jar:0.0.4
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:flashing:jar:1.3
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:growl:jar:2.4
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:meet:jar:0.0.9
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:reversi:jar:1.6
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:roar:jar:1.0
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:tictactoe:jar:0.3
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:spelling:jar:0.8
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:transferguard:jar:1.2
25-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:translator:jar:2.0
25-Oct-2024 04:15:40
25-Oct-2024 04:15:40 [INFO] Copying files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base
25-Oct-2024 04:15:41 [WARNING] Assembly file: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
25-Oct-2024 04:15:41 [INFO]
25-Oct-2024 04:15:41 [INFO] --- install4j-maven-plugin:1.1.1:compile (compile-installers) @ distribution ---
25-Oct-2024 04:15:44 [INFO] install4j version 10.0.9 (build 10170), built on 2024-08-20
25-Oct-2024 04:15:44 [INFO] Using Java 11.0.24 from /usr/lib/jvm/java-11-amazon-corretto.x86_64
25-Oct-2024 04:15:45 [INFO] Registered to Ignite
25-Oct-2024 04:15:45 [INFO]
25-Oct-2024 04:15:46 [INFO] Loading config file /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/spark.install4j
25-Oct-2024 04:15:46 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
25-Oct-2024 04:15:46 [INFO] Creating media file 'Windows':
25-Oct-2024 04:15:46 [INFO] Created media file output directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:15:46 [INFO]
25-Oct-2024 04:15:47 [INFO]   Collecting files:
25-Oct-2024 04:15:47 [INFO]   Compiling launchers:
25-Oct-2024 04:15:47 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:15:47 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:15:47 [INFO]   Creating media file:
25-Oct-2024 04:15:47 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
25-Oct-2024 04:15:50 [INFO]     Preparing custom code & resources JAR file:
25-Oct-2024 04:15:50 [INFO]     Zipping custom code & resources JAR file
25-Oct-2024 04:15:50 [INFO]     Identifying components
25-Oct-2024 04:15:53 [INFO]     Shrinking runtime[warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:53 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:53 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:53 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:53 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:53 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:53 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:53 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:53 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:53 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:53 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
25-Oct-2024 04:15:56 [INFO]
25-Oct-2024 04:15:56 [INFO]   
25-Oct-2024 04:15:56 [INFO] Creating media file 'Windows (with JRE)':
25-Oct-2024 04:15:56 [INFO]   Collecting files:
25-Oct-2024 04:15:56 [INFO]   Compiling launchers:
25-Oct-2024 04:15:56 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:15:56 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:15:56 [INFO]   Creating media file:
25-Oct-2024 04:15:56 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
25-Oct-2024 04:15:57 [INFO]     Preparing custom code & resources JAR file:
25-Oct-2024 04:15:57 [INFO]     Zipping custom code & resources JAR file
25-Oct-2024 04:15:57 [INFO]     Identifying components
25-Oct-2024 04:15:57 [INFO]     Adding JRE (windows-x86-1.8.0_202.tar.gz)
25-Oct-2024 04:15:58 [INFO]     Shrinking runtime
25-Oct-2024 04:15:58 [INFO]   
25-Oct-2024 04:15:58 [INFO] Creating media file 'Windows 64bit':
25-Oct-2024 04:15:58 [INFO]   Collecting files:
25-Oct-2024 04:15:58 [INFO]   Compiling launchers:
25-Oct-2024 04:15:58 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:15:58 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:15:58 [INFO]   Creating media file:
25-Oct-2024 04:15:58 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
25-Oct-2024 04:15:59 [INFO]     Preparing custom code & resources JAR file:
25-Oct-2024 04:15:59 [INFO]     Zipping custom code & resources JAR file
25-Oct-2024 04:15:59 [INFO]     Identifying components
25-Oct-2024 04:16:00 [INFO]     Shrinking runtime
25-Oct-2024 04:16:00 [INFO]   
25-Oct-2024 04:16:00 [INFO] Creating media file 'Windows ARM':
25-Oct-2024 04:16:00 [INFO]   Collecting files:
25-Oct-2024 04:16:00 [INFO]   Compiling launchers:
25-Oct-2024 04:16:00 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:16:00 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:16:00 [INFO]   Creating media file:
25-Oct-2024 04:16:00 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
25-Oct-2024 04:16:00 [INFO]     Preparing custom code & resources JAR file:
25-Oct-2024 04:16:00 [INFO]     Zipping custom code & resources JAR file
25-Oct-2024 04:16:00 [INFO]     Identifying components
25-Oct-2024 04:16:01 [INFO]     Shrinking runtime
25-Oct-2024 04:16:01 [INFO]   
25-Oct-2024 04:16:01 [INFO] Creating media file 'Windows MSI':
25-Oct-2024 04:16:01 [INFO]   Collecting files:
25-Oct-2024 04:16:01 [INFO]   Creating MSI
25-Oct-2024 04:16:01 [INFO]   Compiling launchers:
25-Oct-2024 04:16:01 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:16:01 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:16:01 [INFO]   Creating media file:
25-Oct-2024 04:16:01 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
25-Oct-2024 04:16:02 [INFO]     Preparing custom code & resources JAR file:
25-Oct-2024 04:16:02 [INFO]     Zipping custom code & resources JAR file
25-Oct-2024 04:16:02 [INFO]     Identifying components
25-Oct-2024 04:16:03 [INFO]     Shrinking runtime
25-Oct-2024 04:16:03 [INFO]   
25-Oct-2024 04:16:03 [INFO] Creating media file 'Windows MSI (with JRE)':
25-Oct-2024 04:16:03 [INFO]   Collecting files:
25-Oct-2024 04:16:03 [INFO]   Creating MSI
25-Oct-2024 04:16:03 [INFO]   Compiling launchers:
25-Oct-2024 04:16:03 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:16:03 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:16:03 [INFO]   Creating media file:
25-Oct-2024 04:16:03 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
25-Oct-2024 04:16:03 [INFO]     Preparing custom code & resources JAR file:
25-Oct-2024 04:16:03 [INFO]     Zipping custom code & resources JAR file
25-Oct-2024 04:16:03 [INFO]     Identifying components
25-Oct-2024 04:16:03 [INFO]     Adding JRE (windows-x86-1.8.0_202.tar.gz)
25-Oct-2024 04:16:04 [INFO]     Shrinking runtime
25-Oct-2024 04:16:04 [INFO]   
25-Oct-2024 04:16:04 [INFO] Creating media file 'Windows MSI 64bit':
25-Oct-2024 04:16:04 [INFO]   Collecting files:
25-Oct-2024 04:16:04 [INFO]   Creating MSI
25-Oct-2024 04:16:04 [INFO]   Compiling launchers:
25-Oct-2024 04:16:04 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:16:04 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:16:04 [INFO]   Creating media file:
25-Oct-2024 04:16:04 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
25-Oct-2024 04:16:04 [INFO]     Preparing custom code & resources JAR file:
25-Oct-2024 04:16:04 [INFO]     Zipping custom code & resources JAR file
25-Oct-2024 04:16:04 [INFO]     Identifying components
25-Oct-2024 04:16:05 [INFO]     Shrinking runtime
25-Oct-2024 04:16:05 [INFO]   
25-Oct-2024 04:16:05 [INFO] Creating media file 'Unix Installer':
25-Oct-2024 04:16:05 [INFO]   Collecting files:
25-Oct-2024 04:16:05 [INFO]   Compiling launchers:
25-Oct-2024 04:16:05 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:16:05 [INFO]       Generating launcher script file
25-Oct-2024 04:16:05 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:16:05 [INFO]       Generating launcher script file
25-Oct-2024 04:16:05 [INFO]   Creating media file:
25-Oct-2024 04:16:05 [INFO]     Generating launcher script file
25-Oct-2024 04:16:06 [INFO]     Preparing custom code & resources JAR file:
25-Oct-2024 04:16:06 [INFO]     Zipping custom code & resources JAR file
25-Oct-2024 04:16:06 [INFO]     Identifying components
25-Oct-2024 04:16:06 [INFO]     Shrinking runtime
25-Oct-2024 04:16:06 [INFO]   
25-Oct-2024 04:16:06 [INFO] Creating media file 'Unix Archive':
25-Oct-2024 04:16:06 [INFO]   Collecting files:
25-Oct-2024 04:16:06 [INFO]   Compiling launchers:
25-Oct-2024 04:16:06 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:16:06 [INFO]       Generating launcher script file
25-Oct-2024 04:16:06 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:16:06 [INFO]       Generating launcher script file
25-Oct-2024 04:16:07 [INFO]   Creating media file:
25-Oct-2024 04:16:08 [INFO]       Shrinking runtime
25-Oct-2024 04:16:08 [INFO]   
25-Oct-2024 04:16:08 [INFO] Creating media file 'Linux RPM':
25-Oct-2024 04:16:08 [INFO]   Collecting files:
25-Oct-2024 04:16:08 [INFO]   Compiling launchers:
25-Oct-2024 04:16:08 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:16:08 [INFO]       Generating launcher script file
25-Oct-2024 04:16:08 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:16:08 [INFO]       Generating launcher script file
25-Oct-2024 04:16:08 [INFO]   Creating media file:
25-Oct-2024 04:16:09 [INFO]       Shrinking runtime
25-Oct-2024 04:16:09 [INFO]   
25-Oct-2024 04:16:09 [INFO] Creating media file 'Linux Deb Archive':
25-Oct-2024 04:16:09 [INFO]   Collecting files:
25-Oct-2024 04:16:09 [INFO]   Compiling launchers:
25-Oct-2024 04:16:09 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:16:09 [INFO]       Generating launcher script file
25-Oct-2024 04:16:09 [INFO]     Compiling launcher 'starter':
25-Oct-2024 04:16:09 [INFO]       Generating launcher script file
25-Oct-2024 04:16:09 [INFO]   Creating media file:
25-Oct-2024 04:16:10 [INFO]       Shrinking runtime
25-Oct-2024 04:16:10 [INFO]   
25-Oct-2024 04:16:10 [INFO] Creating media file 'MacOS Single Bundle Archive':
25-Oct-2024 04:16:10 [INFO]   Collecting files:
25-Oct-2024 04:16:10 [INFO]   Compiling launchers:
25-Oct-2024 04:16:10 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:16:10 [INFO]   Creating media file:
25-Oct-2024 04:16:11 [INFO]       Shrinking runtime
25-Oct-2024 04:16:11 [INFO]   
25-Oct-2024 04:16:11 [INFO] Creating media file 'MacOS Single Bundle Archive (with JRE)':
25-Oct-2024 04:16:11 [INFO]   Collecting files:
25-Oct-2024 04:16:11 [INFO]   Compiling launchers:
25-Oct-2024 04:16:11 [INFO]     Compiling launcher 'Spark':
25-Oct-2024 04:16:12 [INFO]   Creating media file:
25-Oct-2024 04:16:12 [INFO]       Shrinking runtime
25-Oct-2024 04:16:14 [INFO]       Adding JRE (macosx-amd64-1.8.0_202.tar.gz)
25-Oct-2024 04:16:14 [INFO]   
25-Oct-2024 04:17:02 [INFO] Compressing 13 media files with 2 threads:
25-Oct-2024 04:17:02 [INFO]
25-Oct-2024 04:17:02 [INFO] Compressed media file 'Windows':
25-Oct-2024 04:17:02 [INFO]   Compressing files
25-Oct-2024 04:17:02 [INFO]   Applying LZMA compression
25-Oct-2024 04:17:02 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:17:02 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.exe.
25-Oct-2024 04:17:04 [INFO]   The size of the media file is 57.3 MB
25-Oct-2024 04:17:04 [INFO]
25-Oct-2024 04:17:04 [INFO] Compressed media file 'Windows (with JRE)':
25-Oct-2024 04:17:04 [INFO]   Compressing files
25-Oct-2024 04:17:04 [INFO]   Applying LZMA compression
25-Oct-2024 04:17:04 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:17:04 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-with-jre.exe.
25-Oct-2024 04:17:47 [INFO]   The size of the media file is 99.3 MB
25-Oct-2024 04:17:47 [INFO]
25-Oct-2024 04:17:47 [INFO] Compressed media file 'Windows ARM':
25-Oct-2024 04:17:47 [INFO]   Compressing files
25-Oct-2024 04:17:47 [INFO]   Applying LZMA compression
25-Oct-2024 04:17:47 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:17:47 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-arm.exe.
25-Oct-2024 04:17:47 [INFO]   The size of the media file is 57.4 MB
25-Oct-2024 04:17:47 [INFO]
25-Oct-2024 04:17:47 [INFO] Compressed media file 'Windows 64bit':
25-Oct-2024 04:17:47 [INFO]   Compressing files
25-Oct-2024 04:17:47 [INFO]   Applying LZMA compression
25-Oct-2024 04:17:47 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:17:47 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-64bit.exe.
25-Oct-2024 04:18:27 [INFO] ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
25-Oct-2024 04:18:29 [INFO]   The size of the media file is 57.5 MB
25-Oct-2024 04:18:29 [INFO]
25-Oct-2024 04:18:29 [INFO] Compressed media file 'Windows MSI':
25-Oct-2024 04:18:29 [INFO]   Compressing files
25-Oct-2024 04:18:29 [INFO]   Applying LZMA compression
25-Oct-2024 04:18:29 [INFO]   Generating MSI
25-Oct-2024 04:18:29 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:18:29 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.msi.
25-Oct-2024 04:18:34 [INFO]   The size of the media file is 58.6 MB
25-Oct-2024 04:18:34 [INFO]
25-Oct-2024 04:18:34 [INFO] Compressed media file 'Windows MSI (with JRE)':
25-Oct-2024 04:18:34 [INFO]   Compressing files
25-Oct-2024 04:18:34 [INFO]   Applying LZMA compression
25-Oct-2024 04:18:34 [INFO]   Generating MSI
25-Oct-2024 04:18:34 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:18:34 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-with-jre.msi.
25-Oct-2024 04:19:14 [INFO]   The size of the media file is 100.8 MB
25-Oct-2024 04:19:14 [INFO]
25-Oct-2024 04:19:14 [INFO] Compressed media file 'Windows MSI 64bit':
25-Oct-2024 04:19:14 [INFO]   Compressing files
25-Oct-2024 04:19:14 [INFO]   Applying LZMA compression
25-Oct-2024 04:19:14 [INFO]   Generating MSI
25-Oct-2024 04:19:14 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:19:14 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-64bit.msi.
25-Oct-2024 04:19:16 [INFO]   The size of the media file is 58.9 MB
25-Oct-2024 04:19:16 [INFO]
25-Oct-2024 04:19:16 [INFO] Compressed media file 'Unix Installer':
25-Oct-2024 04:19:16 [INFO]   Compressing files
25-Oct-2024 04:19:16 [INFO]   Applying LZMA compression
25-Oct-2024 04:19:16 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:19:16 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.sh.
25-Oct-2024 04:19:19 [INFO]   The size of the media file is 54.8 MB
25-Oct-2024 04:19:19 [INFO]
25-Oct-2024 04:19:19 [INFO] Compressed media file 'Unix Archive':
25-Oct-2024 04:19:19 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:19:19 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.tar.gz.
25-Oct-2024 04:19:24 [INFO]   The size of the media file is 56.5 MB
25-Oct-2024 04:19:24 [INFO]
25-Oct-2024 04:19:24 [INFO] Compressed media file 'Linux RPM':
25-Oct-2024 04:19:24 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:19:24 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.rpm.
25-Oct-2024 04:19:24 [INFO]   The size of the media file is 56.5 MB
25-Oct-2024 04:19:24 [INFO]
25-Oct-2024 04:19:24 [INFO] Compressed media file 'Linux Deb Archive':
25-Oct-2024 04:19:24 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:19:24 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.deb.
25-Oct-2024 04:19:30 [INFO]   The size of the media file is 56.5 MB
25-Oct-2024 04:19:30 [INFO]
25-Oct-2024 04:19:30 [INFO] Compressed media file 'MacOS Single Bundle Archive':
25-Oct-2024 04:19:30 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:19:30 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.dmg.
25-Oct-2024 04:19:40 [INFO]   The size of the media file is 56.3 MB
25-Oct-2024 04:19:40 [INFO]
25-Oct-2024 04:19:40 [INFO] Compressed media file 'MacOS Single Bundle Archive (with JRE)':
25-Oct-2024 04:19:40 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
25-Oct-2024 04:19:40 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-with-jre.dmg.
25-Oct-2024 04:19:40 [INFO]   The size of the media file is 104.8 MB
25-Oct-2024 04:19:40 [INFO] Writing md5sums.
25-Oct-2024 04:19:40 [INFO] Writing sha256sums.
25-Oct-2024 04:19:40 [INFO] Writing updates.xml.
25-Oct-2024 04:19:40 [INFO] Build completed in 236.0 seconds at 2024-10-25 04:19:40 with 1 warning.
25-Oct-2024 04:19:40 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
25-Oct-2024 04:19:41 [INFO] ------------------------------------------------------------------------
25-Oct-2024 04:19:41 [INFO] Reactor Summary:
25-Oct-2024 04:19:41 [INFO]
25-Oct-2024 04:19:41 [INFO] Spark (parent) 3.0.3-SNAPSHOT ...................... SUCCESS [  0.280 s]
25-Oct-2024 04:19:41 [INFO] Spark Emoticons 3.0.3-SNAPSHOT ..................... SUCCESS [  3.354 s]
25-Oct-2024 04:19:41 [INFO] Spark Core 3.0.3-SNAPSHOT .......................... SUCCESS [ 22.065 s]
25-Oct-2024 04:19:41 [INFO] Spark Plugin Assembly Descriptor 3.0.3-SNAPSHOT .... SUCCESS [  0.047 s]
25-Oct-2024 04:19:41 [INFO] Apple Plugin 4.0 ................................... SUCCESS [  1.175 s]
25-Oct-2024 04:19:41 [INFO] Fastpath 3.5.1 ..................................... SUCCESS [  1.259 s]
25-Oct-2024 04:19:41 [INFO] Http File Upload Plugin 0.0.4 ...................... SUCCESS [  0.313 s]
25-Oct-2024 04:19:41 [INFO] Window Flashing Plugin 1.3 ......................... SUCCESS [  0.377 s]
25-Oct-2024 04:19:41 [INFO] Growl 2.4 .......................................... SUCCESS [  0.775 s]
25-Oct-2024 04:19:41 [INFO] Pade Meetings Plugin 0.0.9 ......................... SUCCESS [  0.448 s]
25-Oct-2024 04:19:41 [INFO] Reversi 1.6 ........................................ SUCCESS [  0.629 s]
25-Oct-2024 04:19:41 [INFO] Roar!!! 1.0 ........................................ SUCCESS [  0.458 s]
25-Oct-2024 04:19:41 [INFO] TicTacToe 0.3 ...................................... SUCCESS [  0.573 s]
25-Oct-2024 04:19:41 [INFO] Spellchecker Plugin 0.8 ............................ SUCCESS [  1.799 s]
25-Oct-2024 04:19:41 [INFO] Transfer Guard 1.2 ................................. SUCCESS [  0.365 s]
25-Oct-2024 04:19:41 [INFO] Translator Plugin 2.0 .............................. SUCCESS [  1.870 s]
25-Oct-2024 04:19:41 [INFO] Spark Distribution 3.0.3-SNAPSHOT .................. SUCCESS [04:00 min]
25-Oct-2024 04:19:41 [INFO] ------------------------------------------------------------------------
25-Oct-2024 04:19:41 [INFO] BUILD SUCCESS
25-Oct-2024 04:19:41 [INFO] ------------------------------------------------------------------------
25-Oct-2024 04:19:41 [INFO] Total time:  04:37 min
25-Oct-2024 04:19:41 [INFO] Finished at: 2024-10-25T04:19:41Z
25-Oct-2024 04:19:41 [INFO] ------------------------------------------------------------------------
25-Oct-2024 04:19:41 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1...
25-Oct-2024 04:19:41 Finished task 'Build' with result: Success
25-Oct-2024 04:19:41 Running post build plugin 'Docker Container Cleanup'
25-Oct-2024 04:19:41 Running post build plugin 'NCover Results Collector'
25-Oct-2024 04:19:41 Running post build plugin 'Build Results Label Collector'
25-Oct-2024 04:19:41 Running post build plugin 'Clover Results Collector'
25-Oct-2024 04:19:41 Running post build plugin 'npm Cache Cleanup'
25-Oct-2024 04:19:41 Running post build plugin 'Artifact Copier'
25-Oct-2024 04:19:41 Publishing an artifact: Distribution Base
25-Oct-2024 04:19:48 Finished publishing of artifact Non required shared artifact Http Compression On : [Distribution Base], patterns: [**/*] anchored at: [distribution/target/distribution-base] in 7.124 s
25-Oct-2024 04:19:48 Publishing an artifact: Install4j-generated media
25-Oct-2024 04:20:40 Finished publishing of artifact Non required shared artifact Http Compression On : [Install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 51.84 s
25-Oct-2024 04:20:40 Finalising the build...
25-Oct-2024 04:20:40 Stopping timer.
25-Oct-2024 04:20:40 Build SPARK-NIGHTLY-JOB1-3062 completed.
25-Oct-2024 04:20:40 Running on server: post build plugin 'Build Hanging Detection Configuration'
25-Oct-2024 04:20:40 Running on server: post build plugin 'NCover Results Collector'
25-Oct-2024 04:20:40 Running on server: post build plugin 'Build Labeller'
25-Oct-2024 04:20:40 Running on server: post build plugin 'Clover Delta Calculator'
25-Oct-2024 04:20:40 Running on server: post build plugin 'Maven Dependencies Postprocessor'
25-Oct-2024 04:20:40 All post build plugins have finished
25-Oct-2024 04:20:40 Generating build results summary...
25-Oct-2024 04:20:40 Saving build results to disk...
25-Oct-2024 04:20:40 Store variable context...
25-Oct-2024 04:20:40 Finished building SPARK-NIGHTLY-JOB1-3062.