Re: mdsal-4.0.12/mdsal-4.0.13 released
JamO Luhrsen
On 3/10/2020 8:26 AM, Jamo Luhrsen wrote:
ok, #509 is done. I looked through all red and yellow csit and two jobs stood out as something to dig in to. a: https://jenkins.opendaylight.org/releng/job/netconf-csit-1node-callhome-only-sodium/504/ b: https://jenkins.opendaylight.org/releng/job/ovsdb-csit-3node-upstream-clustering-only-sodium/504/ both had a lot of failures in an otherwise stable history. for a: I noticed the karaf.log was pretty messy with lots of ERRORs, but it's the same in a passing job too. The high level failure is 404 when trying to see if the callhome device ended up in operational. I suppose the problem could be with the tool, which is netopeer via docker (I think). But, since this job is usually 100% pass, I had to point it out. for b: it's usually 100% as well, but there was a lot of trouble when trying to bring back up a controller that was downed. Looks like aaa ran in to trouble and never started which killed the show from that point onward. In the karaf.log below, you will eventually find "Unable to start container for blueprint bundle org.opendaylight.aaa.cert" https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/ovsdb-csit-3node-upstream-clustering-only-sodium/504/odl_1/odl1_karaf.log.gz No idea if either of those would be related to your work, and everything else seems to be in line with what we expect. Thanks, JamO
|
|