Started by user Jeremy Faden
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/jenkins4543143960289370503.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
e3c4f0fe1..6df3268b5 main -> origin/main
Updating e3c4f0fe1..6df3268b5
Fast-forward
Autoplot/src/org/autoplot/AutoplotUtil.java | 5 ++++-
HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java | 13 +++++++++++++
HapiDataSource/src/org/autoplot/hapi/HapiUtil.java | 2 +-
3 files changed, 18 insertions(+), 2 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-jar-all
Triggering a new build of autoplot-test100
Finished: SUCCESS