This group is locked. No changes can be made to the group while it is locked.
Date
1 - 6 of 6
[release] Merge job fails in Carbon
Jamo Luhrsen <jluhrsen@...>
not seeing this locally either. I kicked off another job just in
toggle quoted message
Show quoted text
case it's sporadic. The console log (job 3) has some error about not finding some maven site, but if you click the failure in jenkins (odl-ovsdb-southbound-impl-rest) it looks like another memory issue. JamO On 2/13/18 8:46 PM, Luis Gomez wrote:
This is currently blocking carbon distribution: |
|
Luis Gomez
It is failing in maven site so probably you are not building that locally.
toggle quoted message
Show quoted text
On Feb 13, 2018, at 10:04 PM, Jamo Luhrsen <jluhrsen@...> wrote: |
|
Sam Hague
Has something changed with maven site, in odlparent maybe? I cant see any reason ovsdb would have made changes and dont think there have been any changes. On Feb 14, 2018 1:05 AM, "Luis Gomez" <ecelgp@...> wrote: It is failing in maven site so probably you are not building that locally. |
|
Thanh Ha <thanh.ha@...>
We shouldn't be generating maven sites at all. This is because we switched back to the old style maven jobs which did have sites builds in the post builder. I had thought I submitted a patch to remove that from all of the old style jobs but I cannot find my patch. I'll create a new one soon. Regards, Thanh On Wed, Feb 14, 2018 at 6:31 AM, Sam Hague <shague@...> wrote:
|
|
Thanh Ha <thanh.ha@...>
Just as I sent that... I found it. https://git.opendaylight.org/gerrit/67977 Which makes me wonder why ovsdb is trying to bulid it.... Thanh On Wed, Feb 14, 2018 at 8:05 AM, Thanh Ha <thanh.ha@...> wrote:
|
|
Thanh Ha <thanh.ha@...>
Ok just figured it out. We're hitting that Jenkins bug where if you remove a section from config it keeps the last configured value rather than removing the section entirely. I'm force updating all of the merge jobs with a dummy post build step section now which should clear out all of the maven-site build steps at the end of the merge job builds. Thanh On Wed, Feb 14, 2018 at 8:07 AM, Thanh Ha <thanh.ha@...> wrote:
|
|