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/jenkins1183550229335476941.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
   daf719832..d9e3ef410  main       -> origin/main
Updating daf719832..d9e3ef410
Fast-forward
 Autoplot/src/index.html                            |   6 +++--
 .../org/autoplot/dom/ApplicationController.java    |   3 +++
 Autoplot/src/org/autoplot/dom/Axis.java            |  29 +++++++++++++++++++++
 Autoplot/src/org/autoplot/dom/AxisController.java  |   6 +++--
 Autoplot/src/screen.png                            | Bin 102587 -> 129371 bytes
 5 files changed, 40 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
   e1975da32..b00688ec9  main       -> origin/main
Merge made by the 'recursive' strategy.
 dasCore/src/org/das2/graph/DasAxis.java | 36 ++++++++++++++++++++++++++++-----
 1 file changed, 31 insertions(+), 5 deletions(-)
+ cd ..
Triggering a new build of autoplot-test100
Triggering a new build of autoplot-jar-all
Triggering a new build of autoplot-run-tests
Triggering a new build of autoplot-run-tests
Finished: SUCCESS