Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins5373433155731934246.sh
+ pwd
+ echo PWD: , /var/local/jenkins/workspace/autoplot-all
PWD: , /var/local/jenkins/workspace/autoplot-all
+ echo TAG: 
TAG: 
+ [ -d autoplot ]
+ cd autoplot
+ git pull
From https://github.com/autoplot/autoplot
   da40c6ccf..4d4869068  main       -> origin/main
Updating da40c6ccf..4d4869068
Fast-forward
 Autoplot/compile-application.sh |   2 +-
 Autoplot/src/index.html         |   9 ++++++---
 Autoplot/src/screen.png         | Bin 75456 -> 99676 bytes
 3 files changed, 7 insertions(+), 4 deletions(-)
+ cd ..
+ pwd
+ echo PWD1: , /var/local/jenkins/workspace/autoplot-all
PWD1: , /var/local/jenkins/workspace/autoplot-all
+ cd autoplot
+ [ -d das2java/dasCore ]
+ cd das2java
+ git pull
From https://github.com/das-developers/das2java
   d95590e57..2f19ac900  main       -> origin/main
Merge made by the 'recursive' strategy.
 QDataSet/src/org/das2/qds/ops/Ops.java | 27 +++++++++++++++++++++------
 1 file changed, 21 insertions(+), 6 deletions(-)
+ cd ..
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-test100
Finished: SUCCESS