Actually it is not going through. Looks like Hitesh also kicked it off couple of times. They pass fine in the laptop but Jenkins is always hitting one test failure (not the same one always). The failing tests in TestContainerReuse have 10 or 15 second timeout and it might take time to debug if that is due to a recently introduced change or because the build host is slow. It would be good to fix the build script to use --fail-at-end till then so that it does publish all snapshots without causing inconsistency even if there are test failures or do http://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html#deployAtEnd so that it does not publish snapshots at all if there is a test failure.
I seem to have permissions to modify the build. Can I modify it to include --fail-at-end and kick off a build to fix the inconsistencies? Regards, Rohini On Fri, Jul 4, 2014 at 8:43 PM, Bikas Saha <bi...@hortonworks.com> wrote: > Thanks Rohini for the back up J > > > > *From:* Rohini Palaniswamy [mailto:rohini.adi...@gmail.com] > *Sent:* Friday, July 04, 2014 1:28 PM > *To:* dev@tez.incubator.apache.org > *Cc:* u...@tez.incubator.apache.org > *Subject:* Re: Breaking change in TezClient > > > > Bikas, > > https://builds.apache.org/job/Tez-Build/467/console failed due to a > transient test failure and so > > http://repository.apache.org/content/groups/snapshots/org/apache/tez/tez-dag/0.5.0-incubating-SNAPSHOT/ > still had older snapshot while tez-api, etc had ones after your commit. > This caused failures with CNFE for TezSession in tez-dag code while > compiling and running in pig against latest tez snapshot from maven. I have > kicked of the build again. > > > > Regards, > > Rohini > > > > > > On Thu, Jul 3, 2014 at 6:19 PM, Bikas Saha <bi...@hortonworks.com> wrote: > > https://issues.apache.org/jira/browse/TEZ-692 > > > > The final comments at the end should have all you need to build again. > Should be straight-forward and localized. > > > > Let me know if there are any issues. > > Bikas > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified that > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediately > and delete it from your system. Thank You. > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified that > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediately > and delete it from your system. Thank You. >