Console Output

Started by user Jeremy Faden
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-release
[autoplot-release] $ /bin/sh -e /usr/local/apache-tomcat-8.0.27/temp/jenkins3782431488639705604.sh
PWD: , /var/local/jenkins/workspace/autoplot-release
TAG: 20250707z
Cloning into 'autoplot'...
PWD1: , /var/local/jenkins/workspace/autoplot-release
Already up to date.
setting STOREPASS and KEYPASS with set +v...

echo "PWD2: ", `pwd`
PWD2: , /var/local/jenkins/workspace/autoplot-release/autoplot

cd Autoplot/

CODEBASE=${HUDSON_URL}job/$JOB_NAME/$BUILD_NUMBER/artifact/autoplot/Autoplot/dist/; export CODEBASE
#TAG=hudson-$BUILD_NUMBER; export TAG

# I'm not sure why this was used, but it killed about an hour trying to figure out why I wasn't seeing
# updates and finally apps-pw couldn't see the folder anyway.
#AUTOPLOT_STABLE_DIR=/home/Web/das2/web/autoplot/lib/; export AUTOPLOT_STABLE_DIR

AUTOPLOT_NO_JNLP_TEMPLATE=1; export AUTOPLOT_NO_JNLP_TEMPLATE

echo "## compile application
bash -xv ./compile-application.sh 
echo "## done, compile application
## compile application
bash -xv ./compile-application.sh 
echo ## done, compile application

echo "## make single-jar release"
## make single-jar release
cd dist
/usr/local/apache-tomcat-8.0.27/temp/jenkins3782431488639705604.sh: 61: cd: can't cd to dist
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE