Slide <slide.o.mix <at> gmail.com> writes: > > > Can you post your build log? I'd like to see why it aborted during the sending of the email. If you downgrade Jenkins to 1.493, do you still see the issue? > Thanks, > > > slide
Build log is quite large. Looking at it, it seems that I misunderstood something. Essentially, in log file it appears all config were triggered. Most of them leads to SUCCESS but some of them shows something similar to following lines : r18_S_3_v20.cfg,lambdaN=512,lambdaS=512 appears to be cancelled r18_S_3_v20.cfg,lambdaN=512,lambdaS=512 completed with result ABORTED at the end of the log : "r_14_I_17_v20.cfg,lambdaN=512,lambdaS=0 completed with result SUCCESS No emails were triggered. Notifying upstream projects of job completion Finished: ABORTED" Then on main page every config triggered appears aborted and no email were triggered. What is strange is that my job produce outputs and they were available at the end of the build for every config. That's why I first thought everything went fine. Thanks for your help