Started by upstream project "autoplot-all" build number 9917
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/jenkins4600580308439944173.sh
+ hostname
+ whoami
+ echo running test on spot8 by tomcat
running test on spot8 by tomcat
+ pwd
+ echo /var/local/jenkins/workspace/autoplot-test100
/var/local/jenkins/workspace/autoplot-test100
+ [ -d autoplot ]
+ cd autoplot
+ git pull
From https://github.com/autoplot/autoplot
600f466d5..52aa7e7b0 main -> origin/main
Updating 600f466d5..52aa7e7b0
Fast-forward
Autoplot/src/index.html | 2 ++
.../src/org/autoplot/inline/InlineDataSourceEditorPanel.java | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
+ cd ..
+ pwd
+ echo PWD1: , /var/local/jenkins/workspace/autoplot-test100
PWD1: , /var/local/jenkins/workspace/autoplot-test100
+ cd autoplot
+ [ -d das2java/dasCore ]
+ cd das2java
+ git pull
From https://github.com/das-developers/das2java
18c26e71e..31a362687 main -> origin/main
Merge made by the 'recursive' strategy.
dasCore/src/org/das2/components/GrannyTextEditor.java | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
+ 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
ls: cannot access '../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar': No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE