SuccessConsole Output

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/d1_search_ui_unstable/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/NCEAS/metacatui.git # timeout=10
Fetching upstream changes from https://github.com/NCEAS/metacatui.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/NCEAS/metacatui.git +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 718c057acfdc37031bffdd23a251f6a0f996c138 (refs/remotes/origin/master)
Commit message: "Merge branch 'master' of https://github.com/NCEAS/metacatui.git"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 718c057acfdc37031bffdd23a251f6a0f996c138
 > git rev-list 4fae702564b0e4f824aa434bb17d10a23e239510 # timeout=10
Archiving artifacts
Notifying upstream projects of job completion
Finished: SUCCESS