Console Output

Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-release
Updating https://svn.code.sf.net/p/autoplot/code/autoplot/trunk at revision '2024-02-07T16:33:00.708 -0600' --quiet
At revision 27547

[autoplot-release] $ /bin/sh -e /usr/local/apache-tomcat-8.0.27/temp/jenkins952897512866834441.sh
PWD: , /var/local/jenkins/workspace/autoplot-release
TAG: 20240207a
From https://github.com/das-developers/das2java
   a92a65790..6b0a7fd2a  main       -> origin/main
Updating a92a65790..6b0a7fd2a
Fast-forward
 QDataSet/src/org/das2/qds/OperationsProcessor.java | 14 +++++--
 .../qds/filters/PutPropertyFilterEditorPanel.form  |  7 +++-
 .../qds/filters/PutPropertyFilterEditorPanel.java  | 27 ++++++++++--
 .../das2/qds/filters/SliceFilterEditorPanel.java   | 12 ++++--
 QDataSet/src/org/das2/qds/ops/Ops.java             | 48 ++++++++++++++++++++++
 5 files changed, 97 insertions(+), 11 deletions(-)
setting STOREPASS and KEYPASS with set +v...

cd autoplot/Autoplot/

CODEBASE=${HUDSON_URL}job/$JOB_NAME/$BUILD_NUMBER/artifact/autoplot/Autoplot/dist/; export CODEBASE
#TAG=hudson-$BUILD_NUMBER; export TAG

# I'm not sure why this was used, but it killed about an hour trying to figure out why I wasn't seeing
# updates and finally apps-pw couldn't see the folder anyway.
#AUTOPLOT_STABLE_DIR=/home/Web/das2/web/autoplot/lib/; export AUTOPLOT_STABLE_DIR

AUTOPLOT_NO_JNLP_TEMPLATE=1; export AUTOPLOT_NO_JNLP_TEMPLATE

bash ./compile-application.sh 
TAG=20240207a
JAVA_HOME=/usr/local/jdk1.8/
DO_HIDE=true  # if false then show passwords etc for debugging.
AP_KEEP_STABLE=F  # if T then keep the stable jars for release
CODEBASE=
http://cottagesystems.com/jenkins/job/autoplot-release/103/artifact/autoplot/Autoplot/dist/
pwd= /var/local/jenkins/workspace/autoplot-release/autoplot/Autoplot
copy jar file classes using wget -q...
wget --no-check-certificate -q -O AutoplotStable.jar http://cottagesystems.com/jenkins//job/autoplot-jar-stable-2017/lastSuccessfulBuild/artifact/autoplot/Autoplot/dist/AutoplotStable.jar
wget --no-check-certificate -q -O AutoplotStable.jar.pack.gz http://cottagesystems.com/jenkins//job/autoplot-jar-stable-2017/lastSuccessfulBuild/artifact/autoplot/Autoplot/dist/AutoplotStable.jar.pack.gz
done copy jar file classes.
=== look for plugins, META-INF/org.autoplot.datasource.DataSourceFactory.extensions etc ==
AudioSystemDataSource BinaryDataSource CDAWebDataSource CdfJavaDataSource CefDataSource Das2ServerDataSource DataSourcePack ExcelDataSource FedCatDataSource FitsDataSource HapiDataSource IdlMatlabSupport ImageDataSource JythonDataSource NetCdfDataSource OpenDapDataSource PDSDataSource PDSPPIDataSource TsdsDataSource WavDataSource
copy sources...
rsync -a --exclude .svn ../das2java/dasCore/src/ temp-volatile-src/
rsync -a --exclude .svn ../das2java/dasCoreUtil/src/ temp-volatile-src/
rsync -a --exclude .svn ../das2java/dasCoreDatum/src/ temp-volatile-src/
rsync -a --exclude .svn ../das2java/QDataSet/src/ temp-volatile-src/
rsync -a --exclude .svn ../das2java/QStream/src/ temp-volatile-src/
rsync -a --exclude .svn ../DataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../JythonSupport/src/ temp-volatile-src/
rsync -a --exclude .svn ../AutoplotHelp/src/ temp-volatile-src/
rsync -a --exclude .svn ../IdlMatlabSupport/src/ temp-volatile-src/
rsync -a --exclude .svn ../AudioSystemDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../BinaryDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../CDAWebDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../CdfJavaDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../CefDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../Das2ServerDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../DataSourcePack/src/ temp-volatile-src/
rsync -a --exclude .svn ../ExcelDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../FedCatDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../FitsDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../HapiDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../IdlMatlabSupport/src/ temp-volatile-src/
rsync -a --exclude .svn ../ImageDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../JythonDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../NetCdfDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../OpenDapDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../PDSDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../PDSPPIDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../TsdsDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../WavDataSource/src/ temp-volatile-src/
rsync -a --exclude .svn ../Autoplot/src/ temp-volatile-src/
done copy sources
=== special handling of META-INF stuff...
Not copying JNLP-INF because AUTOPLOT_NO_JNLP_TEMPLATE is set
done special handling of META-INF stuff.
=== copy resources...
copy scheme_bk font from /home/jbf/project/autoplot...
pwd= /var/local/jenkins/workspace/autoplot-release/autoplot/Autoplot
done copy resources.
=== copy help files...
rsync --exclude .svn ../DataSource/javahelp/ temp-volatile-classes/
skipping directory .
rsync --exclude .svn ../DataSourcePack/javahelp/ temp-volatile-classes/
skipping directory .
rsync --exclude .svn ../DataSourcePack/javahelp/ temp-volatile-classes/
skipping directory .
rsync --exclude .svn ../Autoplot/javahelp/ temp-volatile-classes/
skipping directory .
done copy help files.
=== compile sources...
pwd= /var/local/jenkins/workspace/autoplot-release/autoplot/Autoplot/temp-volatile-src
/usr/local/jdk1.8//bin/javac -g -target 1.8 -source 1.8 -bootclasspath /usr/local/jdk1.8//jre/lib/rt.jar -cp ../temp-volatile-classes:../AutoplotStable.jar:. -d ../temp-volatile-classes -Xmaxerrs 10 org/autoplot/AutoplotUI.java
org/autoplot/AutoplotUI.java:14: error: package com.formdev.flatlaf does not exist
import com.formdev.flatlaf.FlatLightLaf;
                          ^
org/autoplot/AutoplotUI.java:5104: error: cannot find symbol
                    UIManager.setLookAndFeel( new FlatLightLaf() );
                                                  ^
  symbol:   class FlatLightLaf
  location: class AutoplotUI
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
\n\n****\n\n
Error somewhere in compile, see above
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE