Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Console Output

Started by timer
Running as SYSTEM
Building remotely on medinria-win7-64 in workspace e:\bld\w
using credential 1ce11fc5-8644-468d-b21a-6e5694f05936
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/medInria/medinria-public.git # timeout=10
Fetching upstream changes from https://github.com/medInria/medinria-public.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- https://github.com/medInria/medinria-public.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse "refs/remotes/origin/medInria_APHP^{commit}" # timeout=10
 > git rev-parse "refs/remotes/origin/origin/medInria_APHP^{commit}" # timeout=10
Checking out Revision 649b0eeabe25e98774e40b2a34b7b42407ee545b (refs/remotes/origin/medInria_APHP)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 649b0eeabe25e98774e40b2a34b7b42407ee545b # timeout=10
Commit message: "[FIX] FileName on Disk when saving contour in db"
 > git rev-list --no-walk 649b0eeabe25e98774e40b2a34b7b42407ee545b # timeout=10
 > git tag -a -f -m Jenkins Build #469 jenkins-APHP-win-469 # timeout=10
Triggering APHP-win » medinria-win7-64
APHP-win » medinria-win7-64 completed with result FAILURE
Finished: FAILURE