Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins9023077762895596509.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
   6af3874d1..a2cd22c9b  main       -> origin/main
Updating 6af3874d1..a2cd22c9b
Fast-forward
 Autoplot/src/org/autoplot/JythonUtil.java              |  6 ++++++
 Autoplot/src/org/autoplot/dom/Annotation.java          | 12 ++++++------
 VATesting/src/org/autoplot/test/Test_100_Demo1423.java |  6 +++---
 3 files changed, 15 insertions(+), 9 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
Already up to date.
+ cd ..
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-test100
Triggering a new build of autoplot-jar-all
Finished: SUCCESS