Re: Jenkins CI Windows node failed on release - should I be concerned?

2019-07-18 Thread Mez Pahlan
Thanks Gavin, great explanation and insight. I'm likely worrying about nothing. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Jenkins CI Windows node failed on release - should I be concerned?

2019-07-18 Thread 'Gavin Mogan' via Jenkins Developers
If its failing because of a system error, Then probably ignorable. If its failing due to test breaking. It might be worth looking into. Do daniel's point, If you just feel like ignoring it, ignore it. In this case however, the error seems to be an issue between master talking to agent, so not

Re: Jenkins CI Windows node failed on release - should I be concerned?

2019-07-18 Thread Daniel Beck
You're the one doing the release, builds on CI mean nothing. ci.jenkins.io is actually only CI, it does not publish (unless you count incremental, which you shouldn't, as they are just a development tool). > On 17. Jul 2019, at 23:56, Mez Pahlan wrote: > > Hi again. I'm probably worrying

Jenkins CI Windows node failed on release - should I be concerned?

2019-07-17 Thread Mez Pahlan
Hi again. I'm probably worrying about nothing but this looked strange to me. https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fappcenter-plugin/activity/ During a release:prepare release:perform maven will request two builds from the CI server due to two commits to master. The first