Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-all
[autoplot-all] $ /bin/sh -xe /tmp/jenkins15965359633316002131.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
   6d5b10453..2a5638acf  main       -> origin/main
Updating 6d5b10453..2a5638acf
Fast-forward
 Autoplot/src/index.html                                  |  3 ++-
 DataSource/src/org/autoplot/datasource/DataSetURI.java   |  6 +++++-
 .../das2/jythoncompletion/DataSetUrlCompletionItem.java  | 16 ++++++++++++++--
 3 files changed, 21 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
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