Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins4113386939722286473.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
   a64b085e2..f76bf90fe  main       -> origin/main
Updating a64b085e2..f76bf90fe
Fast-forward
 Autoplot/src/index.html                   |  1 +
 Autoplot/src/org/autoplot/AutoplotUI.java | 57 +++++++++++++++++++++++++++++++
 Autoplot/src/org/autoplot/GuiSupport.java |  6 +++-
 3 files changed, 63 insertions(+), 1 deletion(-)
+ 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
Already up to date.
+ cd ..
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-test100
Finished: SUCCESS