FailedConsole Output

Started by GitHub push by SimonBin
Running as SYSTEM
Building on master in workspace /usr/share/tomcat8/.jenkins/jobs/DL-Learner regression statistics/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/SmartDataAnalytics/DL-Learner # timeout=10
Fetching upstream changes from https://github.com/SmartDataAnalytics/DL-Learner
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/SmartDataAnalytics/DL-Learner +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision f2b885964c3507fbad65464f11d57138348a3ecb (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2b885964c3507fbad65464f11d57138348a3ecb # timeout=10
Commit message: "exclude old lib"
 > git rev-list --no-walk 67506ad6e6102026e9777ea71ab2e7517b31e247 # timeout=10
[workspace] $ /bin/sh -xe /tmp/tomcat8-tomcat8-tmp/jenkins16971292638851958675.sh
+ /bin/bash -c 
. ~/.bashrc
workon dllearner_regression_stats
cd ~/src/dl-learner-regression-stats/
bin/makestats --localrepo --branch develop --csvout ~/.jenkins/jobs/DL-Learner\ regression\ statistics/workspace/carcinogenesis.csv ~/.jenkins/jobs/DL-Learner\ regression\ statistics/workspace/ /usr/share/tomcat6/src/dl-learner-regression-stats/param-celoe.conf inc
/bin/bash: line 1: /usr/share/tomcat8/.bashrc: No such file or directory
/bin/bash: line 2: workon: command not found
/bin/bash: line 3: cd: /usr/share/tomcat8/src/dl-learner-regression-stats/: No such file or directory
/bin/bash: line 4: bin/makestats: No such file or directory
Build step 'Execute shell' marked build as failure
Recording plot data
Finished: FAILURE