Builds Spark (minus the Install4j distributables) after every change to the code.

Build: #479 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

Build log

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

14-Nov-2022 17:38:32 Build Spark - Continuous Integration - Maven build #479 (SPARK-CI-JOB1-479) started building on agent Default Agent, bamboo version: 8.2.4
14-Nov-2022 17:38:32
14-Nov-2022 17:38:32 Build working directory is /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1
14-Nov-2022 17:38:32 Executing build Spark - Continuous Integration - Maven build #479 (SPARK-CI-JOB1-479)
14-Nov-2022 17:38:32 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
14-Nov-2022 17:38:32 Checking out into /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1
14-Nov-2022 17:38:32 Updating source code to revision: af7a8e8a16694801219439b0ddb055ba2cb13d9d
14-Nov-2022 17:38:32 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/Spark.git'.
14-Nov-2022 17:38:33 From https://github.com/igniterealtime/Spark
14-Nov-2022 17:38:33    ca5a40f0..af7a8e8a  master     -> master
14-Nov-2022 17:38:33 * [new tag]           v3.0.0     -> v3.0.0
14-Nov-2022 17:38:33 Checking out revision af7a8e8a16694801219439b0ddb055ba2cb13d9d.
14-Nov-2022 17:38:34 Already on 'master'
14-Nov-2022 17:38:34 Updated source code to revision: af7a8e8a16694801219439b0ddb055ba2cb13d9d
14-Nov-2022 17:38:34 Finished task 'Checkout Default Repository' with result: Success
14-Nov-2022 17:38:34 Running pre-build action: VCS Version Collector
14-Nov-2022 17:38:34 Running pre-build action: Build Log Labeller Pre Build Action
14-Nov-2022 17:38:34 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
14-Nov-2022 17:38:34
Beginning to execute external process for build 'Spark - Continuous Integration - Maven build #479 (SPARK-CI-JOB1-479)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/SPARK-CI-JOB1 clean package
... in: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1
14-Nov-2022 17:38:35 [INFO] Scanning for projects...
14-Nov-2022 17:38:36 [INFO] ------------------------------------------------------------------------
14-Nov-2022 17:38:36 [INFO] Reactor Build Order:
14-Nov-2022 17:38:36 [INFO]
14-Nov-2022 17:38:36 [INFO] Spark (parent)                                                     [pom]
14-Nov-2022 17:38:36 [INFO] Spark Emoticons                                                    [jar]
14-Nov-2022 17:38:36 [INFO] Spark Core                                                         [jar]
14-Nov-2022 17:38:36 [INFO] Spark Plugin Assembly Descriptor                                   [jar]
14-Nov-2022 17:38:36 [INFO] Apple Plugin                                                       [jar]
14-Nov-2022 17:38:36 [INFO] Fastpath                                                           [jar]
14-Nov-2022 17:38:36 [INFO] Http File Upload Plugin                                            [jar]
14-Nov-2022 17:38:36 [INFO] Window Flashing Plugin                                             [jar]
14-Nov-2022 17:38:36 [INFO] Growl                                                              [jar]
14-Nov-2022 17:38:36 [INFO] Pade Meetings Plugin                                               [jar]
14-Nov-2022 17:38:36 [INFO] Reversi                                                            [jar]
14-Nov-2022 17:38:36 [INFO] Roar!!!                                                            [jar]
14-Nov-2022 17:38:36 [INFO] TicTacToe                                                          [jar]
14-Nov-2022 17:38:36 [INFO] Spellchecker Plugin                                                [jar]
14-Nov-2022 17:38:36 [INFO] Transfer Guard                                                     [jar]
14-Nov-2022 17:38:36 [INFO] Translator Plugin                                                  [jar]
14-Nov-2022 17:38:36 [INFO] Spark Distribution                                                 [jar]
14-Nov-2022 17:38:36 [INFO]
14-Nov-2022 17:38:36 [INFO] ------------------< org.igniterealtime.spark:parent >-------------------
14-Nov-2022 17:38:36 [INFO] Building Spark (parent) 3.0.1-SNAPSHOT                            [1/17]
14-Nov-2022 17:38:36 [INFO] --------------------------------[ pom ]---------------------------------
14-Nov-2022 17:38:36 [INFO]
14-Nov-2022 17:38:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
14-Nov-2022 17:38:36 [INFO]
14-Nov-2022 17:38:36 [INFO] -----------------< org.igniterealtime.spark:emoticons >-----------------
14-Nov-2022 17:38:36 [INFO] Building Spark Emoticons 3.0.1-SNAPSHOT                           [2/17]
14-Nov-2022 17:38:36 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:38:36 [INFO]
14-Nov-2022 17:38:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ emoticons ---
14-Nov-2022 17:38:36 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons
14-Nov-2022 17:38:36 [INFO]
14-Nov-2022 17:38:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ emoticons ---
14-Nov-2022 17:38:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:36 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/emoticons/src/main/resources
14-Nov-2022 17:38:36 [INFO]
14-Nov-2022 17:38:36 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ emoticons ---
14-Nov-2022 17:38:37 [INFO] No sources to compile
14-Nov-2022 17:38:37 [INFO]
14-Nov-2022 17:38:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ emoticons ---
14-Nov-2022 17:38:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:37 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/emoticons/src/test/resources
14-Nov-2022 17:38:37 [INFO]
14-Nov-2022 17:38:37 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ emoticons ---
14-Nov-2022 17:38:37 [INFO] No sources to compile
14-Nov-2022 17:38:37 [INFO]
14-Nov-2022 17:38:37 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ emoticons ---
14-Nov-2022 17:38:37 [INFO] No tests to run.
14-Nov-2022 17:38:37 [INFO]
14-Nov-2022 17:38:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ emoticons ---
14-Nov-2022 17:38:37 [WARNING] JAR will be empty - no content was marked for inclusion!
14-Nov-2022 17:38:37 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.1-SNAPSHOT.jar
14-Nov-2022 17:38:37 [INFO]
14-Nov-2022 17:38:37 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ emoticons ---
14-Nov-2022 17:38:38 [INFO] Reading assembly descriptor: src/assembly/Default.adiumemoticonset.xml
14-Nov-2022 17:38:38 [INFO] Reading assembly descriptor: src/assembly/GTalk.AdiumEmoticonset.xml
14-Nov-2022 17:38:38 [INFO] Reading assembly descriptor: src/assembly/POPO.adiumemoticonset.xml
14-Nov-2022 17:38:38 [INFO] Reading assembly descriptor: src/assembly/sparkEmoticonSet.xml
14-Nov-2022 17:38:38 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.1-SNAPSHOT-Default.adiumemoticonset.zip
14-Nov-2022 17:38:38 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.1-SNAPSHOT-GTalk.AdiumEmoticonset.zip
14-Nov-2022 17:38:38 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.1-SNAPSHOT-POPO.adiumemoticonset.zip
14-Nov-2022 17:38:38 [INFO] Building zip: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base/xtra/emoticons/emoticons-3.0.1-SNAPSHOT-sparkEmoticonSet.zip
14-Nov-2022 17:38:38 [INFO]
14-Nov-2022 17:38:38 [INFO] ----------------< org.igniterealtime.spark:spark-core >-----------------
14-Nov-2022 17:38:38 [INFO] Building Spark Core 3.0.1-SNAPSHOT                                [3/17]
14-Nov-2022 17:38:38 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:38:39 [INFO]
14-Nov-2022 17:38:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core ---
14-Nov-2022 17:38:39 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target
14-Nov-2022 17:38:39 [INFO]
14-Nov-2022 17:38:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-core ---
14-Nov-2022 17:38:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:39 [INFO] Copying 846 resources
14-Nov-2022 17:38:41 [INFO]
14-Nov-2022 17:38:41 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spark-core ---
14-Nov-2022 17:38:41 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:38:41 [INFO] Compiling 387 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target/classes
14-Nov-2022 17:38:51 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/sparkimpl/plugin/systray/SysTrayPlugin.java: Some input files use or override a deprecated API.
14-Nov-2022 17:38:51 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/sparkimpl/plugin/systray/SysTrayPlugin.java: Recompile with -Xlint:deprecation for details.
14-Nov-2022 17:38:51 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Some input files use unchecked or unsafe operations.
14-Nov-2022 17:38:51 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/spark/ui/ChatRoomTransferHandler.java: Recompile with -Xlint:unchecked for details.
14-Nov-2022 17:38:51 [INFO]
14-Nov-2022 17:38:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spark-core ---
14-Nov-2022 17:38:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:51 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/src/test/resources
14-Nov-2022 17:38:51 [INFO]
14-Nov-2022 17:38:51 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spark-core ---
14-Nov-2022 17:38:51 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:38:51 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target/test-classes
14-Nov-2022 17:38:51 [INFO]
14-Nov-2022 17:38:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spark-core ---
14-Nov-2022 17:38:51 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target/surefire-reports
14-Nov-2022 17:38:51
14-Nov-2022 17:38:51 -------------------------------------------------------
14-Nov-2022 17:38:51 T E S T S
14-Nov-2022 17:38:51 -------------------------------------------------------
14-Nov-2022 17:38:52 Running org.jivesoftware.spark.plugin.PluginDependencyTest
14-Nov-2022 17:38:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec
14-Nov-2022 17:38:52 Running org.jivesoftware.spark.util.JavaVersionTest
14-Nov-2022 17:38:52 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
14-Nov-2022 17:38:52 Running org.jivesoftware.spark.util.EncryptorTest
14-Nov-2022 17:38:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec
14-Nov-2022 17:38:52
14-Nov-2022 17:38:52 Results :
14-Nov-2022 17:38:52
14-Nov-2022 17:38:52 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
14-Nov-2022 17:38:52
14-Nov-2022 17:38:52 [INFO]
14-Nov-2022 17:38:52 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ spark-core ---
14-Nov-2022 17:38:53 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target/spark.jar
14-Nov-2022 17:38:53 [INFO]
14-Nov-2022 17:38:53 [INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ spark-core ---
14-Nov-2022 17:38:53 [INFO] Reading assembly descriptor: src/assembly/installation-directory.xml
14-Nov-2022 17:38:56 [INFO] Building tar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/core/target/spark-installation-directory.tar
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --------< org.igniterealtime.spark.plugins:assembly-descriptor >--------
14-Nov-2022 17:38:57 [INFO] Building Spark Plugin Assembly Descriptor 3.0.1-SNAPSHOT          [4/17]
14-Nov-2022 17:38:57 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ assembly-descriptor ---
14-Nov-2022 17:38:57 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ assembly-descriptor ---
14-Nov-2022 17:38:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:57 [INFO] Copying 1 resource
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ assembly-descriptor ---
14-Nov-2022 17:38:57 [INFO] No sources to compile
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ assembly-descriptor ---
14-Nov-2022 17:38:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:57 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/src/test/resources
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ assembly-descriptor ---
14-Nov-2022 17:38:57 [INFO] No sources to compile
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ assembly-descriptor ---
14-Nov-2022 17:38:57 [INFO] No tests to run.
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ assembly-descriptor ---
14-Nov-2022 17:38:57 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/assembly-descriptor/target/assembly-descriptor-3.0.1-SNAPSHOT.jar
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] ---------------< org.igniterealtime.spark.plugins:apple >---------------
14-Nov-2022 17:38:57 [INFO] Building Apple Plugin 4.0                                         [5/17]
14-Nov-2022 17:38:57 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apple ---
14-Nov-2022 17:38:57 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/target
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ apple ---
14-Nov-2022 17:38:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:57 [INFO] Copying 3 resources
14-Nov-2022 17:38:57 [INFO] Copying 1 resource
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ apple ---
14-Nov-2022 17:38:57 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:38:57 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/target/classes
14-Nov-2022 17:38:57 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java uses or overrides a deprecated API.
14-Nov-2022 17:38:57 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/src/main/java/com/jivesoftware/spark/plugin/apple/ApplePlugin.java: Recompile with -Xlint:deprecation for details.
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ apple ---
14-Nov-2022 17:38:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:57 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/src/test/resources
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ apple ---
14-Nov-2022 17:38:57 [INFO] No sources to compile
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ apple ---
14-Nov-2022 17:38:57 [INFO] No tests to run.
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ apple ---
14-Nov-2022 17:38:57 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0.jar
14-Nov-2022 17:38:57 [INFO]
14-Nov-2022 17:38:57 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ apple ---
14-Nov-2022 17:38:58 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/apple/target/apple-4.0-spark-plugin.jar
14-Nov-2022 17:38:58 [INFO]
14-Nov-2022 17:38:58 [INFO] -------------< org.igniterealtime.spark.plugins:fastpath >--------------
14-Nov-2022 17:38:58 [INFO] Building Fastpath 3.5.1                                           [6/17]
14-Nov-2022 17:38:58 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:38:58 [INFO]
14-Nov-2022 17:38:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fastpath ---
14-Nov-2022 17:38:58 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/target
14-Nov-2022 17:38:58 [INFO]
14-Nov-2022 17:38:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fastpath ---
14-Nov-2022 17:38:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:58 [INFO] Copying 12 resources
14-Nov-2022 17:38:58 [INFO] Copying 1 resource
14-Nov-2022 17:38:58 [INFO]
14-Nov-2022 17:38:58 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fastpath ---
14-Nov-2022 17:38:58 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:38:58 [INFO] Compiling 44 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/target/classes
14-Nov-2022 17:38:58 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/panes/AgentConversations.java: Some input files use or override a deprecated API.
14-Nov-2022 17:38:58 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/panes/AgentConversations.java: Recompile with -Xlint:deprecation for details.
14-Nov-2022 17:38:58 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Some input files use unchecked or unsafe operations.
14-Nov-2022 17:38:58 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/src/main/java/org/jivesoftware/fastpath/workspace/invite/WorkgroupInvitationDialog.java: Recompile with -Xlint:unchecked for details.
14-Nov-2022 17:38:58 [INFO]
14-Nov-2022 17:38:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fastpath ---
14-Nov-2022 17:38:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:58 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/src/test/resources
14-Nov-2022 17:38:58 [INFO]
14-Nov-2022 17:38:58 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fastpath ---
14-Nov-2022 17:38:58 [INFO] No sources to compile
14-Nov-2022 17:38:58 [INFO]
14-Nov-2022 17:38:58 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fastpath ---
14-Nov-2022 17:38:58 [INFO] No tests to run.
14-Nov-2022 17:38:58 [INFO]
14-Nov-2022 17:38:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fastpath ---
14-Nov-2022 17:38:58 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.5.1.jar
14-Nov-2022 17:38:58 [INFO]
14-Nov-2022 17:38:58 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fastpath ---
14-Nov-2022 17:38:58 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fastpath/target/fastpath-3.5.1-spark-plugin.jar
14-Nov-2022 17:38:58 [INFO]
14-Nov-2022 17:38:58 [INFO] ------------< org.igniterealtime.spark.plugins:fileupload >-------------
14-Nov-2022 17:38:58 [INFO] Building Http File Upload Plugin 0.0.4                            [7/17]
14-Nov-2022 17:38:58 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fileupload ---
14-Nov-2022 17:38:59 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/target
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ fileupload ---
14-Nov-2022 17:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:59 [INFO] Copying 1 resource
14-Nov-2022 17:38:59 [INFO] Copying 1 resource
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ fileupload ---
14-Nov-2022 17:38:59 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:38:59 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/target/classes
14-Nov-2022 17:38:59 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java uses or overrides a deprecated API.
14-Nov-2022 17:38:59 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/src/main/java/org/jivesoftware/spark/plugin/fileupload/ChatRoomDecorator.java: Recompile with -Xlint:deprecation for details.
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ fileupload ---
14-Nov-2022 17:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:59 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/src/test/resources
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ fileupload ---
14-Nov-2022 17:38:59 [INFO] No sources to compile
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ fileupload ---
14-Nov-2022 17:38:59 [INFO] No tests to run.
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ fileupload ---
14-Nov-2022 17:38:59 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.0.4.jar
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ fileupload ---
14-Nov-2022 17:38:59 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/fileupload/target/fileupload-0.0.4-spark-plugin.jar
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] -------------< org.igniterealtime.spark.plugins:flashing >--------------
14-Nov-2022 17:38:59 [INFO] Building Window Flashing Plugin 1.3                               [8/17]
14-Nov-2022 17:38:59 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flashing ---
14-Nov-2022 17:38:59 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/flashing/target
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flashing ---
14-Nov-2022 17:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:59 [INFO] Copying 10 resources
14-Nov-2022 17:38:59 [INFO] Copying 1 resource
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ flashing ---
14-Nov-2022 17:38:59 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:38:59 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/flashing/target/classes
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flashing ---
14-Nov-2022 17:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:59 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/flashing/src/test/resources
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ flashing ---
14-Nov-2022 17:38:59 [INFO] No sources to compile
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flashing ---
14-Nov-2022 17:38:59 [INFO] No tests to run.
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flashing ---
14-Nov-2022 17:38:59 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3.jar
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ flashing ---
14-Nov-2022 17:38:59 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/flashing/target/flashing-1.3-spark-plugin.jar
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] ---------------< org.igniterealtime.spark.plugins:growl >---------------
14-Nov-2022 17:38:59 [INFO] Building Growl 2.4                                                [9/17]
14-Nov-2022 17:38:59 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ growl ---
14-Nov-2022 17:38:59 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/target
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ growl ---
14-Nov-2022 17:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:59 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/src/main/resources
14-Nov-2022 17:38:59 [INFO] Copying 1 resource
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ growl ---
14-Nov-2022 17:38:59 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:38:59 [INFO] Compiling 3 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/target/classes
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ growl ---
14-Nov-2022 17:38:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:38:59 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/src/test/resources
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ growl ---
14-Nov-2022 17:38:59 [INFO] No sources to compile
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ growl ---
14-Nov-2022 17:38:59 [INFO] No tests to run.
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ growl ---
14-Nov-2022 17:38:59 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4.jar
14-Nov-2022 17:38:59 [INFO]
14-Nov-2022 17:38:59 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ growl ---
14-Nov-2022 17:38:59 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/growl/target/growl-2.4-spark-plugin.jar
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] ---------------< org.igniterealtime.spark.plugins:meet >----------------
14-Nov-2022 17:39:00 [INFO] Building Pade Meetings Plugin 0.0.9                              [10/17]
14-Nov-2022 17:39:00 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ meet ---
14-Nov-2022 17:39:00 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/target
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ meet ---
14-Nov-2022 17:39:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:00 [INFO] Copying 4 resources
14-Nov-2022 17:39:00 [INFO] Copying 1 resource
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ meet ---
14-Nov-2022 17:39:00 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:39:00 [INFO] Compiling 10 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/target/classes
14-Nov-2022 17:39:00 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java uses or overrides a deprecated API.
14-Nov-2022 17:39:00 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/src/main/java/org/jivesoftware/spark/plugin/ofmeet/SparkMeetPlugin.java: Recompile with -Xlint:deprecation for details.
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ meet ---
14-Nov-2022 17:39:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:00 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/src/test/resources
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ meet ---
14-Nov-2022 17:39:00 [INFO] No sources to compile
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ meet ---
14-Nov-2022 17:39:00 [INFO] No tests to run.
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ meet ---
14-Nov-2022 17:39:00 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.0.9.jar
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ meet ---
14-Nov-2022 17:39:00 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/meet/target/meet-0.0.9-spark-plugin.jar
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --------------< org.igniterealtime.spark.plugins:reversi >--------------
14-Nov-2022 17:39:00 [INFO] Building Reversi 1.6                                             [11/17]
14-Nov-2022 17:39:00 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reversi ---
14-Nov-2022 17:39:00 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/target
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reversi ---
14-Nov-2022 17:39:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:00 [INFO] Copying 12 resources
14-Nov-2022 17:39:00 [INFO] Copying 1 resource
14-Nov-2022 17:39:00 [INFO]
14-Nov-2022 17:39:00 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ reversi ---
14-Nov-2022 17:39:00 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:39:00 [INFO] Compiling 7 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/target/classes
14-Nov-2022 17:39:01 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPlugin.java: Some input files use or override a deprecated API.
14-Nov-2022 17:39:01 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/src/main/java/org/jivesoftware/game/reversi/ReversiPlugin.java: Recompile with -Xlint:deprecation for details.
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reversi ---
14-Nov-2022 17:39:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:01 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/src/test/resources
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ reversi ---
14-Nov-2022 17:39:01 [INFO] No sources to compile
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ reversi ---
14-Nov-2022 17:39:01 [INFO] No tests to run.
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reversi ---
14-Nov-2022 17:39:01 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.6.jar
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ reversi ---
14-Nov-2022 17:39:01 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/reversi/target/reversi-1.6-spark-plugin.jar
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] ---------------< org.igniterealtime.spark.plugins:roar >----------------
14-Nov-2022 17:39:01 [INFO] Building Roar!!! 0.6                                             [12/17]
14-Nov-2022 17:39:01 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roar ---
14-Nov-2022 17:39:01 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/roar/target
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roar ---
14-Nov-2022 17:39:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:01 [INFO] Copying 10 resources
14-Nov-2022 17:39:01 [INFO] Copying 1 resource
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ roar ---
14-Nov-2022 17:39:01 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:39:01 [INFO] Compiling 17 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/roar/target/classes
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ roar ---
14-Nov-2022 17:39:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:01 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/roar/src/test/resources
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ roar ---
14-Nov-2022 17:39:01 [INFO] No sources to compile
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ roar ---
14-Nov-2022 17:39:01 [INFO] No tests to run.
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ roar ---
14-Nov-2022 17:39:01 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/roar/target/roar-0.6.jar
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ roar ---
14-Nov-2022 17:39:01 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/roar/target/roar-0.6-spark-plugin.jar
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] -------------< org.igniterealtime.spark.plugins:tictactoe >-------------
14-Nov-2022 17:39:01 [INFO] Building TicTacToe 0.3                                           [13/17]
14-Nov-2022 17:39:01 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tictactoe ---
14-Nov-2022 17:39:01 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/target
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tictactoe ---
14-Nov-2022 17:39:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:01 [INFO] Copying 15 resources
14-Nov-2022 17:39:01 [INFO] Copying 1 resource
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tictactoe ---
14-Nov-2022 17:39:01 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:39:01 [INFO] Compiling 12 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/target/classes
14-Nov-2022 17:39:01 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Some input files use or override a deprecated API.
14-Nov-2022 17:39:01 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/src/main/java/tic/tac/toe/ui/GamePanel.java: Recompile with -Xlint:deprecation for details.
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tictactoe ---
14-Nov-2022 17:39:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:01 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/src/test/resources
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tictactoe ---
14-Nov-2022 17:39:01 [INFO] No sources to compile
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tictactoe ---
14-Nov-2022 17:39:01 [INFO] No tests to run.
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tictactoe ---
14-Nov-2022 17:39:01 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.3.jar
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ tictactoe ---
14-Nov-2022 17:39:01 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/tictactoe/target/tictactoe-0.3-spark-plugin.jar
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] -------------< org.igniterealtime.spark.plugins:spelling >--------------
14-Nov-2022 17:39:01 [INFO] Building Spellchecker Plugin 0.8                                 [14/17]
14-Nov-2022 17:39:01 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spelling ---
14-Nov-2022 17:39:01 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/target
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spelling ---
14-Nov-2022 17:39:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:01 [INFO] Copying 17 resources
14-Nov-2022 17:39:01 [INFO] Copying 1 resource
14-Nov-2022 17:39:01 [INFO]
14-Nov-2022 17:39:01 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ spelling ---
14-Nov-2022 17:39:01 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:39:01 [INFO] Compiling 8 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/target/classes
14-Nov-2022 17:39:02 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/src/main/java/org/jivesoftware/spellchecker/SpellcheckChatRoomDecorator.java: Some input files use unchecked or unsafe operations.
14-Nov-2022 17:39:02 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/src/main/java/org/jivesoftware/spellchecker/SpellcheckChatRoomDecorator.java: Recompile with -Xlint:unchecked for details.
14-Nov-2022 17:39:02 [INFO]
14-Nov-2022 17:39:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spelling ---
14-Nov-2022 17:39:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:02 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/src/test/resources
14-Nov-2022 17:39:02 [INFO]
14-Nov-2022 17:39:02 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ spelling ---
14-Nov-2022 17:39:02 [INFO] No sources to compile
14-Nov-2022 17:39:02 [INFO]
14-Nov-2022 17:39:02 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spelling ---
14-Nov-2022 17:39:02 [INFO] No tests to run.
14-Nov-2022 17:39:02 [INFO]
14-Nov-2022 17:39:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spelling ---
14-Nov-2022 17:39:02 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/target/spelling-0.8.jar
14-Nov-2022 17:39:02 [INFO]
14-Nov-2022 17:39:02 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ spelling ---
14-Nov-2022 17:39:02 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/spelling/target/spelling-0.8-spark-plugin.jar
14-Nov-2022 17:39:02 [INFO]
14-Nov-2022 17:39:02 [INFO] -----------< org.igniterealtime.spark.plugins:transferguard >-----------
14-Nov-2022 17:39:02 [INFO] Building Transfer Guard 1.2                                      [15/17]
14-Nov-2022 17:39:02 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:39:02 [INFO]
14-Nov-2022 17:39:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ transferguard ---
14-Nov-2022 17:39:02 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/target
14-Nov-2022 17:39:02 [INFO]
14-Nov-2022 17:39:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ transferguard ---
14-Nov-2022 17:39:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:02 [INFO] Copying 10 resources
14-Nov-2022 17:39:02 [INFO] Copying 1 resource
14-Nov-2022 17:39:02 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ transferguard ---
14-Nov-2022 17:39:03 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:39:03 [INFO] Compiling 5 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/target/classes
14-Nov-2022 17:39:03 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java uses or overrides a deprecated API.
14-Nov-2022 17:39:03 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/src/main/java/org/jivesoftware/spark/plugins/transfersettings/FileTransferSettingsPlugin.java: Recompile with -Xlint:deprecation for details.
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ transferguard ---
14-Nov-2022 17:39:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:03 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/src/test/resources
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ transferguard ---
14-Nov-2022 17:39:03 [INFO] No sources to compile
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ transferguard ---
14-Nov-2022 17:39:03 [INFO] No tests to run.
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ transferguard ---
14-Nov-2022 17:39:03 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.2.jar
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ transferguard ---
14-Nov-2022 17:39:03 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/transferguard/target/transferguard-1.2-spark-plugin.jar
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] ------------< org.igniterealtime.spark.plugins:translator >-------------
14-Nov-2022 17:39:03 [INFO] Building Translator Plugin 1.7                                   [16/17]
14-Nov-2022 17:39:03 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ translator ---
14-Nov-2022 17:39:03 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ translator ---
14-Nov-2022 17:39:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:03 [INFO] Copying 2 resources
14-Nov-2022 17:39:03 [INFO] Copying 1 resource
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ translator ---
14-Nov-2022 17:39:03 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:39:03 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target/classes
14-Nov-2022 17:39:03 [WARNING] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorUtil.java:[32,41] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release
14-Nov-2022 17:39:03 [WARNING] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorUtil.java:[69,50] com.sun.org.apache.xpath.internal.XPathAPI is internal proprietary API and may be removed in a future release
14-Nov-2022 17:39:03 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java uses or overrides a deprecated API.
14-Nov-2022 17:39:03 [INFO] /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/main/java/org/jivesoftware/spark/translator/TranslatorPlugin.java: Recompile with -Xlint:deprecation for details.
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ translator ---
14-Nov-2022 17:39:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:03 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/src/test/resources
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ translator ---
14-Nov-2022 17:39:03 [INFO] Changes detected - recompiling the module!
14-Nov-2022 17:39:03 [INFO] Compiling 1 source file to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target/test-classes
14-Nov-2022 17:39:03 [INFO]
14-Nov-2022 17:39:03 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ translator ---
14-Nov-2022 17:39:03 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target/surefire-reports
14-Nov-2022 17:39:03
14-Nov-2022 17:39:03 -------------------------------------------------------
14-Nov-2022 17:39:03 T E S T S
14-Nov-2022 17:39:03 -------------------------------------------------------
14-Nov-2022 17:39:04 Running com.jivesoftware.spark.translator.TestTranslator
14-Nov-2022 17:39:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec
14-Nov-2022 17:39:04
14-Nov-2022 17:39:04 Results :
14-Nov-2022 17:39:04
14-Nov-2022 17:39:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14-Nov-2022 17:39:04
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ translator ---
14-Nov-2022 17:39:04 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target/translator-1.7.jar
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ translator ---
14-Nov-2022 17:39:04 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/plugins/translator/target/translator-1.7-spark-plugin.jar
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] ---------------< org.igniterealtime.spark:distribution >----------------
14-Nov-2022 17:39:04 [INFO] Building Spark Distribution 3.0.1-SNAPSHOT                       [17/17]
14-Nov-2022 17:39:04 [INFO] --------------------------------[ jar ]---------------------------------
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
14-Nov-2022 17:39:04 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ distribution ---
14-Nov-2022 17:39:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:04 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/src/main/resources
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ distribution ---
14-Nov-2022 17:39:04 [INFO] No sources to compile
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ distribution ---
14-Nov-2022 17:39:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14-Nov-2022 17:39:04 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/src/test/resources
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ distribution ---
14-Nov-2022 17:39:04 [INFO] No sources to compile
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ distribution ---
14-Nov-2022 17:39:04 [INFO] No tests to run.
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ distribution ---
14-Nov-2022 17:39:04 [WARNING] JAR will be empty - no content was marked for inclusion!
14-Nov-2022 17:39:04 [INFO] Building jar: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution.jar
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ distribution ---
14-Nov-2022 17:39:04 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml
14-Nov-2022 17:39:04 [WARNING] The current modules seemed to be having different versions.
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:fastpath:jar:3.5.1
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:fileupload:jar:0.0.4
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:flashing:jar:1.3
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:growl:jar:2.4
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:meet:jar:0.0.9
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:reversi:jar:1.6
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:roar:jar:0.6
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:tictactoe:jar:0.3
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:spelling:jar:0.8
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:transferguard:jar:1.2
14-Nov-2022 17:39:04 --> org.igniterealtime.spark.plugins:translator:jar:1.7
14-Nov-2022 17:39:04
14-Nov-2022 17:39:04 [INFO] Copying files to /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1/distribution/target/distribution-base
14-Nov-2022 17:39:04 [WARNING] Assembly file: /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-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.
14-Nov-2022 17:39:04 [INFO] ------------------------------------------------------------------------
14-Nov-2022 17:39:04 [INFO] Reactor Summary:
14-Nov-2022 17:39:04 [INFO]
14-Nov-2022 17:39:04 [INFO] Spark (parent) 3.0.1-SNAPSHOT ...................... SUCCESS [  0.174 s]
14-Nov-2022 17:39:04 [INFO] Spark Emoticons 3.0.1-SNAPSHOT ..................... SUCCESS [  2.544 s]
14-Nov-2022 17:39:04 [INFO] Spark Core 3.0.1-SNAPSHOT .......................... SUCCESS [ 18.333 s]
14-Nov-2022 17:39:04 [INFO] Spark Plugin Assembly Descriptor 3.0.1-SNAPSHOT .... SUCCESS [  0.062 s]
14-Nov-2022 17:39:04 [INFO] Apple Plugin 4.0 ................................... SUCCESS [  0.764 s]
14-Nov-2022 17:39:04 [INFO] Fastpath 3.5.1 ..................................... SUCCESS [  0.935 s]
14-Nov-2022 17:39:04 [INFO] Http File Upload Plugin 0.0.4 ...................... SUCCESS [  0.354 s]
14-Nov-2022 17:39:04 [INFO] Window Flashing Plugin 1.3 ......................... SUCCESS [  0.209 s]
14-Nov-2022 17:39:04 [INFO] Growl 2.4 .......................................... SUCCESS [  0.440 s]
14-Nov-2022 17:39:04 [INFO] Pade Meetings Plugin 0.0.9 ......................... SUCCESS [  0.859 s]
14-Nov-2022 17:39:04 [INFO] Reversi 1.6 ........................................ SUCCESS [  0.244 s]
14-Nov-2022 17:39:04 [INFO] Roar!!! 0.6 ........................................ SUCCESS [  0.445 s]
14-Nov-2022 17:39:04 [INFO] TicTacToe 0.3 ...................................... SUCCESS [  0.270 s]
14-Nov-2022 17:39:04 [INFO] Spellchecker Plugin 0.8 ............................ SUCCESS [  1.150 s]
14-Nov-2022 17:39:04 [INFO] Transfer Guard 1.2 ................................. SUCCESS [  0.515 s]
14-Nov-2022 17:39:04 [INFO] Translator Plugin 1.7 .............................. SUCCESS [  0.898 s]
14-Nov-2022 17:39:04 [INFO] Spark Distribution 3.0.1-SNAPSHOT .................. SUCCESS [  0.567 s]
14-Nov-2022 17:39:04 [INFO] ------------------------------------------------------------------------
14-Nov-2022 17:39:04 [INFO] BUILD SUCCESS
14-Nov-2022 17:39:04 [INFO] ------------------------------------------------------------------------
14-Nov-2022 17:39:04 [INFO] Total time:  29.044 s
14-Nov-2022 17:39:04 [INFO] Finished at: 2022-11-14T17:39:04Z
14-Nov-2022 17:39:04 [INFO] ------------------------------------------------------------------------
14-Nov-2022 17:39:05 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/SPARK-CI-JOB1...
14-Nov-2022 17:39:05 Finished task 'Build' with result: Success
14-Nov-2022 17:39:05 Running post build plugin 'Artifact Copier'
14-Nov-2022 17:39:05 Publishing an artifact: Distribution Base
14-Nov-2022 17:39:05 Finished publishing of artifact Non required shared artifact: [Distribution Base], pattern: [**/*] anchored at: [distribution/target/distribution-base] in 150.2 ms
14-Nov-2022 17:39:05 Running post build plugin 'npm Cache Cleanup'
14-Nov-2022 17:39:05 Running post build plugin 'NCover Results Collector'
14-Nov-2022 17:39:05 Running post build plugin 'Build Results Label Collector'
14-Nov-2022 17:39:05 Running post build plugin 'Clover Results Collector'
14-Nov-2022 17:39:05 Running post build plugin 'Docker Container Cleanup'
14-Nov-2022 17:39:05 Finalising the build...
14-Nov-2022 17:39:05 Stopping timer.
14-Nov-2022 17:39:05 Build SPARK-CI-JOB1-479 completed.
14-Nov-2022 17:39:05 Running on server: post build plugin 'Build Hanging Detection Configuration'
14-Nov-2022 17:39:05 Running on server: post build plugin 'NCover Results Collector'
14-Nov-2022 17:39:05 Running on server: post build plugin 'Build Labeller'
14-Nov-2022 17:39:05 Running on server: post build plugin 'Clover Delta Calculator'
14-Nov-2022 17:39:05 Running on server: post build plugin 'Maven Dependencies Postprocessor'
14-Nov-2022 17:39:05 All post build plugins have finished
14-Nov-2022 17:39:05 Generating build results summary...
14-Nov-2022 17:39:05 Saving build results to disk...
14-Nov-2022 17:39:05 Store variable context...
14-Nov-2022 17:39:05 Finished building SPARK-CI-JOB1-479.