Started by upstream project "autoplot-all" build number 9485
originally caused by:
Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test100
[autoplot-test100] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins2904927013210948605.sh
+ svn co https://svn.code.sf.net/p/autoplot/code/autoplot/trunk/ autoplot
A autoplot/APExtension/src/apextension/package.html
U autoplot/APExtension/src/apextension/Extension.java
Checked out revision 28270.
+ cd autoplot
+ pwd
+ echo pwd: , /var/local/jenkins/workspace/autoplot-test100/autoplot
pwd: , /var/local/jenkins/workspace/autoplot-test100/autoplot
+ [ -d das2java ]
+ cd das2java
+ git pull
From https://github.com/das-developers/das2java
a726f333e..3a14aa919 main -> origin/main
Merge made by the 'recursive' strategy.
QStream/nbproject/build-impl.xml | 767 ++++++++++++++++++++++--------
QStream/nbproject/genfiles.properties | 6 +-
QStream/nbproject/project.properties | 35 +-
QStream/nbproject/project.xml | 1 +
QStream/src/org/das2/qstream/package.html | 7 +
5 files changed, 618 insertions(+), 198 deletions(-)
create mode 100644 QStream/src/org/das2/qstream/package.html
+ cd ..
+ export JAVA_HOME=/usr/local/jdk1.8
+ [ -s /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml ]
+ echo ====================
====================
+ echo empty bookmarks file: /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml
empty bookmarks file: /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml
+ echo rm file...
rm file...
+ echo ====================
====================
+ rm -f /usr/share/tomcat6/autoplot_data/bookmarks/bookmarks.xml
+ cd ..
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ echo The present working directory:
The present working directory:
+ pwd
/var/local/jenkins/workspace/autoplot-test100
+ ls -l ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
-rw-r--r-- 1 tomcat staff 52393802 Jun 3 08:58 ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ rm -fr test100_Test_005_URISwitching.demo007.png test100_Test_005_URISwitching.demo012.png test100_Test_022_ContextOverview.001.png test100_Test_022_ContextOverview.002.png test100_Test_031_MultiPanelPlot.png test100_Test_034_TimeSeriesBrowse.001.png test100_Test_037_ZoomPan.001.png test100_Test_037_ZoomPan.002.png test100_Test_037_ZoomPan.003.png test100_Test_038_CopyPlotElementsDown.png test100_Test_039_OperationsCacheReset.png test100_Test_042_TwoTsb.png test100_Test_042_TwoTsb_2.png test100_Test_042_TwoTsb_3.png test100_Test_042_TwoTsb_4.png test100_Test_051_HanningFilter.png test100_Test_052_FocusSwitching.png test100_Test_052_FocusSwitching_Screen.png test100_Test_100_Demo1423.png
+ rm -fr Test_022_ContextOverview.000.vap Test_031_MultiPanelPlot.vap Test_038_CopyPlotElementsDown.vap Test_039_OperationsCacheReset.vap Test_042_TwoTsb Test_042_TwoTsb.vap Test_042_TwoTsb_2.vap Test_042_TwoTsb_3.vap Test_042_TwoTsb_4.vap Test_051_HanningFilter.vap Test_052_FocusSwitching.vap
+ rm -fr diffs*
+ echo == make jar ==
== make jar ==
+ /home/jbf/local/apache-ant-1.9.4/bin/ant -Dplatforms.JDK_1.8.home=/usr/local/jdk1.8/ -q -f autoplot/VATesting/build.xml -lib autoplot/APLibs/lib/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar jar
BUILD FAILED
/var/local/jenkins/workspace/autoplot-test100/autoplot/VATesting/nbproject/build-impl.xml:946: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/VATesting/nbproject/build-impl.xml:1765: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/Das2ServerDataSource/nbproject/build-impl.xml:922: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/Das2ServerDataSource/nbproject/build-impl.xml:1509: The following error occurred while executing this line:
/var/local/jenkins/workspace/autoplot-test100/autoplot/das2java/QStream/nbproject/build-impl.xml:151: The J2SE Platform is not correctly set up.
Your active platform is: JDK_8__System_, but the corresponding property "platforms.JDK_8__System_.home" is not found in the project's properties files.
Either open the project in the IDE and setup the Platform with the same name or add it manually.
For example like this:
ant -Duser.properties.file=<path_to_property_file> jar (where you put the property "platforms.JDK_8__System_.home" in a .properties file)
or ant -Dplatforms.JDK_8__System_.home=<path_to_JDK_home> jar (where no properties file is used)
Total time: 1 second
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE