Console Output
Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-release
[autoplot-release] $ /bin/sh -e /tmp/jenkins4483723719948699690.sh
HOST: spot10
PWD: /var/local/jenkins/workspace/autoplot-release
TAG: v2026a_5
JENKINS: https://cottagesystems.com/jenkins/
From https://github.com/autoplot/autoplot
3c180e9fe..9b54d24cb main -> origin/main
Updating 3c180e9fe..9b54d24cb
Fast-forward
Autoplot/src/index.html | 1 +
.../jythonsupport/ui/EditorContextMenu.java | 11 +++--
.../jythoncompletion/JythonCompletionTask.java | 53 +++++++++++++++++++++-
3 files changed, 59 insertions(+), 6 deletions(-)
PWD1: /var/local/jenkins/workspace/autoplot-release
Already up to date.
PWD2: /var/local/jenkins/workspace/autoplot-release/autoplot
============================
export CODEBASE=https://cottagesystems.com/jenkins/job/autoplot-release/506/artifact/autoplot/Autoplot/dist/
============================
## compile application
/var/local/jenkins/workspace/autoplot-release/autoplot/Autoplot
TAG=v2026a_5
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=
https://cottagesystems.com/jenkins/job/autoplot-release/506/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 https://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 https://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...
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
\n\n****\n\n
Error somewhere in compile, see above
Build was aborted
Aborted by Jeremy Faden
Archiving artifacts
Recording fingerprints
Finished: ABORTED