Builds the Spark Install4j distributables once every day.

Build: #3060 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.

23-Oct-2024 04:15:00 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Spark.git'. Will try to do a shallow fetch.
23-Oct-2024 04:15:01 Checking out revision 35cd2a398f146f7f5c307992730fc8ab66633d0b.
23-Oct-2024 04:15:01 Already on 'master'
23-Oct-2024 04:15:01 Updated source code to revision: 35cd2a398f146f7f5c307992730fc8ab66633d0b
23-Oct-2024 04:15:01 Finished task 'Checkout Default Repository' with result: Success
23-Oct-2024 04:15:01 Running pre-build action: Build Log Labeller Pre Build Action
23-Oct-2024 04:15:01 Running pre-build action: VCS Version Collector
23-Oct-2024 04:15:01 Build Spark - Nightly Build - Maven build #3060 (SPARK-NIGHTLY-JOB1-3060) 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)
23-Oct-2024 04:15:01 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
23-Oct-2024 04:15:01
Beginning to execute external process for build 'Spark - Nightly Build - Maven build #3060 (SPARK-NIGHTLY-JOB1-3060)'
... 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
23-Oct-2024 04:15:04 [INFO] Scanning for projects...
23-Oct-2024 04:15:04 [INFO] ------------------------------------------------------------------------
23-Oct-2024 04:15:04 [INFO] Reactor Build Order:
23-Oct-2024 04:15:04 [INFO]
23-Oct-2024 04:15:04 [INFO] Spark (parent)                                                     [pom]
23-Oct-2024 04:15:04 [INFO] Spark Emoticons                                                    [jar]
23-Oct-2024 04:15:04 [INFO] Spark Core                                                         [jar]
23-Oct-2024 04:15:04 [INFO] Spark Plugin Assembly Descriptor                                   [jar]
23-Oct-2024 04:15:04 [INFO] Apple Plugin                                                       [jar]
23-Oct-2024 04:15:04 [INFO] Fastpath                                                           [jar]
23-Oct-2024 04:15:04 [INFO] Http File Upload Plugin                                            [jar]
23-Oct-2024 04:15:04 [INFO] Window Flashing Plugin                                             [jar]
23-Oct-2024 04:15:04 [INFO] Growl                                                              [jar]
23-Oct-2024 04:15:04 [INFO] Pade Meetings Plugin                                               [jar]
23-Oct-2024 04:15:04 [INFO] Reversi                                                            [jar]
23-Oct-2024 04:15:04 [INFO] Roar!!!                                                            [jar]
23-Oct-2024 04:15:04 [INFO] TicTacToe                                                          [jar]
23-Oct-2024 04:15:04 [INFO] Spellchecker Plugin                                                [jar]
23-Oct-2024 04:15:04 [INFO] Transfer Guard                                                     [jar]
23-Oct-2024 04:15:04 [INFO] Translator Plugin                                                  [jar]
23-Oct-2024 04:15:04 [INFO] Spark Distribution                                                 [jar]
23-Oct-2024 04:15:04 [INFO]
23-Oct-2024 04:15:04 [INFO] ------------------< org.igniterealtime.spark:parent >-------------------
23-Oct-2024 04:15:04 [INFO] Building Spark (parent) 3.0.3-SNAPSHOT                            [1/17]
23-Oct-2024 04:15:04 [INFO] --------------------------------[ pom ]---------------------------------
23-Oct-2024 04:15:04 [INFO]
23-Oct-2024 04:15:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
23-Oct-2024 04:15:04 [INFO]
23-Oct-2024 04:15:04 [INFO] -----------------< org.igniterealtime.spark:emoticons >-----------------
23-Oct-2024 04:15:04 [INFO] Building Spark Emoticons 3.0.3-SNAPSHOT                           [2/17]
23-Oct-2024 04:15:04 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:05 [INFO]
23-Oct-2024 04:15:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emoticons ---
23-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
23-Oct-2024 04:15:05 [INFO]
23-Oct-2024 04:15:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emoticons ---
23-Oct-2024 04:15:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-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
23-Oct-2024 04:15:05 [INFO]
23-Oct-2024 04:15:05 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ emoticons ---
23-Oct-2024 04:15:06 [INFO] No sources to compile
23-Oct-2024 04:15:06 [INFO]
23-Oct-2024 04:15:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emoticons ---
23-Oct-2024 04:15:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-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
23-Oct-2024 04:15:06 [INFO]
23-Oct-2024 04:15:06 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ emoticons ---
23-Oct-2024 04:15:06 [INFO] No sources to compile
23-Oct-2024 04:15:06 [INFO]
23-Oct-2024 04:15:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emoticons ---
23-Oct-2024 04:15:06 [INFO] No tests to run.
23-Oct-2024 04:15:06 [INFO]
23-Oct-2024 04:15:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ emoticons ---
23-Oct-2024 04:15:06 [WARNING] JAR will be empty - no content was marked for inclusion!
23-Oct-2024 04:15:06 [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
23-Oct-2024 04:15:06 [INFO]
23-Oct-2024 04:15:06 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ emoticons ---
23-Oct-2024 04:15:07 [INFO] Reading assembly descriptor: src/assembly/Default.adiumemoticonset.xml
23-Oct-2024 04:15:07 [INFO] Reading assembly descriptor: src/assembly/GTalk.AdiumEmoticonset.xml
23-Oct-2024 04:15:07 [INFO] Reading assembly descriptor: src/assembly/POPO.adiumemoticonset.xml
23-Oct-2024 04:15:07 [INFO] Reading assembly descriptor: src/assembly/sparkEmoticonSet.xml
23-Oct-2024 04:15:07 [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
23-Oct-2024 04:15:07 [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
23-Oct-2024 04:15:07 [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
23-Oct-2024 04:15:07 [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
23-Oct-2024 04:15:07 [INFO]
23-Oct-2024 04:15:07 [INFO] ----------------< org.igniterealtime.spark:spark-core >-----------------
23-Oct-2024 04:15:07 [INFO] Building Spark Core 3.0.3-SNAPSHOT                                [3/17]
23-Oct-2024 04:15:07 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:08 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-core/maven-metadata.xml
23-Oct-2024 04:15:08 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml
23-Oct-2024 04:15:08 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-core/maven-metadata.xml (1.5 kB at 2.5 kB/s)
23-Oct-2024 04:15:08 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/jxmpp/jxmpp-jid/maven-metadata.xml
23-Oct-2024 04:15:08 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jxmpp/jxmpp-jid/maven-metadata.xml
23-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 45 kB/s)
23-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
23-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
23-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 148 kB/s)
23-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
23-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
23-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 230 kB/s)
23-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
23-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
23-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 230 kB/s)
23-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
23-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
23-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)
23-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/minidns/minidns-core/maven-metadata.xml
23-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml
23-Oct-2024 04:15:09 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/minidns/minidns-core/maven-metadata.xml (979 B at 35 kB/s)
23-Oct-2024 04:15:09 [INFO] Downloading from ej-technologies: https://maven.ej-technologies.com/repository/org/slf4j/slf4j-api/maven-metadata.xml
23-Oct-2024 04:15:09 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/maven-metadata.xml
23-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 222 kB/s)
23-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
23-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
23-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 537 kB/s)
23-Oct-2024 04:15:10 [INFO]
23-Oct-2024 04:15:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core ---
23-Oct-2024 04:15:10 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target
23-Oct-2024 04:15:10 [INFO]
23-Oct-2024 04:15:10 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spark-core ---
23-Oct-2024 04:15:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:11 [INFO] Copying 833 resources
23-Oct-2024 04:15:13 [INFO]
23-Oct-2024 04:15:13 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spark-core ---
23-Oct-2024 04:15:13 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:13 [INFO] Compiling 381 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/classes
23-Oct-2024 04:15:24 [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.
23-Oct-2024 04:15:24 [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.
23-Oct-2024 04:15:24 [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.
23-Oct-2024 04:15:24 [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.
23-Oct-2024 04:15:24 [INFO]
23-Oct-2024 04:15:24 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spark-core ---
23-Oct-2024 04:15:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:24 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/src/test/resources
23-Oct-2024 04:15:24 [INFO]
23-Oct-2024 04:15:24 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spark-core ---
23-Oct-2024 04:15:24 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:24 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/test-classes
23-Oct-2024 04:15:24 [INFO]
23-Oct-2024 04:15:24 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spark-core ---
23-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
23-Oct-2024 04:15:25
23-Oct-2024 04:15:25 -------------------------------------------------------
23-Oct-2024 04:15:25 T E S T S
23-Oct-2024 04:15:25 -------------------------------------------------------
23-Oct-2024 04:15:25 Running org.jivesoftware.spark.plugin.PluginDependencyTest
23-Oct-2024 04:15:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
23-Oct-2024 04:15:25 Running org.jivesoftware.spark.util.JavaVersionTest
23-Oct-2024 04:15:25 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
23-Oct-2024 04:15:25 Running org.jivesoftware.spark.util.EncryptorTest
23-Oct-2024 04:15:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
23-Oct-2024 04:15:25
23-Oct-2024 04:15:25 Results :
23-Oct-2024 04:15:25
23-Oct-2024 04:15:25 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
23-Oct-2024 04:15:25
23-Oct-2024 04:15:25 [INFO]
23-Oct-2024 04:15:25 [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ spark-core ---
23-Oct-2024 04:15:26 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/core/target/spark.jar
23-Oct-2024 04:15:26 [INFO]
23-Oct-2024 04:15:26 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ spark-core ---
23-Oct-2024 04:15:27 [INFO] Reading assembly descriptor: src/assembly/installation-directory.xml
23-Oct-2024 04:15:28 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/install4j/install4j-runtime/10.0.9/install4j-runtime-10.0.9.pom
23-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
23-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
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --------< org.igniterealtime.spark.plugins:assembly-descriptor >--------
23-Oct-2024 04:15:30 [INFO] Building Spark Plugin Assembly Descriptor 3.0.3-SNAPSHOT          [4/17]
23-Oct-2024 04:15:30 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ assembly-descriptor ---
23-Oct-2024 04:15:30 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/assembly-descriptor/target
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ assembly-descriptor ---
23-Oct-2024 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:30 [INFO] Copying 1 resource
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ assembly-descriptor ---
23-Oct-2024 04:15:30 [INFO] No sources to compile
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ assembly-descriptor ---
23-Oct-2024 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-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
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ assembly-descriptor ---
23-Oct-2024 04:15:30 [INFO] No sources to compile
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ assembly-descriptor ---
23-Oct-2024 04:15:30 [INFO] No tests to run.
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ assembly-descriptor ---
23-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
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] ---------------< org.igniterealtime.spark.plugins:apple >---------------
23-Oct-2024 04:15:30 [INFO] Building Apple Plugin 4.0                                         [5/17]
23-Oct-2024 04:15:30 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apple ---
23-Oct-2024 04:15:30 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/apple/target
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apple ---
23-Oct-2024 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:30 [INFO] Copying 3 resources
23-Oct-2024 04:15:30 [INFO] Copying 1 resource
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ apple ---
23-Oct-2024 04:15:30 [INFO] Changes detected - recompiling the module!
23-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
23-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.
23-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.
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apple ---
23-Oct-2024 04:15:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-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
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ apple ---
23-Oct-2024 04:15:30 [INFO] No sources to compile
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ apple ---
23-Oct-2024 04:15:30 [INFO] No tests to run.
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apple ---
23-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
23-Oct-2024 04:15:30 [INFO]
23-Oct-2024 04:15:30 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ apple ---
23-Oct-2024 04:15:31 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from central
23-Oct-2024 04:15:31 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from ej-technologies
23-Oct-2024 04:15:31 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from central
23-Oct-2024 04:15:31 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from ej-technologies
23-Oct-2024 04:15:31 [INFO] artifact org.minidns:minidns-core: checking for updates from central
23-Oct-2024 04:15:31 [INFO] artifact org.minidns:minidns-core: checking for updates from ej-technologies
23-Oct-2024 04:15:31 [INFO] artifact org.slf4j:slf4j-api: checking for updates from central
23-Oct-2024 04:15:31 [INFO] artifact org.slf4j:slf4j-api: checking for updates from ej-technologies
23-Oct-2024 04:15:32 [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
23-Oct-2024 04:15:32 [INFO]
23-Oct-2024 04:15:32 [INFO] -------------< org.igniterealtime.spark.plugins:fastpath >--------------
23-Oct-2024 04:15:32 [INFO] Building Fastpath 3.5.1                                           [6/17]
23-Oct-2024 04:15:32 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:32 [INFO]
23-Oct-2024 04:15:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastpath ---
23-Oct-2024 04:15:32 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target
23-Oct-2024 04:15:32 [INFO]
23-Oct-2024 04:15:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fastpath ---
23-Oct-2024 04:15:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:32 [INFO] Copying 14 resources
23-Oct-2024 04:15:32 [INFO] Copying 1 resource
23-Oct-2024 04:15:32 [INFO]
23-Oct-2024 04:15:32 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fastpath ---
23-Oct-2024 04:15:32 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:32 [INFO] Compiling 44 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/classes
23-Oct-2024 04:15:33 [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.
23-Oct-2024 04:15:33 [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.
23-Oct-2024 04:15:33 [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.
23-Oct-2024 04:15:33 [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.
23-Oct-2024 04:15:33 [INFO]
23-Oct-2024 04:15:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fastpath ---
23-Oct-2024 04:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:33 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/src/test/resources
23-Oct-2024 04:15:33 [INFO]
23-Oct-2024 04:15:33 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fastpath ---
23-Oct-2024 04:15:33 [INFO] No sources to compile
23-Oct-2024 04:15:33 [INFO]
23-Oct-2024 04:15:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fastpath ---
23-Oct-2024 04:15:33 [INFO] No tests to run.
23-Oct-2024 04:15:33 [INFO]
23-Oct-2024 04:15:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fastpath ---
23-Oct-2024 04:15:33 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fastpath/target/fastpath-3.5.1.jar
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fastpath ---
23-Oct-2024 04:15:34 [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
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] ------------< org.igniterealtime.spark.plugins:fileupload >-------------
23-Oct-2024 04:15:34 [INFO] Building Http File Upload Plugin 0.0.4                            [7/17]
23-Oct-2024 04:15:34 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fileupload ---
23-Oct-2024 04:15:34 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fileupload ---
23-Oct-2024 04:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:34 [INFO] Copying 1 resource
23-Oct-2024 04:15:34 [INFO] Copying 1 resource
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fileupload ---
23-Oct-2024 04:15:34 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:34 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/classes
23-Oct-2024 04:15:34 [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.
23-Oct-2024 04:15:34 [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.
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fileupload ---
23-Oct-2024 04:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:34 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/src/test/resources
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fileupload ---
23-Oct-2024 04:15:34 [INFO] No sources to compile
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fileupload ---
23-Oct-2024 04:15:34 [INFO] No tests to run.
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fileupload ---
23-Oct-2024 04:15:34 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/fileupload/target/fileupload-0.0.4.jar
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fileupload ---
23-Oct-2024 04:15:34 [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
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] -------------< org.igniterealtime.spark.plugins:flashing >--------------
23-Oct-2024 04:15:34 [INFO] Building Window Flashing Plugin 1.3                               [8/17]
23-Oct-2024 04:15:34 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flashing ---
23-Oct-2024 04:15:34 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flashing ---
23-Oct-2024 04:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:34 [INFO] Copying 10 resources
23-Oct-2024 04:15:34 [INFO] Copying 1 resource
23-Oct-2024 04:15:34 [INFO]
23-Oct-2024 04:15:34 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ flashing ---
23-Oct-2024 04:15:34 [INFO] Changes detected - recompiling the module!
23-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/flashing/target/classes
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flashing ---
23-Oct-2024 04:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/src/test/resources
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ flashing ---
23-Oct-2024 04:15:35 [INFO] No sources to compile
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flashing ---
23-Oct-2024 04:15:35 [INFO] No tests to run.
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flashing ---
23-Oct-2024 04:15:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/flashing/target/flashing-1.3.jar
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ flashing ---
23-Oct-2024 04:15:35 [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
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] ---------------< org.igniterealtime.spark.plugins:growl >---------------
23-Oct-2024 04:15:35 [INFO] Building Growl 2.4                                                [9/17]
23-Oct-2024 04:15:35 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ growl ---
23-Oct-2024 04:15:35 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ growl ---
23-Oct-2024 04:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/src/main/resources
23-Oct-2024 04:15:35 [INFO] Copying 1 resource
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ growl ---
23-Oct-2024 04:15:35 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:35 [INFO] Compiling 3 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/classes
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ growl ---
23-Oct-2024 04:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/src/test/resources
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ growl ---
23-Oct-2024 04:15:35 [INFO] No sources to compile
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ growl ---
23-Oct-2024 04:15:35 [INFO] No tests to run.
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ growl ---
23-Oct-2024 04:15:35 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/growl/target/growl-2.4.jar
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ growl ---
23-Oct-2024 04:15:35 [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
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] ---------------< org.igniterealtime.spark.plugins:meet >----------------
23-Oct-2024 04:15:35 [INFO] Building Pade Meetings Plugin 0.0.9                              [10/17]
23-Oct-2024 04:15:35 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ meet ---
23-Oct-2024 04:15:35 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ meet ---
23-Oct-2024 04:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:35 [INFO] Copying 5 resources
23-Oct-2024 04:15:35 [INFO] Copying 1 resource
23-Oct-2024 04:15:35 [INFO]
23-Oct-2024 04:15:35 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ meet ---
23-Oct-2024 04:15:35 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:35 [INFO] Compiling 11 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/classes
23-Oct-2024 04:15:36 [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.
23-Oct-2024 04:15:36 [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.
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ meet ---
23-Oct-2024 04:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:36 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/src/test/resources
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ meet ---
23-Oct-2024 04:15:36 [INFO] No sources to compile
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ meet ---
23-Oct-2024 04:15:36 [INFO] No tests to run.
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ meet ---
23-Oct-2024 04:15:36 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/meet/target/meet-0.0.9.jar
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ meet ---
23-Oct-2024 04:15:36 [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
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --------------< org.igniterealtime.spark.plugins:reversi >--------------
23-Oct-2024 04:15:36 [INFO] Building Reversi 1.6                                             [11/17]
23-Oct-2024 04:15:36 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reversi ---
23-Oct-2024 04:15:36 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reversi ---
23-Oct-2024 04:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:36 [INFO] Copying 12 resources
23-Oct-2024 04:15:36 [INFO] Copying 1 resource
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ reversi ---
23-Oct-2024 04:15:36 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:36 [INFO] Compiling 7 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/classes
23-Oct-2024 04:15:36 [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.
23-Oct-2024 04:15:36 [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.
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reversi ---
23-Oct-2024 04:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:36 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/src/test/resources
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ reversi ---
23-Oct-2024 04:15:36 [INFO] No sources to compile
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reversi ---
23-Oct-2024 04:15:36 [INFO] No tests to run.
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reversi ---
23-Oct-2024 04:15:36 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/reversi/target/reversi-1.6.jar
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ reversi ---
23-Oct-2024 04:15:36 [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
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] ---------------< org.igniterealtime.spark.plugins:roar >----------------
23-Oct-2024 04:15:36 [INFO] Building Roar!!! 1.0                                             [12/17]
23-Oct-2024 04:15:36 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roar ---
23-Oct-2024 04:15:36 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roar ---
23-Oct-2024 04:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:36 [INFO] Copying 12 resources
23-Oct-2024 04:15:36 [INFO] Copying 1 resource
23-Oct-2024 04:15:36 [INFO]
23-Oct-2024 04:15:36 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ roar ---
23-Oct-2024 04:15:36 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:36 [INFO] Compiling 17 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/classes
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ roar ---
23-Oct-2024 04:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:37 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/src/test/resources
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ roar ---
23-Oct-2024 04:15:37 [INFO] No sources to compile
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ roar ---
23-Oct-2024 04:15:37 [INFO] No tests to run.
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ roar ---
23-Oct-2024 04:15:37 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/roar/target/roar-1.0.jar
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ roar ---
23-Oct-2024 04:15:37 [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
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] -------------< org.igniterealtime.spark.plugins:tictactoe >-------------
23-Oct-2024 04:15:37 [INFO] Building TicTacToe 0.3                                           [13/17]
23-Oct-2024 04:15:37 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tictactoe ---
23-Oct-2024 04:15:37 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tictactoe ---
23-Oct-2024 04:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:37 [INFO] Copying 15 resources
23-Oct-2024 04:15:37 [INFO] Copying 1 resource
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tictactoe ---
23-Oct-2024 04:15:37 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:37 [INFO] Compiling 12 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/classes
23-Oct-2024 04:15:37 [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.
23-Oct-2024 04:15:37 [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.
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tictactoe ---
23-Oct-2024 04:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:37 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/src/test/resources
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tictactoe ---
23-Oct-2024 04:15:37 [INFO] No sources to compile
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tictactoe ---
23-Oct-2024 04:15:37 [INFO] No tests to run.
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tictactoe ---
23-Oct-2024 04:15:37 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/tictactoe/target/tictactoe-0.3.jar
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ tictactoe ---
23-Oct-2024 04:15:37 [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
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] -------------< org.igniterealtime.spark.plugins:spelling >--------------
23-Oct-2024 04:15:37 [INFO] Building Spellchecker Plugin 0.8                                 [14/17]
23-Oct-2024 04:15:37 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spelling ---
23-Oct-2024 04:15:37 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spelling ---
23-Oct-2024 04:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:37 [INFO] Copying 19 resources
23-Oct-2024 04:15:37 [INFO] Copying 1 resource
23-Oct-2024 04:15:37 [INFO]
23-Oct-2024 04:15:37 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spelling ---
23-Oct-2024 04:15:37 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:37 [INFO] Compiling 8 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/target/classes
23-Oct-2024 04:15:38 [INFO]
23-Oct-2024 04:15:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spelling ---
23-Oct-2024 04:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:38 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/spelling/src/test/resources
23-Oct-2024 04:15:38 [INFO]
23-Oct-2024 04:15:38 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spelling ---
23-Oct-2024 04:15:38 [INFO] No sources to compile
23-Oct-2024 04:15:38 [INFO]
23-Oct-2024 04:15:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spelling ---
23-Oct-2024 04:15:38 [INFO] No tests to run.
23-Oct-2024 04:15:38 [INFO]
23-Oct-2024 04:15:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spelling ---
23-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.jar
23-Oct-2024 04:15:38 [INFO]
23-Oct-2024 04:15:38 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ spelling ---
23-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
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] -----------< org.igniterealtime.spark.plugins:transferguard >-----------
23-Oct-2024 04:15:39 [INFO] Building Transfer Guard 1.2                                      [15/17]
23-Oct-2024 04:15:39 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transferguard ---
23-Oct-2024 04:15:39 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transferguard ---
23-Oct-2024 04:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:39 [INFO] Copying 13 resources
23-Oct-2024 04:15:39 [INFO] Copying 1 resource
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ transferguard ---
23-Oct-2024 04:15:39 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:39 [INFO] Compiling 5 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/classes
23-Oct-2024 04:15:39 [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.
23-Oct-2024 04:15:39 [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.
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transferguard ---
23-Oct-2024 04:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:39 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/src/test/resources
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ transferguard ---
23-Oct-2024 04:15:39 [INFO] No sources to compile
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transferguard ---
23-Oct-2024 04:15:39 [INFO] No tests to run.
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ transferguard ---
23-Oct-2024 04:15:39 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/transferguard/target/transferguard-1.2.jar
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ transferguard ---
23-Oct-2024 04:15:39 [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
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] ------------< org.igniterealtime.spark.plugins:translator >-------------
23-Oct-2024 04:15:39 [INFO] Building Translator Plugin 2.0                                   [16/17]
23-Oct-2024 04:15:39 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:39 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/jxmpp/jxmpp-core/maven-metadata.xml
23-Oct-2024 04:15:39 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/jxmpp/jxmpp-jid/maven-metadata.xml
23-Oct-2024 04:15:39 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/minidns/minidns-core/maven-metadata.xml
23-Oct-2024 04:15:39 [INFO] Downloading from clojars.org: https://repo.clojars.org/org/slf4j/slf4j-api/maven-metadata.xml
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ translator ---
23-Oct-2024 04:15:39 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ translator ---
23-Oct-2024 04:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-Oct-2024 04:15:39 [INFO] Copying 9 resources
23-Oct-2024 04:15:39 [INFO] Copying 1 resource
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ translator ---
23-Oct-2024 04:15:39 [INFO] Changes detected - recompiling the module!
23-Oct-2024 04:15:39 [INFO] Compiling 6 source files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/plugins/translator/target/classes
23-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.
23-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.
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ translator ---
23-Oct-2024 04:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-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
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ translator ---
23-Oct-2024 04:15:39 [INFO] Changes detected - recompiling the module!
23-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
23-Oct-2024 04:15:39 [INFO]
23-Oct-2024 04:15:39 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ translator ---
23-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
23-Oct-2024 04:15:39
23-Oct-2024 04:15:39 -------------------------------------------------------
23-Oct-2024 04:15:39 T E S T S
23-Oct-2024 04:15:39 -------------------------------------------------------
23-Oct-2024 04:15:40 Running com.jivesoftware.spark.translator.TestTranslator
23-Oct-2024 04:15:40 NONE
23-Oct-2024 04:15:40 ARABIC
23-Oct-2024 04:15:40 AZERBAIJANI
23-Oct-2024 04:15:40 CATALAN
23-Oct-2024 04:15:40 CHINESE
23-Oct-2024 04:15:40 CZECH
23-Oct-2024 04:15:40 DANISH
23-Oct-2024 04:15:40 DUTCH
23-Oct-2024 04:15:40 ENGLISH
23-Oct-2024 04:15:40 ESPERANTO
23-Oct-2024 04:15:40 FINNISH
23-Oct-2024 04:15:40 FRENCH
23-Oct-2024 04:15:40 GERMAN
23-Oct-2024 04:15:40 GREEK
23-Oct-2024 04:15:40 HEBREW
23-Oct-2024 04:15:40 HINDI
23-Oct-2024 04:15:40 HUNGARIAN
23-Oct-2024 04:15:40 INDONESIAN
23-Oct-2024 04:15:40 IRISH
23-Oct-2024 04:15:40 ITALIAN
23-Oct-2024 04:15:40 JAPANESE
23-Oct-2024 04:15:40 KOREAN
23-Oct-2024 04:15:40 PERSIAN
23-Oct-2024 04:15:40 POLISH
23-Oct-2024 04:15:40 PORTUGUESE
23-Oct-2024 04:15:40 RUSSIAN
23-Oct-2024 04:15:40 SLOVAK
23-Oct-2024 04:15:40 SPANISH
23-Oct-2024 04:15:40 SWEDISH
23-Oct-2024 04:15:40 TURKISH
23-Oct-2024 04:15:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec
23-Oct-2024 04:15:40
23-Oct-2024 04:15:40 Results :
23-Oct-2024 04:15:40
23-Oct-2024 04:15:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
23-Oct-2024 04:15:40
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ translator ---
23-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
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ translator ---
23-Oct-2024 04:15:40 [INFO] artifact org.jxmpp:jxmpp-core: checking for updates from clojars.org
23-Oct-2024 04:15:40 [INFO] artifact org.jxmpp:jxmpp-jid: checking for updates from clojars.org
23-Oct-2024 04:15:40 [INFO] artifact org.minidns:minidns-core: checking for updates from clojars.org
23-Oct-2024 04:15:40 [INFO] artifact org.slf4j:slf4j-api: checking for updates from clojars.org
23-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
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] ---------------< org.igniterealtime.spark:distribution >----------------
23-Oct-2024 04:15:40 [INFO] Building Spark Distribution 3.0.3-SNAPSHOT                       [17/17]
23-Oct-2024 04:15:40 [INFO] --------------------------------[ jar ]---------------------------------
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
23-Oct-2024 04:15:40 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ distribution ---
23-Oct-2024 04:15:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-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
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
23-Oct-2024 04:15:40 [INFO] No sources to compile
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ distribution ---
23-Oct-2024 04:15:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23-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
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
23-Oct-2024 04:15:40 [INFO] No sources to compile
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
23-Oct-2024 04:15:40 [INFO] No tests to run.
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ distribution ---
23-Oct-2024 04:15:40 [WARNING] JAR will be empty - no content was marked for inclusion!
23-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
23-Oct-2024 04:15:40 [INFO]
23-Oct-2024 04:15:40 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ distribution ---
23-Oct-2024 04:15:40 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
23-Oct-2024 04:15:40 [WARNING] The current modules seemed to be having different versions.
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:fastpath:jar:3.5.1
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:fileupload:jar:0.0.4
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:flashing:jar:1.3
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:growl:jar:2.4
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:meet:jar:0.0.9
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:reversi:jar:1.6
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:roar:jar:1.0
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:tictactoe:jar:0.3
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:spelling:jar:0.8
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:transferguard:jar:1.2
23-Oct-2024 04:15:40 --> org.igniterealtime.spark.plugins:translator:jar:2.0
23-Oct-2024 04:15:40
23-Oct-2024 04:15:41 [INFO] Copying files to /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/distribution-base
23-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.
23-Oct-2024 04:15:41 [INFO]
23-Oct-2024 04:15:41 [INFO] --- install4j-maven-plugin:1.1.1:compile (compile-installers) @ distribution ---
23-Oct-2024 04:15:44 [INFO] install4j version 10.0.9 (build 10170), built on 2024-08-20
23-Oct-2024 04:15:44 [INFO] Using Java 11.0.24 from /usr/lib/jvm/java-11-amazon-corretto.x86_64
23-Oct-2024 04:15:45 [INFO] Registered to Ignite
23-Oct-2024 04:15:45 [INFO]
23-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
23-Oct-2024 04:15:47 [INFO] [WARNING] The variable "sys.version" is a system variable that cannot be overridden.
23-Oct-2024 04:15:47 [INFO] Creating media file 'Windows':
23-Oct-2024 04:15:47 [INFO] Created media file output directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:15:47 [INFO]
23-Oct-2024 04:15:47 [INFO]   Collecting files:
23-Oct-2024 04:15:47 [INFO]   Compiling launchers:
23-Oct-2024 04:15:47 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:15:47 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:15:47 [INFO]   Creating media file:
23-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
23-Oct-2024 04:15:50 [INFO]     Preparing custom code & resources JAR file:
23-Oct-2024 04:15:50 [INFO]     Zipping custom code & resources JAR file
23-Oct-2024 04:15:50 [INFO]     Identifying components
23-Oct-2024 04:15:55 [INFO]     Shrinking runtime[warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:55 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:55 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:55 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:55 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:55 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:55 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:55 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:55 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:55 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:55 [INFO] [warning] major version should be between 45 and 62 for JDK <= 18, was 65
23-Oct-2024 04:15:57 [INFO]
23-Oct-2024 04:15:57 [INFO]   
23-Oct-2024 04:15:57 [INFO] Creating media file 'Windows (with JRE)':
23-Oct-2024 04:15:57 [INFO]   Collecting files:
23-Oct-2024 04:15:57 [INFO]   Compiling launchers:
23-Oct-2024 04:15:57 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:15:57 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:15:57 [INFO]   Creating media file:
23-Oct-2024 04:15:57 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
23-Oct-2024 04:15:58 [INFO]     Preparing custom code & resources JAR file:
23-Oct-2024 04:15:58 [INFO]     Zipping custom code & resources JAR file
23-Oct-2024 04:15:58 [INFO]     Identifying components
23-Oct-2024 04:15:58 [INFO]     Adding JRE (windows-x86-1.8.0_202.tar.gz)
23-Oct-2024 04:15:59 [INFO]     Shrinking runtime
23-Oct-2024 04:15:59 [INFO]   
23-Oct-2024 04:15:59 [INFO] Creating media file 'Windows 64bit':
23-Oct-2024 04:15:59 [INFO]   Collecting files:
23-Oct-2024 04:15:59 [INFO]   Compiling launchers:
23-Oct-2024 04:15:59 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:15:59 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:15:59 [INFO]   Creating media file:
23-Oct-2024 04:15:59 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
23-Oct-2024 04:16:00 [INFO]     Preparing custom code & resources JAR file:
23-Oct-2024 04:16:00 [INFO]     Zipping custom code & resources JAR file
23-Oct-2024 04:16:00 [INFO]     Identifying components
23-Oct-2024 04:16:00 [INFO]     Shrinking runtime
23-Oct-2024 04:16:00 [INFO]   
23-Oct-2024 04:16:00 [INFO] Creating media file 'Windows ARM':
23-Oct-2024 04:16:00 [INFO]   Collecting files:
23-Oct-2024 04:16:00 [INFO]   Compiling launchers:
23-Oct-2024 04:16:00 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:16:00 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:16:00 [INFO]   Creating media file:
23-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
23-Oct-2024 04:16:01 [INFO]     Preparing custom code & resources JAR file:
23-Oct-2024 04:16:01 [INFO]     Zipping custom code & resources JAR file
23-Oct-2024 04:16:01 [INFO]     Identifying components
23-Oct-2024 04:16:02 [INFO]     Shrinking runtime
23-Oct-2024 04:16:02 [INFO]   
23-Oct-2024 04:16:02 [INFO] Creating media file 'Windows MSI':
23-Oct-2024 04:16:02 [INFO]   Collecting files:
23-Oct-2024 04:16:02 [INFO]   Creating MSI
23-Oct-2024 04:16:02 [INFO]   Compiling launchers:
23-Oct-2024 04:16:02 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:16:02 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:16:02 [INFO]   Creating media file:
23-Oct-2024 04:16:02 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
23-Oct-2024 04:16:03 [INFO]     Preparing custom code & resources JAR file:
23-Oct-2024 04:16:03 [INFO]     Zipping custom code & resources JAR file
23-Oct-2024 04:16:03 [INFO]     Identifying components
23-Oct-2024 04:16:03 [INFO]     Shrinking runtime
23-Oct-2024 04:16:03 [INFO]   
23-Oct-2024 04:16:03 [INFO] Creating media file 'Windows MSI (with JRE)':
23-Oct-2024 04:16:03 [INFO]   Collecting files:
23-Oct-2024 04:16:03 [INFO]   Creating MSI
23-Oct-2024 04:16:03 [INFO]   Compiling launchers:
23-Oct-2024 04:16:03 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:16:03 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:16:03 [INFO]   Creating media file:
23-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
23-Oct-2024 04:16:04 [INFO]     Preparing custom code & resources JAR file:
23-Oct-2024 04:16:04 [INFO]     Zipping custom code & resources JAR file
23-Oct-2024 04:16:04 [INFO]     Identifying components
23-Oct-2024 04:16:04 [INFO]     Adding JRE (windows-x86-1.8.0_202.tar.gz)
23-Oct-2024 04:16:05 [INFO]     Shrinking runtime
23-Oct-2024 04:16:05 [INFO]   
23-Oct-2024 04:16:05 [INFO] Creating media file 'Windows MSI 64bit':
23-Oct-2024 04:16:05 [INFO]   Collecting files:
23-Oct-2024 04:16:05 [INFO]   Creating MSI
23-Oct-2024 04:16:05 [INFO]   Compiling launchers:
23-Oct-2024 04:16:05 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:16:05 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:16:05 [INFO]   Creating media file:
23-Oct-2024 04:16:05 [INFO]     Using custom installer icon: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/src/installer/images/spark.ico
23-Oct-2024 04:16:06 [INFO]     Preparing custom code & resources JAR file:
23-Oct-2024 04:16:06 [INFO]     Zipping custom code & resources JAR file
23-Oct-2024 04:16:06 [INFO]     Identifying components
23-Oct-2024 04:16:06 [INFO]     Shrinking runtime
23-Oct-2024 04:16:06 [INFO]   
23-Oct-2024 04:16:06 [INFO] Creating media file 'Unix Installer':
23-Oct-2024 04:16:06 [INFO]   Collecting files:
23-Oct-2024 04:16:06 [INFO]   Compiling launchers:
23-Oct-2024 04:16:06 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:16:06 [INFO]       Generating launcher script file
23-Oct-2024 04:16:06 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:16:06 [INFO]       Generating launcher script file
23-Oct-2024 04:16:06 [INFO]   Creating media file:
23-Oct-2024 04:16:06 [INFO]     Generating launcher script file
23-Oct-2024 04:16:07 [INFO]     Preparing custom code & resources JAR file:
23-Oct-2024 04:16:07 [INFO]     Zipping custom code & resources JAR file
23-Oct-2024 04:16:07 [INFO]     Identifying components
23-Oct-2024 04:16:07 [INFO]     Shrinking runtime
23-Oct-2024 04:16:07 [INFO]   
23-Oct-2024 04:16:07 [INFO] Creating media file 'Unix Archive':
23-Oct-2024 04:16:07 [INFO]   Collecting files:
23-Oct-2024 04:16:07 [INFO]   Compiling launchers:
23-Oct-2024 04:16:07 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:16:07 [INFO]       Generating launcher script file
23-Oct-2024 04:16:07 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:16:07 [INFO]       Generating launcher script file
23-Oct-2024 04:16:08 [INFO]   Creating media file:
23-Oct-2024 04:16:08 [INFO]       Shrinking runtime
23-Oct-2024 04:16:08 [INFO]   
23-Oct-2024 04:16:08 [INFO] Creating media file 'Linux RPM':
23-Oct-2024 04:16:08 [INFO]   Collecting files:
23-Oct-2024 04:16:08 [INFO]   Compiling launchers:
23-Oct-2024 04:16:08 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:16:08 [INFO]       Generating launcher script file
23-Oct-2024 04:16:08 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:16:08 [INFO]       Generating launcher script file
23-Oct-2024 04:16:09 [INFO]   Creating media file:
23-Oct-2024 04:16:10 [INFO]       Shrinking runtime
23-Oct-2024 04:16:10 [INFO]   
23-Oct-2024 04:16:10 [INFO] Creating media file 'Linux Deb Archive':
23-Oct-2024 04:16:10 [INFO]   Collecting files:
23-Oct-2024 04:16:10 [INFO]   Compiling launchers:
23-Oct-2024 04:16:10 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:16:10 [INFO]       Generating launcher script file
23-Oct-2024 04:16:10 [INFO]     Compiling launcher 'starter':
23-Oct-2024 04:16:10 [INFO]       Generating launcher script file
23-Oct-2024 04:16:10 [INFO]   Creating media file:
23-Oct-2024 04:16:11 [INFO]       Shrinking runtime
23-Oct-2024 04:16:11 [INFO]   
23-Oct-2024 04:16:11 [INFO] Creating media file 'MacOS Single Bundle Archive':
23-Oct-2024 04:16:11 [INFO]   Collecting files:
23-Oct-2024 04:16:11 [INFO]   Compiling launchers:
23-Oct-2024 04:16:11 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:16:12 [INFO]   Creating media file:
23-Oct-2024 04:16:13 [INFO]       Shrinking runtime
23-Oct-2024 04:16:13 [INFO]   
23-Oct-2024 04:16:13 [INFO] Creating media file 'MacOS Single Bundle Archive (with JRE)':
23-Oct-2024 04:16:13 [INFO]   Collecting files:
23-Oct-2024 04:16:13 [INFO]   Compiling launchers:
23-Oct-2024 04:16:13 [INFO]     Compiling launcher 'Spark':
23-Oct-2024 04:16:13 [INFO]   Creating media file:
23-Oct-2024 04:16:14 [INFO]       Shrinking runtime
23-Oct-2024 04:16:15 [INFO]       Adding JRE (macosx-amd64-1.8.0_202.tar.gz)
23-Oct-2024 04:16:15 [INFO]   
23-Oct-2024 04:17:05 [INFO] Compressing 13 media files with 2 threads:
23-Oct-2024 04:17:05 [INFO]
23-Oct-2024 04:17:05 [INFO] Compressed media file 'Windows':
23-Oct-2024 04:17:05 [INFO]   Compressing files
23-Oct-2024 04:17:05 [INFO]   Applying LZMA compression
23-Oct-2024 04:17:05 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:17:05 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.exe.
23-Oct-2024 04:17:09 [INFO]   The size of the media file is 57.4 MB
23-Oct-2024 04:17:09 [INFO]
23-Oct-2024 04:17:09 [INFO] Compressed media file 'Windows (with JRE)':
23-Oct-2024 04:17:09 [INFO]   Compressing files
23-Oct-2024 04:17:09 [INFO]   Applying LZMA compression
23-Oct-2024 04:17:09 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:17:09 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-with-jre.exe.
23-Oct-2024 04:17:54 [INFO]   The size of the media file is 99.3 MB
23-Oct-2024 04:17:54 [INFO]
23-Oct-2024 04:17:54 [INFO] Compressed media file 'Windows 64bit':
23-Oct-2024 04:17:54 [INFO]   Compressing files
23-Oct-2024 04:17:54 [INFO]   Applying LZMA compression
23-Oct-2024 04:17:54 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:17:54 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-64bit.exe.
23-Oct-2024 04:17:55 [INFO]   The size of the media file is 57.5 MB
23-Oct-2024 04:17:55 [INFO]
23-Oct-2024 04:17:55 [INFO] Compressed media file 'Windows ARM':
23-Oct-2024 04:17:55 [INFO]   Compressing files
23-Oct-2024 04:17:55 [INFO]   Applying LZMA compression
23-Oct-2024 04:17:55 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:17:55 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-arm.exe.
23-Oct-2024 04:18:38 [INFO] ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
23-Oct-2024 04:18:40 [INFO]   The size of the media file is 57.4 MB
23-Oct-2024 04:18:40 [INFO]
23-Oct-2024 04:18:40 [INFO] Compressed media file 'Windows MSI':
23-Oct-2024 04:18:40 [INFO]   Compressing files
23-Oct-2024 04:18:40 [INFO]   Applying LZMA compression
23-Oct-2024 04:18:40 [INFO]   Generating MSI
23-Oct-2024 04:18:40 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:18:40 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.msi.
23-Oct-2024 04:18:45 [INFO]   The size of the media file is 58.6 MB
23-Oct-2024 04:18:45 [INFO]
23-Oct-2024 04:18:45 [INFO] Compressed media file 'Windows MSI (with JRE)':
23-Oct-2024 04:18:45 [INFO]   Compressing files
23-Oct-2024 04:18:45 [INFO]   Applying LZMA compression
23-Oct-2024 04:18:45 [INFO]   Generating MSI
23-Oct-2024 04:18:45 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:18:45 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-with-jre.msi.
23-Oct-2024 04:19:27 [INFO]   The size of the media file is 100.8 MB
23-Oct-2024 04:19:27 [INFO]
23-Oct-2024 04:19:27 [INFO] Compressed media file 'Windows MSI 64bit':
23-Oct-2024 04:19:27 [INFO]   Compressing files
23-Oct-2024 04:19:27 [INFO]   Applying LZMA compression
23-Oct-2024 04:19:27 [INFO]   Generating MSI
23-Oct-2024 04:19:27 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:19:27 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-64bit.msi.
23-Oct-2024 04:19:31 [INFO]   The size of the media file is 58.9 MB
23-Oct-2024 04:19:31 [INFO]
23-Oct-2024 04:19:31 [INFO] Compressed media file 'Unix Installer':
23-Oct-2024 04:19:31 [INFO]   Compressing files
23-Oct-2024 04:19:31 [INFO]   Applying LZMA compression
23-Oct-2024 04:19:31 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:19:31 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.sh.
23-Oct-2024 04:19:31 [INFO]   The size of the media file is 54.8 MB
23-Oct-2024 04:19:31 [INFO]
23-Oct-2024 04:19:31 [INFO] Compressed media file 'Unix Archive':
23-Oct-2024 04:19:31 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:19:31 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.tar.gz.
23-Oct-2024 04:19:37 [INFO]   The size of the media file is 56.5 MB
23-Oct-2024 04:19:37 [INFO]
23-Oct-2024 04:19:37 [INFO] Compressed media file 'Linux Deb Archive':
23-Oct-2024 04:19:37 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:19:37 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.deb.
23-Oct-2024 04:19:38 [INFO]   The size of the media file is 56.5 MB
23-Oct-2024 04:19:38 [INFO]
23-Oct-2024 04:19:38 [INFO] Compressed media file 'Linux RPM':
23-Oct-2024 04:19:38 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:19:38 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.rpm.
23-Oct-2024 04:19:43 [INFO]   The size of the media file is 56.5 MB
23-Oct-2024 04:19:43 [INFO]
23-Oct-2024 04:19:43 [INFO] Compressed media file 'MacOS Single Bundle Archive':
23-Oct-2024 04:19:43 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:19:43 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT.dmg.
23-Oct-2024 04:19:54 [INFO]   The size of the media file is 56.2 MB
23-Oct-2024 04:19:54 [INFO]
23-Oct-2024 04:19:54 [INFO] Compressed media file 'MacOS Single Bundle Archive (with JRE)':
23-Oct-2024 04:19:54 [INFO]   Moving media files to media directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1/distribution/target/media
23-Oct-2024 04:19:54 [INFO]   The name of the media file is spark_3_0_3-SNAPSHOT-with-jre.dmg.
23-Oct-2024 04:19:55 [INFO]   The size of the media file is 104.8 MB
23-Oct-2024 04:19:55 [INFO] Writing md5sums.
23-Oct-2024 04:19:55 [INFO] Writing sha256sums.
23-Oct-2024 04:19:55 [INFO] Writing updates.xml.
23-Oct-2024 04:19:55 [INFO] Build completed in 250.2 seconds at 2024-10-23 04:19:54 with 1 warning.
23-Oct-2024 04:19:55 [INFO] Run the build in verbose mode to get instructions on how to suppress selected warnings.
23-Oct-2024 04:19:55 [INFO] ------------------------------------------------------------------------
23-Oct-2024 04:19:55 [INFO] Reactor Summary:
23-Oct-2024 04:19:55 [INFO]
23-Oct-2024 04:19:55 [INFO] Spark (parent) 3.0.3-SNAPSHOT ...................... SUCCESS [  0.243 s]
23-Oct-2024 04:19:55 [INFO] Spark Emoticons 3.0.3-SNAPSHOT ..................... SUCCESS [  2.708 s]
23-Oct-2024 04:19:55 [INFO] Spark Core 3.0.3-SNAPSHOT .......................... SUCCESS [ 22.616 s]
23-Oct-2024 04:19:55 [INFO] Spark Plugin Assembly Descriptor 3.0.3-SNAPSHOT .... SUCCESS [  0.044 s]
23-Oct-2024 04:19:55 [INFO] Apple Plugin 4.0 ................................... SUCCESS [  1.851 s]
23-Oct-2024 04:19:55 [INFO] Fastpath 3.5.1 ..................................... SUCCESS [  2.025 s]
23-Oct-2024 04:19:55 [INFO] Http File Upload Plugin 0.0.4 ...................... SUCCESS [  0.461 s]
23-Oct-2024 04:19:55 [INFO] Window Flashing Plugin 1.3 ......................... SUCCESS [  0.461 s]
23-Oct-2024 04:19:55 [INFO] Growl 2.4 .......................................... SUCCESS [  0.671 s]
23-Oct-2024 04:19:55 [INFO] Pade Meetings Plugin 0.0.9 ......................... SUCCESS [  0.378 s]
23-Oct-2024 04:19:55 [INFO] Reversi 1.6 ........................................ SUCCESS [  0.525 s]
23-Oct-2024 04:19:55 [INFO] Roar!!! 1.0 ........................................ SUCCESS [  0.480 s]
23-Oct-2024 04:19:55 [INFO] TicTacToe 0.3 ...................................... SUCCESS [  0.517 s]
23-Oct-2024 04:19:55 [INFO] Spellchecker Plugin 0.8 ............................ SUCCESS [  1.449 s]
23-Oct-2024 04:19:55 [INFO] Transfer Guard 1.2 ................................. SUCCESS [  0.318 s]
23-Oct-2024 04:19:55 [INFO] Translator Plugin 2.0 .............................. SUCCESS [  1.365 s]
23-Oct-2024 04:19:55 [INFO] Spark Distribution 3.0.3-SNAPSHOT .................. SUCCESS [04:14 min]
23-Oct-2024 04:19:55 [INFO] ------------------------------------------------------------------------
23-Oct-2024 04:19:55 [INFO] BUILD SUCCESS
23-Oct-2024 04:19:55 [INFO] ------------------------------------------------------------------------
23-Oct-2024 04:19:55 [INFO] Total time:  04:51 min
23-Oct-2024 04:19:55 [INFO] Finished at: 2024-10-23T04:19:55Z
23-Oct-2024 04:19:55 [INFO] ------------------------------------------------------------------------
23-Oct-2024 04:19:55 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/SPARK-NIGHTLY-JOB1...
23-Oct-2024 04:19:55 Finished task 'Build' with result: Success
23-Oct-2024 04:19:55 Running post build plugin 'Docker Container Cleanup'
23-Oct-2024 04:19:55 Running post build plugin 'NCover Results Collector'
23-Oct-2024 04:19:55 Running post build plugin 'Build Results Label Collector'
23-Oct-2024 04:19:55 Running post build plugin 'Clover Results Collector'
23-Oct-2024 04:19:55 Running post build plugin 'npm Cache Cleanup'
23-Oct-2024 04:19:55 Running post build plugin 'Artifact Copier'
23-Oct-2024 04:19:55 Publishing an artifact: Distribution Base
23-Oct-2024 04:20:02 Finished publishing of artifact Non required shared artifact Http Compression On : [Distribution Base], patterns: [**/*] anchored at: [distribution/target/distribution-base] in 6.629 s
23-Oct-2024 04:20:02 Publishing an artifact: Install4j-generated media
23-Oct-2024 04:20:54 Finished publishing of artifact Non required shared artifact Http Compression On : [Install4j-generated media], patterns: [*] anchored at: [distribution/target/media] in 52.51 s
23-Oct-2024 04:20:54 Finalising the build...
23-Oct-2024 04:20:54 Stopping timer.
23-Oct-2024 04:20:54 Build SPARK-NIGHTLY-JOB1-3060 completed.
23-Oct-2024 04:20:55 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Oct-2024 04:20:55 Running on server: post build plugin 'NCover Results Collector'
23-Oct-2024 04:20:55 Running on server: post build plugin 'Build Labeller'
23-Oct-2024 04:20:55 Running on server: post build plugin 'Clover Delta Calculator'
23-Oct-2024 04:20:55 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Oct-2024 04:20:55 All post build plugins have finished
23-Oct-2024 04:20:55 Generating build results summary...
23-Oct-2024 04:20:55 Saving build results to disk...
23-Oct-2024 04:20:55 Store variable context...
23-Oct-2024 04:20:55 Finished building SPARK-NIGHTLY-JOB1-3060.