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

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Maven build Build Stage Download or View
08-Jun-2020 05:18:43 [INFO] Translator Plugin 1.6 .............................. SKIPPED
08-Jun-2020 05:18:43 [INFO] Spark Distribution 2.9.0-SNAPSHOT .................. SKIPPED
08-Jun-2020 05:18:43 [INFO] ------------------------------------------------------------------------
08-Jun-2020 05:18:43 [INFO] BUILD FAILURE
08-Jun-2020 05:18:43 [INFO] ------------------------------------------------------------------------
08-Jun-2020 05:18:43 [INFO] Total time:  5.272 s
08-Jun-2020 05:18:43 [INFO] Finished at: 2020-06-08T05:18:43Z
08-Jun-2020 05:18:43 [INFO] ------------------------------------------------------------------------
08-Jun-2020 05:18:43 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project spark-core: Compilation failure: Compilation failure:
08-Jun-2020 05:18:43 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/resource/Res.java:[59,9] 'try' without 'catch', 'finally' or resource declarations
08-Jun-2020 05:18:43 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/resource/Res.java:[70,5] illegal start of expression
08-Jun-2020 05:18:43 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/resource/Res.java:[70,12] illegal start of expression
08-Jun-2020 05:18:43 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/resource/Res.java:[70,41] ';' expected
08-Jun-2020 05:18:43 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/resource/Res.java:[70,53] ';' expected
08-Jun-2020 05:18:43 [ERROR] /var/atlassian/bamboo-home/xml-data/build-dir/SPARK-CI-JOB1/core/src/main/java/org/jivesoftware/resource/Res.java:[73,2] reached end of file while parsing
08-Jun-2020 05:18:43 [ERROR] -> [Help 1]
08-Jun-2020 05:18:43 [ERROR]
08-Jun-2020 05:18:43 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
08-Jun-2020 05:18:43 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
08-Jun-2020 05:18:43 [ERROR]
08-Jun-2020 05:18:43 [ERROR] For more information about the errors and possible solutions, please read the following articles:
08-Jun-2020 05:18:43 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
08-Jun-2020 05:18:43 [ERROR]
08-Jun-2020 05:18:43 [ERROR] After correcting the problems, you can resume the build with the command
08-Jun-2020 05:18:43 [ERROR]   mvn <goals> -rf :spark-core