I am using
Jenkins 1.548 with
multijob-plugin 1.11
and am running into the same problem. I tried the automatic aggregation as well as listing out the relevant projects explicitly but no success. Here is the build log of the post build tasks:
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
Sending email for trigger: Still Unstable
Overriding default server settings, creating our own session
messageContentType = text/html; charset=UTF-8
Adding recipients from recipient list
Successfully created MimeMessage
This issues seems to be open for a while now. Any progress on why the aggregation is failing?
I am using
Jenkins 1.548 with
multijob-plugin 1.11
and am running into the same problem. I tried the automatic aggregation as well as listing out the relevant projects explicitly but no success. Here is the build log of the post build tasks:
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
Sending email for trigger: Still Unstable
Overriding default server settings, creating our own session
messageContentType = text/html; charset=UTF-8
Adding recipients from recipient list
Successfully created MimeMessage
This issues seems to be open for a while now. Any progress on why the aggregation is failing?