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 d0f9d7570384da07d87ee823622fa45661737241 (refs/remotes/origin/medInria_APHP)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d0f9d7570384da07d87ee823622fa45661737241 # timeout=10
Commit message: "[CHG] - modify size of mouse cross position and allow to move it with shift/mouse"
 > git rev-list --no-walk d0f9d7570384da07d87ee823622fa45661737241 # timeout=10
 > git tag -a -f -m Jenkins Build #466 jenkins-APHP-win-466 # timeout=10
Triggering APHP-win » medinria-win7-64
APHP-win » medinria-win7-64 completed with result FAILURE
Finished: FAILURE