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/jenkins17344609171226370.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
ce049c541..2c6fb8a65 main -> origin/main
Updating ce049c541..2c6fb8a65
Fast-forward
Autoplot/src/index.html | 6 +-
Autoplot/src/screen.png | Bin 42272 -> 123503 bytes
.../org/das2/datasource/Das2ServerDataSource.java | 14 +++-
.../Das2ServerDataSourceEditorPanel.form | 12 ++--
.../Das2ServerDataSourceEditorPanel.java | 73 ++++++++++++++-------
.../org/autoplot/ascii/AsciiTableDataSource.java | 2 -
.../ascii/AsciiTableDataSourceFactory.java | 16 ++++-
7 files changed, 87 insertions(+), 36 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