Started by user Jesse Khorasanee
Building remotely on hpc6 (slave Build) in workspace /hpc/cmiss/Jenkins_hpc6/workspace/Plotsvy
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/Tehsurfer/plotsvy # timeout=10
Fetching upstream changes from https://github.com/Tehsurfer/plotsvy
> git --version # timeout=10
> git fetch --tags --progress https://github.com/Tehsurfer/plotsvy +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision da19a74956739118b6ead40679d9555152d0f5f6 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f da19a74956739118b6ead40679d9555152d0f5f6
Commit message: "Update version to 0.4.2"
> git rev-list --no-walk da19a74956739118b6ead40679d9555152d0f5f6 # timeout=10
[Plotsvy] $ /bin/sh -xe /tmp/jenkins2033757519769484489.sh
+ export PATH=/usr/local/bin
+ PATH=/usr/local/bin
+ npm install
/tmp/jenkins2033757519769484489.sh: line 3: npm: command not found
Build step 'Execute shell' marked build as failure
Finished: FAILURE